Xiaoji Chen
|
25c3b795ba
|
Port TransitionManager from deck.gl (#383)
|
2017-10-21 17:48:06 -07:00 |
|
Ib Green
|
05312660ee
|
Package.json changes to support React 16 (#357)
|
2017-10-04 13:27:35 -07:00 |
|
Ib Green
|
5cafff8f30
|
Fixes to no-token warning (#373)
|
2017-10-04 12:54:29 -07:00 |
|
Ib Green
|
82fd7e5da4
|
No token warning (#370)
|
2017-09-26 12:22:15 -07:00 |
|
Ib Green
|
25cee36509
|
Add yarn linting (#360)
|
2017-09-18 19:32:50 -07:00 |
|
Xiaoji Chen
|
0df9478e7a
|
Add filter example (#334)
|
2017-07-28 13:57:41 -07:00 |
|
Shaojing Li
|
b6f59aa440
|
Update the version of dependencies for all examples
|
2017-07-26 21:49:16 -07:00 |
|
Xiaoji Chen
|
84708aaf1b
|
Fix mobile interaction for website examples (#329)
|
2017-07-26 13:36:32 -07:00 |
|
Xiaoji Chen
|
86edd8ca7d
|
remove MAPBOX_ACCESS_TOKEN (#311)
|
2017-07-10 16:56:34 -07:00 |
|
Ib Green
|
4c0504a841
|
Bump version to beta.1. Update CHANGELOG and package.json (#305)
|
2017-07-03 20:26:22 -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 |
|
Lukwago Allan
|
6c72167769
|
fix(example): remove unused variables in exhibit-webpack (#287)
|
2017-06-21 14:11:19 -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 |
|
Xiaoji Chen
|
5749573db9
|
Update overlays code and documentation (#282)
|
2017-06-15 18:05:49 -07:00 |
|
Xiaoji Chen
|
799bc3f873
|
Update examples (#276)
|
2017-06-13 13:50:53 -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 |
|
Xiaoji Chen
|
850559d2fe
|
Add new examples (#270)
|
2017-06-07 15:25:55 -07:00 |
|
Ib Green
|
0a0255054b
|
Frontpage polish (#266)
* Frontpage polish
|
2017-06-02 14:51:50 -07:00 |
|
Ib Green
|
5076429584
|
Documentation pass, polish exports, move non-essential overlays to examples (#263)
|
2017-06-02 07:26:48 -07:00 |
|
Anh Mai
|
ec326d34d3
|
[deprecate-start] onChangeViewport is now onViewportChange; add depWarn util (#259)
|
2017-05-26 22:57:46 -07:00 |
|
Xiaoji Chen
|
f527c35ee2
|
Api Audit (#251)
|
2017-05-24 15:27:37 -07:00 |
|
Xiaoji Chen
|
4a6164daa0
|
New EventManager (#244)
* use hammerjs as event manager
* support touch in main example
|
2017-05-17 14:57:16 -07:00 |
|
Ib Green
|
5b6443c9b7
|
Fix broken exhibits (#231)
|
2017-05-05 21:56:27 -07:00 |
|
Xiaoji Chen
|
82436255f0
|
Attribution Control and Navigation Control (#228)
|
2017-05-05 12:18:58 -07:00 |
|
Xiaoji Chen
|
da23dde556
|
Popup control (#227)
|
2017-05-05 10:50:47 -07:00 |
|
Xiaoji Chen
|
a99c292c5e
|
Add controls example (#226)
|
2017-05-04 16:10:21 -07:00 |
|
Xiaoji Chen
|
1cef144dc1
|
Add marker component (#225)
|
2017-05-04 12:17:26 -07:00 |
|
Xiaoji Chen
|
ae10a9ccdd
|
remove pressKeytoRotate prop from MapControl (#222)
|
2017-05-02 18:00:01 -07:00 |
|
Joe Duncan
|
8f62ae6089
|
use prop-types package (#206)
|
2017-04-17 10:40:00 -07:00 |
|
Ib Green
|
21a6c21e30
|
Remove imports of global module (#204)
* Remove imports of global module
|
2017-03-29 16:56:00 -07:00 |
|
Ib Green
|
4518b64adc
|
Add pressKeyToRotate prop to new MapControls (#202)
* Fix pressKeyToRotate
* Additional transpilation fixes
|
2017-03-27 17:25:53 -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
|
da55fffe07
|
remove d3-selection and extra example map (#189)
* remove d3-selection
* remove extra example map
|
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
|
72a0324cb8
|
Component split (#170)
* StaticMap and InteractiveMap separates event handling concerns from map display concerns.
|
2017-03-07 14:57:37 -08:00 |
|
Ib Green
|
00cce5d63f
|
Split out ChoroplethExample into its own folder (#175)
|
2017-03-07 14:56:26 -08: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 |
|