432 Commits

Author SHA1 Message Date
Xiaoji Chen
b5e2c7fab9 3.3.0-alpha.4 2018-06-04 16:12:14 -07:00
Xiaoji Chen
af748a029d
automatically load mapbox stylesheet (#522) 2018-06-04 16:04:15 -07:00
Xiaoji Chen
42a024c366
fix mapbox wrapper viewstate support (#521) 2018-06-04 14:12:36 -07:00
Irakli Safareli
b9d8b9e568 Add missing check for onChangeViewport in transition-manager (#513) 2018-06-04 14:12:22 -07:00
Brett DeWoody
4dd86b56f8 Fix typo. (#520)
Fixes a small typo - 'croll' to 'scroll'.
2018-06-04 12:20:44 -07:00
Adam Raider
5951e3d3b8 Adds documentation on passing mapbox token as a prop (#511)
This API is available to see in the examples, but not written down in the documentation.
2018-06-04 12:20:19 -07:00
Adlen Afane
3c67155970 Fix import typo (#508)
https://facebook.github.io/immutable-js/docs/#/fromJS
2018-06-04 12:19:50 -07:00
Ib Green
faf1f958d0 v3.3.0-alpha.3 v3.3.0-alpha.3 2018-05-30 08:59:54 -07:00
Ib Green
583cecd0a4
reuseMap prop now applies styles. Markdown cleanup (#517) 2018-05-29 11:54:16 -07:00
Ib Green
b8f935e9cf
Update main example to babel-loader@8 (#503) 2018-04-18 14:43:28 -07:00
Xiaoji Chen
c6551f099d
upgrade to latest dependencies (#505) 2018-04-18 13:48:34 -07:00
Xiaoji Chen
046285078c
code style (#502) 2018-04-17 12:42:34 -07:00
Xiaoji Chen
7e2c66a702
add transition props to map state (#500) 2018-04-17 12:21:51 -07:00
Luke
be4489f3d1 handle source removal without layer removal (#477) 2018-04-17 12:21:34 -07:00
Xiaoji Chen
86de1a2f3e
Fix source options comparison (#501) 2018-04-17 12:20:25 -07:00
Xiaoji Chen
75bb86b3be 3.3.0-alpha.2 2018-04-17 08:57:21 -07:00
Ib Green
4aff71465b
Introduce babel 7 (#495) 2018-04-06 09:18:43 -07:00
Ib Green
8fc7fd6694
Break mapbox-gl import (#494) 2018-04-05 13:34:55 -07:00
Ib Green
52ef77e459
Support deck.gl style viewState prop (#492) 2018-04-05 13:32:54 -07:00
marcaaron
3bdf347629 Typo fix in state-management.md docs (#490) 2018-04-05 13:46:22 -06:00
Ib Green
f772a04ee5 v3.3.0-alpha.1 2018-03-29 12:32:28 -07:00
Ib Green
00f4d1b724
New build system. es6 dist. webpack 4. (#489) 2018-03-29 12:29:30 -07:00
Ib Green
9ca4310c27
Test directory reorganization (#488) 2018-03-29 10:52:15 -07:00
Ib Green
78cbd18223
Remove use of external assert module (#487) 2018-03-29 08:57:18 -07:00
Ib Green
30af9d8ab3
Remove incorrect comments (#486) 2018-03-29 08:44:19 -07:00
Anh Mai
1594dd1f15
Add null check to BaseControl ref callback (#479) 2018-03-11 00:30:46 -08:00
Balthazar Gronon
f420faab64 Manually bind methods (#463) 2018-03-08 11:39:19 -08:00
Mohammad Hossein Sekhavat
7959af17fa Fix broken link to deck.gl (#471) 2018-03-05 10:50:57 -08:00
Ib Green
efc1f993e5
Ocular website no longer bundles markdown (#468) 2018-03-01 20:26:48 -08:00
chris-catignani
08e4a149fb
Merge pull request #467 from uber/update_nav_controller_docs
Add docs for NavigationController's showCompass and showZoom options
2018-03-01 12:37:40 -05:00
Chris Catignani
8366910dbd tweak styling 2018-03-01 12:33:55 -05:00
Chris Catignani
dc628e078a Add documentation for NavigationController's showCompass and showZoom options 2018-03-01 12:28:14 -05:00
Ib Green
b50de38ab0 Upgrade to mapbox 0.44 (#459) 2018-02-12 10:40:52 -08:00
Javid
c776dcf0e1
Reuse map function: reparenting child nodes when reusing the saved map (#457)
* Update readme

* Remove unused code

* Add comments

* Import data from examples/data
2018-02-09 16:46:14 -07:00
Xiaoji Chen
125a5d3a6d
Fix resizing bug (#455) 2018-02-05 14:32:03 -08:00
Luca Falasco
55b6496329 Add showZoom and showCompass options (#448)
Include options to show/hide zoom and compass buttons in NavigationControl as from Mapbox API: https://www.mapbox.com/mapbox-gl-js/api/#navigationcontrol
2018-02-05 14:31:38 -08:00
Jonas Jensen
c78fba17d1 Add this._map sanity check in getMap() (#454) 2018-02-04 10:55:44 -08:00
Balthazar Gronon
2f62bc3b93
3.2.1 3.2.1 2018-01-26 14:40:50 -08:00
Devon Govett
ee0fba4357 Include dist-es6 in published npm files (#447)
Otherwise bundlers will look at `package.module` which points to a file in `dist-es6` that isn't there. See https://github.com/parcel-bundler/parcel/issues/671.
2018-01-26 10:21:04 -08:00
Xiaoji Chen
12b2ca8fc8
update examples (#446) 2018-01-25 14:07:33 -08:00
Xiaoji Chen
62ac1ae951
Improve transition doc (#445) 2018-01-25 13:19:28 -08:00
Xiaoji Chen
fb3ea95dd5
update state management article (#443) 2018-01-19 13:53:56 -08:00
Xiaoji Chen
ff384219ab 3.2.0 2018-01-10 14:53:23 -08:00
Xiaoji Chen
62d5586304
explicitly set transition props in mapControls (#440) 2018-01-10 14:52:47 -08:00
Xiaoji Chen
3e52aa397a
Docs polish for 3.2 release (#436) 2018-01-10 11:31:46 -08:00
Xiaoji Chen
46d1d42763
Clean up MapState class (#437) 2018-01-10 10:02:21 -08:00
Xiaoji Chen
d49779bcb9
restore immutable dependency (#438) 2018-01-10 09:52:51 -08:00
Xiaoji Chen
31d552ce71
Upgrade dependencies to prod versions (#435) 2018-01-09 15:25:50 -08:00
Xiaoji Chen
4d575ac6fd
Remove immutable.js dependency (#433) 2018-01-06 18:55:27 -08:00
Xiaoji Chen
300327f5dd
Fix browser test (#432) 2018-01-04 12:16:59 -08:00