21 Commits
Author SHA1 Message Date
vvakame 7de6c3dd94 Merge branch 'master' into rename-repo-url 2016-03-17 21:06:54 +09:00
vvakame 14fe4313f4 replace internal module to namespace 2016-03-17 02:18:10 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
Andries Smit 029e5c9042 Set optional parameters
Based on the @param documentation, some parameters were set to be
optional.
2015-11-09 19:07:06 +01:00
jandic ad48ff6620 dojo/query - fixed incorrect return type
Return type updated as per documentation:
http://dojotoolkit.org/reference-guide/1.10/dojo/query.html
2015-07-03 13:00:13 +02:00
jandic 95eac2d4ed Fixed compilation issue 2015-05-22 15:46:23 +02:00
jandic fcec5c6857 Fixed - Parameters made optional
Some parameters were mandatory while they were supposed to be optional
2015-05-22 15:25:46 +02:00
Anatoly Bakirov 5ffefe5a1a Invalid use of 'arguments'. Class definitions are automatically in strict mode. 2015-05-07 22:25:47 -07:00
Anatoly Bakirov d47d0b7b5e Make Promise generic 2015-04-10 17:28:16 -07:00
Heiko Heijenga 93dd2e916d Fixed bad character 2015-02-26 14:34:51 -08:00
Mike Van Sickle fdc427f155 Added header to dojo.d.ts 2014-12-18 07:41:24 -05: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
Mike Van Sickle d6fa105a4f - Updated type definitions to correct various function prototypes
- updated README.md with a more efficient way to integrate Dojo and TypeScripts' class systems
2014-12-10 15:56:45 -05:00
Michael Van Sickle 0e84156577 Added module declarations to allow "require" statements to work properly 2014-12-08 23:23:00 -05: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