Commit Graph
11 Commits
Author SHA1 Message Date
Ulrich FischerandGitHub 8f143dcd96 Update index.d.ts
Added two missing conversion methods
2017-05-09 10:53:00 +02:00
AndyandGitHub bbc61fbf93 Extend "dtslint/dt.json" directly instead of "../tslint.json". (#15822)
* Extend "dtslint/dt.json" directly instead of "../tslint.json".

* Convert more "../tslint.json" to "dtslint/dt.json"

* no-redundant-modifiers -> strict-export-declare-modifiers
2017-04-14 08:04:05 -07:00
Nathan Shively-SandersandGitHub 2c862be7f7 Merge pull request #15463 from webbiesdk/leaflet-extension-methods
Leaflet: Changed the extension methods back to methods.
2017-04-04 10:17:55 -07:00
Erik Krogh Kristensen 30bd01b1ff Leaflet: Marking the extension methods that every class should extend as non-optional. 2017-04-04 11:40:46 +02:00
AndyandGitHub b6c343f2b3 Apply new lint rules to yet more packages (#15548)
* Apply new lint rules to yet more packages

* Fix leaflet lint
2017-03-31 11:01:26 -07:00
Erik Krogh Kristensen e1cb7511a1 Leaflet: whitespace in extension methods 2017-03-29 09:25:48 +02:00
Erik Krogh Kristensen a3ecd4e75f Leaflet: Changed the extension methods back to methods. 2017-03-28 22:37:22 +02:00
Erik Krogh Kristensen f743678eab Leaflet: Fixed whitespace reported by linter. 2017-03-27 10:02:06 +02:00
Erik Krogh Kristensen 092c14b880 Leaflet: Fixed the test-case for leaflet
(and using the correct MouseEvent in getMousePosition)
2017-03-27 10:02:06 +02:00
Erik Krogh Kristensen d8e322fe00 Leaflet: various fixes.
A lot of or errors related to strict nulls.
Also some arguments that were too general, where the functions don't behave as expected with some of the possible inputs.
And other various errors.
2017-03-27 10:01:22 +02:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00