363 Commits

Author SHA1 Message Date
Xiaoji Chen
1025f6e66e
Fix EventManager failure under node (#403) 2017-11-10 04:16:47 -08:00
Mo Kouli
37ec42e4fe [Fix] Set componentWillUnmount to noop along with componentDidMount (#402) 2017-11-09 15:44:21 -08:00
Ikuru K
fe70f66644 Fix example result of fixBounds in upgrade-guide.md (#391) 2017-11-08 00:05:19 -08:00
Xiaoji Chen
1517ec8c06
Remove console error when drag distance is larger than map width/height (#398) 2017-11-07 16:30:55 -08:00
Xiaoji Chen
25c3b795ba Port TransitionManager from deck.gl (#383) 2017-10-21 17:48:06 -07:00
Xiaoji Chen
e7ff75e1e6 3.1.1 2017-10-20 12:59:24 -07:00
Xiaoji Chen
ffbffb5c73 Update What's New with 3.1 features (#387) 2017-10-20 12:53:47 -07:00
Xiaoji Chen
32d0972226 Fix MapControls regression (#386)
- Register additional events with the event manager
- Update docs
2017-10-20 12:38:18 -07:00
Xiaoji Chen
38b6fc438e 3.1.0 2017-10-19 10:37:02 -07:00
Xiaoji Chen
47b105ad08 add keyboard support (#382) 2017-10-13 18:44:29 -07:00
Xiaoji Chen
e5360b0c47 3.1.0-beta.1 2017-10-13 10:17:12 -07:00
Xiaoji Chen
d316e77004 Right button drag to rotate (#381)
* right button drag to rotate
* disable drag rotate on controls
* fix prop type warnings
2017-10-13 10:10:13 -07:00
Xiaoji Chen
0118d129ca 3.1.0-alpha.2 2017-10-12 14:01:31 -07:00
rilyu
d87cd1ee19 Update custom-map-controls.md (#380) 2017-10-12 13:55:07 -07:00
Rishat Gabaydullov
8bf1e94155 Extend control elements with custom classNames (#378) 2017-10-12 08:55:15 -07:00
Xiaoji Chen
38193aad83 Allow controls and overlays to block map interactions (#377) 2017-10-06 14:08:48 -07:00
Ib Green
611d082599 Bump mapbox to 0.40.1 (#372) 2017-10-04 14:01:04 -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
Xiaoji Chen
d0d2d5abfd fix CHANGELOG 2017-10-03 13:02:26 -07:00
Xiaoji Chen
2a75743cd0 Add babel-runtime as dependency (#375) 2017-10-03 12:42:56 -07:00
Ib Green
82fd7e5da4 No token warning (#370) 2017-09-26 12:22:15 -07:00
Ib Green
3bfb5ae845 Add examples to ocular (#369) 2017-09-24 18:04:42 -07:00
Ib Green
8e77bcad33 New reusable map class integrated with StaticMap React component (#361) 2017-09-24 16:48:52 -07:00
Ib Green
a3a5b9f06a Build website from src, first step towards ocular (#368) 2017-09-24 16:34:07 -07:00
Ib Green
a4b4d12ad9 Break out remaining diff style code from StaticMap (#367) 2017-09-24 16:29:48 -07:00
Ib Green
38b64d9953 Initial ocular docs folder (#365) 2017-09-24 16:28:32 -07:00
Ib Green
62d052946d Remove unrelated licenses from LICENSE (#359)
* Remove non-related licenses from LICENSE

* Fix yarn.lock
2017-09-19 09:07:22 -07:00
Ib Green
25cee36509 Add yarn linting (#360) 2017-09-18 19:32:50 -07:00
Ib Green
f6852ff8be Add link to create-react-app tutorial repo
Thanks to @zjhch123 for putting this together.
2017-09-18 08:31:17 -07:00
Xiaoji Chen
645fec8479 Import EventManager from mjolnir.js (#355) 2017-09-10 17:13:06 -07:00
Joao Antunes
9fad60e69b Fixed deck.gl link (#352) 2017-08-29 11:29:52 -07:00
Eric Socolofsky
f5aa19d97d Fix getter mock -- should not return ref to manager instance. (#349) 2017-08-09 17:00:50 -07:00
gsf-smclamb
2ece7fb39a Add missing methods to mock manager. (#348) 2017-08-09 14:58:01 -07:00
Xiaoji Chen
03a24f1f42 Fix scale for map affected by a CSS transform (#346) 2017-08-08 18:51:06 -07:00
Xiaoji Chen
c8e2c07885 Fix IE11 (#344)
Add transform-runtime to babel
2017-08-08 07:27:42 -07:00
Dietmar Aumann
b90284fc09 Corrects the env variable used (#342) 2017-08-04 10:55:48 -07:00
Anh Mai
ab49e5c45b [documentation] update docs with changes from main readme (#340) 2017-08-01 17:49:02 -07:00
Balthazar Gronon
478b1cdf6f
docs(readme): slight improvements 2017-08-01 16:29:51 -07:00
Anh Mai
a637a6e358 update main README (#338) 2017-08-01 15:16:09 -07:00
Anh Mai
d99b59048d
add explanation for skipping v3.0.2 to CHANGELOG 2017-08-01 13:34:49 -07:00
Anh Mai
53f5809729
v3.0.3 v3.0.3 2017-08-01 13:28:05 -07:00
Anh Mai
dedd87d0de [3.0-release] fix unbound this in ref callback for canvas-overlay (#337) 2017-08-01 13:08:49 -07:00
Xiaoji Chen
0df9478e7a Add filter example (#334) 2017-07-28 13:57:41 -07:00
Xiaoji Chen
0b13c633b9 3.0.1 2017-07-27 10:38:10 -07:00
Xiaoji Chen
8c558ff4ff Interaction bug fixes (#332)
- Fix pinch zoom
- Fix bug where wheel scrolling is blocked when `onViewportChange` is null
2017-07-27 10:36:11 -07:00
Shaojing Li
79d8901122 v3.0.0 2017-07-26 21:49:22 -07:00
Shaojing Li
b6f59aa440 Update the version of dependencies for all examples 2017-07-26 21:49:16 -07:00
Shaojing Li
e4ddf6ad8b Update website (#330)
* update website
* Change release date
2017-07-26 17:37:14 -07:00
Xiaoji Chen
84708aaf1b Fix mobile interaction for website examples (#329) 2017-07-26 13:36:32 -07:00