Commit Graph

32 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
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
vvakame
90fc77392f fix dojo/dojox.widget.d.ts 2015-07-19 16:42:32 +09: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
jandic
c18e95ed4f Changed return type for registry.byId() 2015-05-13 19:15:07 +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
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
fdc427f155 Added header to dojo.d.ts 2014-12-18 07:41:24 -05:00
Mike Van Sickle
f3c5f1bc1c Additional corrections to type definitions 2014-12-17 15:53:49 -05:00
Mike Van Sickle
4c970c4251 Updated type definitions 2014-12-15 14:41:18 -05:00
Michael Van Sickle
5ec286307a Updated dojo/README.md 2014-12-12 19:48:59 -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
Catalin Bocirnea
c2f575040b Removed sole reference to dojox.geo.openlayers.Point
Using dojox.gfx.Point instead, as in the rest of the file
2014-10-13 13:06:38 -10:00
Catalin Bocirnea
c7cb5eece2 Fixes cyclical dependency between dojox.gfx.d.ts and dojox.geo.d.ts
Removed reference to dojox.geo.d.ts (dojox.gfx has no actual dependency
on dojox.geo)
2014-10-12 09:49:39 -10:00
vvakame
ac5a5b0224 fix dojo/dojox.grid.d.ts 2014-10-07 15:36:32 +09: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
Craig St. Jean
31e9896dbd Add sample link to dojo README.md 2014-07-01 22:59:32 -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