Commit Graph

9 Commits

Author SHA1 Message Date
Nathan Shively-Sanders
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
Andy
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