14 Commits
Author SHA1 Message Date
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Andries Smit 2b79cadae3 Set optional parameters
Based on the @param documentation, some parameters were set to be
optional.
2015-11-09 18:05:08 +01:00
jandic c18e95ed4f Changed return type for registry.byId() 2015-05-13 19:15:07 +02:00
Masahiro Wakame 682b016021 Merge pull request #3342 from vansimke/master
Update dojo type definitions
2014-12-19 23:17:01 +09:00
Mike Van Sickle 4c970c4251 Updated type definitions 2014-12-15 14:41:18 -05:00
Mike Van Sickle df419f5533 - minor corrections 2014-12-12 16:01:24 -05:00
Mike Van Sickle 198acaa6e5 - Added "typeof" keyword to module declarations that return class definitions in dojo.d.ts and dijit.d.ts
- Added inherited method to dojo/Stateful. This is really added when dojo/_base/declare creates the class, but TypeScript doesn't know how to do that so I put it in a common base class for convenience.
- various other fixes
2014-12-12 13:59:22 -05:00
Mike Van Sickle db04c56770 - Added dijit/ConfirmDialog and dijit/_ConfirmDialogMixin type defs
- various corrections to type defs
2014-12-11 16:12:49 -05:00
Michael Van Sickle 0e84156577 Added module declarations to allow "require" statements to work properly 2014-12-08 23:23:00 -05:00
vvakame 009a2b82f4 fix dojo/dijit.d.ts 2014-10-07 14:43:23 +09:00
Mike Van Sickle 4dc8904eeb Update toString() method in dijit._WidgetBase to return type string instead of String to be compatible with Object's toString() method. 2014-08-22 08:30:20 -04:00
Mike Van Sickle 8f92a3cb39 re-add dojo files 2014-07-01 12:48:04 -04:00
Mike Van Sickle 22a1b82816 delete dojo 2014-07-01 12:47:22 -04:00
Mike Van Sickle 73e5f8d5f2 add dojo type definitions 2014-07-01 12:36:00 -04:00