Commit Graph

18 Commits

Author SHA1 Message Date
Andy Hanson
45c9246c09 Remove esModuleInterop from tsconfigs (no longer mandatory) 2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs (#23354) 2018-02-05 11:01:56 -08:00
Paul van Brenk
910736178f
Merge pull request #22193 from dasa/arcgis-js-api-3
[arcgis-js-api] Update for version 3.23
2017-12-27 13:41:07 -08:00
Dasa Paddock
e3f52cd4ce Add @deprecated tags 2017-12-23 10:46:39 -08:00
Dasa Paddock
569036c4a1 Update for ArcGIS API for JavaScript version 4.6 2017-12-14 11:38:59 -08:00
Dasa Paddock
8b93073673 Update for ArcGIS API for JavaScript version 3.23 2017-12-14 11:28:36 -08:00
Andy
19f89399e4 Ensure every package has a tslint.json (#21009)
* Ensure every package has a tslint.json

* Fixes
2017-10-25 11:13:50 -07:00
Dasa Paddock
fee1e044cf Fix PointDrawAction events (#20372) 2017-10-10 13:03:32 -07:00
Andy
947a8fb761 Enable strictFunctionTypes (#20373) 2017-10-06 14:03:03 -07:00
Dasa Paddock
e1de492381 [arcgis-js-api] Update for version 4.5 (#20139)
* Update for ArcGIS API for JavaScript version 4.5

* Set TypeScript Version to 2.3
2017-10-02 14:33:37 -07:00
Dasa Paddock
8871815151 Update for ArcGIS API for JavaScript version 3.22 (#20138) 2017-10-02 14:32:19 -07:00
Ron Buckton
338dcf797f Merge pull request #17785 from dasa/arcgis-js-api-4
[arcgis-js-api] Update for version 4.4
2017-07-07 14:16:23 -07:00
Dasa Paddock
c05d6929c5 Update for ArcGIS API for JavaScript version 4.4 2017-07-05 15:51:58 -07:00
Dasa Paddock
8fc640cd50 Update for ArcGIS API for JavaScript version 3.21 2017-07-05 15:38:41 -07:00
Nathan Shively-Sanders
4874667de9 Fix primitive weak type errors
These weak type errors were not caught in TS 2.4 RC. The final TS 2.4
will catch weak type errors with primitives, so this PR fixes those
now-caught errors.
2017-06-15 11:46:46 -07:00
Andy
b29618c24c arcgis-js-api: Don't export from tests (#15981) 2017-04-19 10:11:08 -07:00
Dasa Paddock
fba72c75b2 Updates for v4.3 2017-04-04 11:41:56 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00