22 Commits

Author SHA1 Message Date
Ib Green
ad3b12126b Remove alphaify 2016-08-23 14:20:42 -07:00
Ib Green
480262ac08 Introduce d3 v4 micro modules. Move utilities to utils directory 2016-08-22 13:50:52 -07:00
Ib Green
64d11620b0 Add testron based testing
Add autobind-decorator to dependencies
Remove projectionMatrix from map state
Use tape-catch instead of tape for tests.
2016-06-22 07:35:43 -07:00
Ib Green
8ae5e20c78 ES6/JSX port.
Examples running under ES6
Remove dist folder from git repo
Support for React 14 in tests. Add envify to tests.
Add props for bearing and pitch
Ensure map.resize() happens after render()
Added resize handling to examples
Add CHANGELOG
Ensure onChangeViewport is called on resize and with fresh projectionMatrix in onMouseRotate
Specify a version range for react.
Fix example overlay imports and remove map style batching per mapbox-gl 0.18
Updating mabox-gl to 0.20
Use tape-catch
2016-06-21 14:35:13 -07:00
Victor Powell
c9a6dd0a11 Fix onClickFeatures to use the new map.queryRenderedFeatures. 2016-03-31 16:59:52 -07:00
Victor Powell
e63b9552b7 Add an option to opt out of style diffing. Add a style diffing example. 2016-01-26 14:08:18 -08:00
mattdesl
8c4be739a7 update budo to latest version and get example working again 2016-01-18 16:24:19 -05:00
Victor Powell
9fd6416f8d Upgrade uber-standard and use typical .editorconfig file. 2016-01-04 16:18:53 -08:00
Victor Powell
f425538132 Merge branch '0.6' into react-14 2015-12-02 01:04:04 -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 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
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
1f1b5ddac5 Merge branch 'master' into react-14 2015-11-24 13:37:12 -08:00
Victor Powell
e665e48458 Fix DraggablePointsOverlay propTypes definition. Clean up whitespace. 2015-11-16 22:40: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
cf73c5bbf1 Remove unused code from examples. 2015-11-11 10:52:00 -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
5032bd4ebf Remove unused code from examples. 2015-11-07 12:32:45 -08:00
Victor Powell
cf576ae3c3 Upgrade React to 0.14.x 2015-10-11 19:35:03 -07:00
Victor Powell
d8047648ea open source 2015-10-07 18:27:07 -07:00