14 Commits

Author SHA1 Message Date
Ib Green
b8f935e9cf
Update main example to babel-loader@8 (#503) 2018-04-18 14:43:28 -07:00
Ib Green
30af9d8ab3
Remove incorrect comments (#486) 2018-03-29 08:44:19 -07:00
Xiaoji Chen
86edd8ca7d remove MAPBOX_ACCESS_TOKEN (#311) 2017-07-10 16:56:34 -07:00
Anh Mai
11b53736ff move babel configs from package.json to webpack config to fix doc build issues (#298) 2017-06-29 12:31:52 -07:00
Xiaoji Chen
dd5baee74e Website and examples polish (#294)
- Add geojson example
- Add introduction, credit and link to source to all examples
- CSS bug fixes
- Remove unused website components
- Header image
2017-06-27 22:31:33 -07:00
Anh Mai
f6e75c71e3 documentation update; standalone examples in main example and inside doc pages (#290) 2017-06-27 12:27:20 -07:00
Anh Mai
ea22992e1d Update to mapbox-gl-js v0.38.0 & fix examples (#285) 2017-06-23 00:59:32 -07:00
Ib Green
6dbabb0980 Update package.json in main example 2017-06-18 15:22:36 -07:00
Anh Mai
80c3162401 render main examples inside documentation (#281) 2017-06-15 20:19:12 -07:00
Anh Mai
63bdc5f87f Update main examples to work with new react-map-gl; remove some old examples (#275) 2017-06-13 11:55:29 -07:00
Ib Green
0a0255054b Frontpage polish (#266)
* Frontpage polish
2017-06-02 14:51:50 -07:00
Ib Green
49124f33ef * Added new custom-interactions example
* Add pressKeyToRotate prop
* Support pitch > 60
* Build system updates
2017-03-24 14:37:22 -07:00
Anh Mai
d28d5cb432 Fix flow build process
Fix unit tests. README updates. Add browser tests
Adapt exhibits for react-map-gl
2017-03-24 14:37:00 -07:00
Ib Green
05cc1f163d ES6 tests now run untranspiled in Node.js (#172)
* ES6 tests now run directly in Node.js.

* Create `examples` folder to contain multiple standalone examples.

* Fix precommit hook
2017-03-07 14:56:26 -08:00