502 Commits

Author SHA1 Message Date
Xiaoji Chen
8cbce1047f 4.0.0-beta.5 2018-11-02 09:42:34 -07:00
Xiaoji Chen
6d96107661
various bug fixes (#648) 2018-11-02 08:21:23 -07:00
David Schnurr
c1b880ab06
Fix usage of map ref in interactive-map (#645) 2018-11-01 16:36:49 +00:00
Xiaoji Chen
fb2fe2bac2 4.0.0-beta.4 2018-10-31 18:16:07 -07:00
Xiaoji Chen
0b127414d1
Do not call onResize during render (#643) 2018-10-31 16:38:12 -07:00
Xiaoji Chen
895ab3d5ae
v4.0 what's new and upgrade guide (#639) 2018-10-31 11:07:37 -07:00
Xiaoji Chen
443d634604
API audit (#638) 2018-10-31 11:07:19 -07:00
Xiaoji Chen
003aaa337d
Upgrade function ref to createRef (#637) 2018-10-27 15:57:48 -07:00
Stefan Dobrev
6dec476043 Add support for Create React App access token environment variable (#633) 2018-10-26 22:06:41 -07:00
Xiaoji Chen
f5e49ea37c 4.0.0-beta.3 2018-10-25 13:33:04 -07:00
Xiaoji Chen
db7c380326
Fix render error when using viewState instead of flat props (#632) 2018-10-24 11:01:01 -07:00
Xiaoji Chen
90f61ac231 4.0.0-beta.2 2018-10-23 14:21:53 -07:00
Xiaoji Chen
60423f49a4
[v4.0] Add interaction callbacks (#626) 2018-10-23 14:17:36 -07:00
Xiaoji Chen
5f0e56e844
Remove click delay in map controls when captureDoubleClick is on (#628) 2018-10-23 14:02:46 -07:00
Xiaoji Chen
64852bef94
Add map to context (#627) 2018-10-23 13:48:04 -07:00
Xiaoji Chen
b210060baa
Handle zoom center during linear transition (#625) 2018-10-18 17:20:46 -07:00
Xiaoji Chen
837588c927
Update README.md 2018-10-18 10:15:44 -07:00
Tanner Stirrat
b046c57fbd Add clarification to README around React vs WebGL (#607) 2018-10-17 21:05:02 -07:00
Xiaoji Chen
bb2230b19c
Add sortByDepth option to Popup component (#623) 2018-10-16 11:18:56 -07:00
Franz
3a2ef63a34 Refactor/remove bower dependency (#615) 2018-10-15 09:07:56 -07:00
Xiaoji Chen
7d787a91b2 4.0.0-beta.1 2018-10-13 21:45:04 -07:00
Xiaoji Chen
91550c7c18
Remove usage of deprecated interactive properties in map styles (#621) 2018-10-13 21:27:47 -07:00
Xiaoji Chen
8b75b1ed81
Bug fixes for auto-resize mode (#619) 2018-10-13 19:55:50 -07:00
Xiaoji Chen
06a14d6e85
update examples and website to use relative size (#620) 2018-10-13 19:50:15 -07:00
Xiaoji Chen
e5cbafb6f1
Bump mapbox-gl dep to 0.50.0 (#618) 2018-10-13 19:50:03 -07:00
Xiaoji Chen
d3dd7b1803
Fix test-browser (#617) 2018-10-12 16:18:33 -07:00
Xiaoji Chen
e99d0c9e0c
Fix additional-overlays example (#616)
Follow up of https://github.com/uber/react-map-gl/pull/613
2018-10-12 16:18:22 -07:00
Xiaoji Chen
e594cb03b9
Support relative map size (#614) 2018-10-12 13:48:26 -07:00
Xiaoji Chen
2a279fc93e 4.0.0-alpha.3 2018-10-11 12:58:17 -07:00
Xiaoji Chen
28c38848f0
Upgrade to new React context API (#613) 2018-10-10 15:50:50 -07:00
Bogdan Chadkin
7a3ba94fc9 Fix browser targets (#610) 2018-10-04 12:10:49 -07:00
Xiaoji Chen
806cc44eb5
Fix webpack issues in examples (#609) 2018-10-04 11:15:18 -07:00
Xiaoji Chen
703a582353 4.0.0-alpha.2 2018-10-03 18:05:56 -07:00
Bogdan Chadkin
f045fabc32 Provide static browser/node targets (#599)
* Provide static browser/node targets

Ref
  https://github.com/uber/react-map-gl/issues/557
  https://github.com/uber-web/mjolnir.js/pull/22

* Upgrade mjolnir dependency
2018-09-29 16:00:41 -07:00
Xiaoji Chen
7f0909fff1
Support external GL context (#603) 2018-09-26 16:14:06 -07:00
Xiaoji Chen
c670f09977
Fix: Stylesheet check (#601)
`mapboxgl-missing-css` was removed in 0.46.0
2018-09-26 16:12:43 -07:00
Xiaoji Chen
5810b7632f
Fix start-local for examples (#600) 2018-09-24 15:58:43 -07:00
Will Fisher
1db9a2b4d2 Small typo in example (#584) 2018-09-24 12:39:50 -07:00
Xiaoji Chen
0c289423f5
use class properties for binding (#598) 2018-09-24 12:36:44 -07:00
Xiaoji Chen
78830f130e
Upgrade examples build systems (#597) 2018-09-24 12:22:20 -07:00
Xiaoji Chen
07cac14326
Upgrade build system (#596) 2018-09-21 14:19:07 -07:00
Bogdan Chadkin
0a19b48438 Remove minify to make the code debuggable (#593) 2018-09-14 16:15:20 -07:00
Bogdan Chadkin
aeed2db249 Remove commonjs from globals (#592) 2018-09-12 14:47:44 -07:00
Xiaoji Chen
cfa348fc7b
Add more interaction states (PR 2/3) (#573)
- Add `isPanning` `isRotating` and `isZooming` to interaction state
- Display current interaction state in example
2018-08-21 20:09:52 -07:00
Xiaoji Chen
88cc434fa8 4.0.0-alpha.1 2018-08-14 12:26:25 -07:00
David Schnurr
489d33832b
Mapbox webpack resolver no longer needed in examples (#577) 2018-08-13 11:26:53 -07:00
David Schnurr
9c302ae840
Add drag and drop support for Marker (#576) 2018-08-13 11:23:44 -07:00
David Schnurr
f28fb6f881
Fix npm start command for development (#575) 2018-08-10 13:01:46 -07:00
David Schnurr
41d73e8459 Fix npm start command for development 2018-08-10 11:56:32 -07:00
Xiaoji Chen
fbdcbf3891
Expose interaction state to callbacks (#571)
- add `onInteractionStateChange` callback
- expose interaction states (e.g. `isDragging`) to `onViewStateChange`/`onViewportChange` callbacks.
2018-08-09 15:28:09 -07:00