68 Commits

Author SHA1 Message Date
Victor Powell
56fd78cf65 Merge CHANGELOG into README. 2015-12-02 01:16:59 -08:00
Victor Powell
a1fe3915e9 Merge branch '0.6' 2015-12-02 01:14:36 -08:00
Victor Powell
f425538132 Merge branch '0.6' into react-14 2015-12-02 01:04:04 -08:00
Victor Powell
e3cc870950 Fix typo with JSX spread operator in README and CHANGELOG 2015-12-02 00:44:42 -08:00
Victor Powell
fe329bc23a Update the overlay API to conform to
https://gist.github.com/vicapow/00017553e92f613d5361
2015-12-02 00:39:07 -08:00
Victor
14845852e7 Merge pull request #30 from jackiewung/master
Change builtin to built-in
2015-11-28 11:41:30 -08:00
Jackie Wung
51712b4616 [fix] grammatical error 2015-11-28 03:37:11 -08:00
Victor Powell
f7741b0b07 Update the overlay API to use a callback and update required props in overlays. 2015-11-25 17:53:11 -08:00
Victor Powell
aadd76b2d0 Remove unused props. 2015-11-25 16:22:53 -08:00
Victor Powell
c349a06c63 Remove bbox viewport prop. 2015-11-25 16:14:43 -08:00
Victor Powell
2509903781 Rename startDragLatLng to startDragLngLat. 2015-11-25 16:08:55 -08:00
Victor Powell
4599eb08f8 Use lngLat instead of latLng. 2015-11-24 21:13:24 -08:00
Victor Powell
3021cd697d Remove react-dom as a peerDependency 2015-11-24 14:17:40 -08:00
Victor Powell
1f1b5ddac5 Merge branch 'master' into react-14 2015-11-24 13:37:12 -08:00
Victor
33ba0a8657 Merge pull request #27 from AstroDigital/react-14
Remove ReactDOM.findDOMNode calls from src
2015-11-24 13:18:33 -08:00
Drew Bollinger
b34db73f70 Remove findDOMNode calls in overlays 2015-11-24 16:03:25 -05:00
Drew Bollinger
3d034f43c0 Remove ReactDOM.findDOMNode calls from src
Per the react docs, this use case is discouraged and can be
replaced with the ref itself. It also allows the removal of
ReactDOM from the src require statements

https://facebook.github.io/react/docs/top-level-api.html#reactdom.finddomnode
2015-11-24 15:41:33 -05:00
Victor Powell
efac6da80f 0.5.1 v0.5.1 2015-11-24 12:30:18 -08:00
Anh Mai
53df1b654a Merge pull request #26 from uber/bump-mapbox-0-11-4
Bump mapbox 0 11 4
2015-11-24 12:27:09 -08:00
Victor Powell
d5667e1e29 Bump mapbox to 0.11.4 2015-11-24 12:23:25 -08:00
Victor Powell
51c863f555 0.5.0 v0.5.0 2015-11-17 12:09:44 -08:00
Victor
f7af0d8a7d Merge pull request #24 from uber/mousemove-radius
Add a radius to mouse move callback
2015-11-17 12:05:59 -08:00
Xin Yan
6db1ddfbe8 Add a radius to mouse move callback 2015-11-17 10:20:03 -08:00
Victor Powell
e665e48458 Fix DraggablePointsOverlay propTypes definition. Clean up whitespace. 2015-11-16 22:40:01 -08:00
Victor Powell
ac0b7a0ce4 0.4.0 v0.4.0 2015-11-12 17:23:28 -08:00
Victor Powell
fab453fbc5 Add additional npm keywords. 2015-11-12 17:22:59 -08:00
nicolas garcia belmonte
8804f6a070 Merge pull request #20 from uber/latest-mapbox
Upgrade mapbox to 0.11.3 by using viewport-mercator-project.
2015-11-12 17:17:59 -08:00
Victor Powell
07f08c37c3 Upgrade mapbox to 0.11.3 by using viewport-mercator-project. 2015-11-12 17:14:26 -08:00
Victor Powell
c14e8ae613 Update readme 2015-11-11 10:52:01 -08:00
Victor Powell
4ea456e7be 0.3.0 2015-11-11 10:52:01 -08:00
Victor Powell
99d588e198 Don't throw an error when the user tries to drag on non-interactive maps. 2015-11-11 10:52:01 -08:00
Victor Powell
75c103c656 Update readme. 2015-11-11 10:52:01 -08:00
Victor
cd2bce4715 Update README.md 2015-11-11 10:52:00 -08:00
Victor Powell
de9749b81b Update the readme. 2015-11-11 10:52:00 -08:00
Victor Powell
17a2520808 0.2.4 2015-11-11 10:52:00 -08:00
Victor Powell
c93bb3da51 Update npm keywords. 2015-11-11 10:52:00 -08:00
Victor Powell
cf73c5bbf1 Remove unused code from examples. 2015-11-11 10:52:00 -08:00
Victor Powell
d48c861a11 0.2.3 2015-11-11 10:52:00 -08:00
Victor Powell
6a8f7ee22c pin mapboxGL-js to 0.11.1 2015-11-11 10:52:00 -08:00
Victor Powell
46a2a61bbe 0.2.2 2015-11-11 10:52:00 -08:00
Victor Powell
908b06ff2b Fix a bug in the way style diffs are computed. 2015-11-11 10:52:00 -08:00
Victor Powell
d0b5907428 Add mapboxApiAccessToken as a prop to document it. 2015-11-11 10:52:00 -08:00
Victor Powell
d0ca2dcbb8 Update readme 2015-11-09 11:22:12 -08:00
Victor Powell
e6db2d8828 0.3.0 v0.3.0 2015-11-08 23:27:32 -08:00
Victor
54ee8b75f3 Merge pull request #14 from uber/support-for-non-interactive-maps
Don't throw an error when the user tries to drag on non-interactive m…
2015-11-08 21:20:55 -08:00
Victor Powell
757e64a428 Don't throw an error when the user tries to drag on non-interactive maps. 2015-11-08 20:53:18 -08:00
Victor Powell
5be2c6ddb2 Update readme. 2015-11-08 12:17:34 -08:00
Victor
f3ce66bf51 Update README.md 2015-11-08 12:14:44 -08:00
Victor Powell
11f35294e8 Update the readme. 2015-11-08 12:13:55 -08:00
Victor Powell
63091b57f9 0.2.4 v0.2.4 2015-11-07 13:17:32 -08:00