766 Commits

Author SHA1 Message Date
Xiaoji Chen
dcd45ca6f9
Fix pointer event normalization when using viewState (#1355) 2021-02-16 10:51:21 -08:00
Xiaoji Chen
fe01539e41
Clarify ref migration in upgrade guide (#1356) 2021-02-16 10:51:07 -08:00
Arni Sumarlidason
7cd359ea14
fix popup::onReactClick params (#1348) 2021-02-10 14:49:33 -08:00
Xiaoji Chen
bdddc49805
Fix react error when Source has no children (#1341) 2021-02-08 14:19:24 -08:00
Maxim
fe4daf617d
Improve Typescript types definitions (#1333) 2021-02-08 11:54:10 -08:00
Xiaoji Chen
4afe90b4ee
Fix usage with function refs (#1339) 2021-02-06 18:30:43 -08:00
Xiaoji Chen
45b2627217
Consistent onViewportChange events on map resize (#1335) 2021-02-06 11:04:45 -08:00
Maxim
53d0a1b81b
Fix stale Marker children (#1332) 2021-02-05 11:39:40 -08:00
Xiaoji Chen
f55d7b19d4
Use dedicated secret for CI (#1336) 2021-02-05 11:38:28 -08:00
Xiaoji Chen
b0ad9953b2
Fix website build workflow (#1329) 2021-02-04 09:19:16 -08:00
Xiaoji Chen
3c58d1197e
Fix props reference on viewport resize (#1328) 2021-02-03 16:55:22 -08:00
Xiaoji Chen
deb4303fcb
Update InteractiveMap prop types (#1324) 2021-02-02 10:42:43 -08:00
Xiaoji Chen
b7d641ba90
Set scrollZoom.smooth default to false (#1321) 2021-02-02 10:27:29 -08:00
wheredoesyourmindgo
3575f8df70
Add Typescript Types to interactive-map (#1320) 2021-02-01 13:39:24 -08:00
Xiaoji Chen
d2be80e93a
Fix bug where getMap() at component mount returns null (#1319) 2021-02-01 11:27:36 -08:00
wheredoesyourmindgo
005878dc2f
Fix Typescript Types for Viewport Constraints Type (#1318)
error (#1315)
2021-02-01 10:45:19 -08:00
Antje
516e447cfe
Add attribution control to typescript index exports (#1314) 2021-02-01 10:45:03 -08:00
Xiaoji Chen
8a47e69ec7
Fix website publish workflow error (#1312) 2021-01-31 16:55:28 -08:00
Xiaoji Chen
933a36909b
Bump ocular-dev-tools (#1311) 2021-01-29 12:23:43 -08:00
Xiaoji Chen
9183c409a9
Fix SSR warning (#1310) 2021-01-29 09:52:51 -08:00
Tom Fenech
bbd1664025
Fix broken link to viewport transition (#1307) 2021-01-29 09:23:42 -08:00
Kenton Gray
7d2b56e242
Impremove Type Definitions (#1308) 2021-01-29 09:22:28 -08:00
Xiaoji Chen
2d5a06ac40
v5.3/v6.1 What's new and upgrade guide (#1304) 2021-01-25 18:07:21 -08:00
Xiaoji Chen
f2d5b52ac6 6.1.0-beta.1 v6.1.0-beta.1 2021-01-22 16:44:52 -08:00
Xiaoji Chen
ffb88d41e0
Add eventRecognizerOptions prop (#1302) 2021-01-22 14:54:28 -08:00
Xiaoji Chen
f47444c966
Controller inertia (#1303) 2021-01-22 14:54:11 -08:00
Xiaoji Chen
386984d3e7
Misc component bug fixes (#1301)
* more geolocate control bug fixes

* InteractiveMap should catch all query failures
2021-01-20 08:06:00 -08:00
Xiaoji Chen
67e2be73e4
Documentation pass (#1299) 2021-01-17 09:52:59 -08:00
Xiaoji Chen
844bca9c18
Update deckgl-overlay example (#1298) 2021-01-15 14:50:45 -08:00
Xiaoji Chen
067edda9b6
Align control component APIs (#1297) 2021-01-15 13:09:55 -08:00
Xiaoji Chen
be79b2f6d8
Minor fixes to GeolocateControl (#1296) 2021-01-15 12:53:13 -08:00
Xiaoji Chen
4cc662d0f2
Add AttributionControl (#1295) 2021-01-15 12:52:26 -08:00
Xiaoji Chen
53390c916f
Smooth zoom on scroll (#1288) 2021-01-11 11:09:11 -08:00
Xiaoji Chen
a830ba10b6
Defer onInteractionStateChange callback (#1287) 2021-01-08 10:26:42 -08:00
Xiaoji Chen
95ae3e4d79
Prevent overlay container from scrolling on focus (#1286) 2021-01-06 19:17:07 -08:00
Xiaoji Chen
19ab7398b0
Fix no token warning message (#1289) 2021-01-06 19:16:48 -08:00
Xiaoji Chen
bfb0cad0ba 6.1.0-alpha.1 v6.1.0-alpha.1 2021-01-05 21:31:23 -08:00
Xiaoji Chen
850ae97d54
Clean up and document MapContext and useMapControl APIs (#1278) 2021-01-04 19:22:32 -08:00
Xiaoji Chen
5f32dcae6e
Fix React error when transition is triggered (#1277) 2021-01-02 18:46:42 -08:00
Xiaoji Chen
1a04635ba6
Update code samples in documentation to use functional components (#1280) 2020-12-30 10:42:54 -08:00
Xiaoji Chen
03b0166a6d
Bump mapbox-gl; fix website build error (#1279) 2020-12-30 10:09:04 -08:00
Xiaoji Chen
d043b08e15
Refactor StaticMap and InteractiveMap into functional components (#1271) 2020-12-29 10:50:55 -08:00
Xiaoji Chen
e7f1cc61fc
Migrate examples to functional components (#1273) 2020-12-28 11:57:50 -08:00
Xiaoji Chen
da2158c952
Add flow and typescript test apps (#1272) 2020-12-28 11:56:05 -08:00
Xiaoji Chen
d2617870a3
Resolve prettier conflict (#1274) 2020-12-21 10:35:11 -08:00
Xiaoji Chen
65e3242680
Migrate to TypeScript: initial commit (#1268) 2020-12-21 09:58:10 -08:00
elliotwutingfeng
45555af4d6
Add support for 'sky' layer type to Layer component (#1270) 2020-12-21 09:49:35 -08:00
Xiaoji Chen
f5d55343a9
Try fix website publish action (#1265) 2020-12-17 17:05:43 -08:00
Xiaoji Chen
8d6668c3e0
Try fix website publish action (#1264) 2020-12-17 09:43:06 -08:00
Xiaoji Chen
ae6aef4714
6.0 release prep (#1263) 2020-12-16 20:43:50 -08:00