Commit Graph
5 Commits
Author SHA1 Message Date
Bryan Johnson 1e6529ab1f fix parts of mapbox-gl def for v0.38.0 2017-06-12 16:36:39 -06:00
Nathan Shively-SandersandMohamed Hegazy 163f4438df Fix weak type errors (#16845)
* Fix first round of weak type errors

Done through griddle-react

* 95% done with weak type fixes

* Fix last couple of weak type errors

* Remove some lint from mithril tests

* mithril's Lifecycle is not a weak type any more

Restore the Lifecycle constraints in the rest of the definitions.

* Fix react-redux tests after #16652 broke them

* Remove package-lock.json
2017-06-04 22:03:03 -07:00
AbrahamandMohamed Hegazy 2f8fb93e51 The types for point-geometry as they are currently written do not reflect the real type signatures. (#16558)
Please see:
https://github.com/mapbox/point-geometry/blob/master/README.md
For the type signatures as defined in the library.

The incorrect signatures, render the library essentially unusable from a Typescript environment
2017-06-01 10:29:00 -07:00
bryanjjohnsonandMohamed Hegazy d9be5adccd update for mapbox-gl to v0.35.1 (#16005)
* update for mapbox-gl to v0.35.1

* fix to mapbox-gl update
2017-05-01 16:30:55 -07:00
Andy Hanson 354cec620d Move all packages to a types directory 2017-03-24 14:27:52 -07:00