Commit Graph

11 Commits

Author SHA1 Message Date
Alejandro Sánchez
b5eaa88e9e Updated leaflet typings to match v1.2.x and to use newer typescript features 2017-08-24 17:18:50 -06:00
Andy
5d6c651a1a Apply stricter lint rules (#19063) 2017-08-17 14:53:41 -07:00
Kanchalai Tanglertsampan
9d6c0c12f4 Fixing breaking form 2.3 by using default type paramters instead 2017-05-01 11:56:54 -07:00
David Schneider
e8c5eb91fb Linting: semicolon 2017-04-18 13:48:40 -07:00
David Schneider
48af84a937 Revise component props based on Leaflet API documentation. 2017-04-17 13:14:24 -07:00
David Schneider
61ee96d1f9 MapComponentProps does not extend React.HTMLProps.
There's no need for the react-leaflet components to support HTMLProps, and in some cases they conflict with Leaflet-defined props.
2017-04-17 13:12:51 -07:00
David Schneider
79224322d1 Update tests. 2017-04-13 16:28:43 -07:00
Andy
3d13ec5399 Lint react-* packages (#15526) 2017-03-30 14:11:46 -07:00
Dave Leaver
5640a06e0f Add MapControl and additional GeoJSON bits to react-leaflet. (#15401)
* Add MapControl and additional GeoJSON bits to react-leaflet.

* Make MapControl actually usable.

* Fix tslint errors
2017-03-27 21:11:50 -07:00
Andy Hanson
f96c1c5d92 Apply new lint rules to more files 2017-03-27 10:41:22 -07:00
Andy Hanson
354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00