693 Commits

Author SHA1 Message Date
makeupsomething
98fbcddfc8
Add types for layer type and source-layer (#1192) 2020-10-07 19:31:18 -07:00
Cody Taylor
5dcddc969c
Fix for layout and paint diffing logic (#1194) 2020-10-07 16:29:56 -07:00
Andrew DeChristopher
ba454a475e
Update geolocate-control.md (#1183) 2020-09-23 10:51:05 -07:00
dependabot[bot]
32979eab85
Bump node-fetch from 2.6.0 to 2.6.1 (#1179)
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-16 22:37:57 -07:00
Bence Knáb
8a1cdd26b9
Add docs about how to use an empty base map (#1180) 2020-09-16 22:37:24 -07:00
dependabot[bot]
245ddafe56
Bump http-proxy from 1.18.0 to 1.18.1 (#1177)
Bumps [http-proxy](https://github.com/http-party/node-http-proxy) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases)
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-08 10:21:36 -07:00
Xiaoji Chen
53973368c0
Replace react resizer with ResizeObserver (#1174) 2020-09-08 10:21:12 -07:00
Xiaoji Chen
ca9b8ab916
Always rerender overlay after map initialization (#1172) 2020-09-01 12:37:11 -07:00
dependabot[bot]
dcd38065f3
Bump elliptic from 6.5.2 to 6.5.3 (#1158)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 21:58:00 -07:00
dependabot[bot]
0c2af987de
Bump lodash from 4.17.15 to 4.17.19 (#1153)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-31 21:57:42 -07:00
Xiaoji Chen
7c44444a20
Upgrade website (#1137)
* Upgrade website

* fix CI
2020-07-03 18:48:31 -07:00
dependabot[bot]
978dd0aa5a
Bump websocket-extensions from 0.1.3 to 0.1.4 (#1127) 2020-06-06 16:24:00 -07:00
Anurag Kyal
4ecc5bf8e8
[geolocate] fix auto when location blocked (#1126) 2020-06-05 13:22:09 -07:00
Anurag Kyal
1fc8044384
[geolocate] better docs for auto prop (#1125) 2020-06-05 13:21:34 -07:00
Xiaoji Chen
77245dc44c
NavigationControl: fall back to the latest UI version (#1124) 2020-06-04 15:47:07 -07:00
Jonas Witt
1d79ad61e2
Check if map style is loaded before removing source or layer (#1123) 2020-06-04 11:52:58 -07:00
Anurag Kyal
120f55efe3
[Geolocate] Auto trigger when component loads (#1116)
Co-authored-by: Anurag Kyal <anurag.kyal@snapchat.com>
2020-06-04 11:50:35 -07:00
Xiaoji Chen
1ed8b3ce8a
More robust render tests on CI (#1121) 2020-06-03 15:39:03 -07:00
Xintong Xia
15ae86247b
upgrade dependencies (#1095) 2020-05-20 19:19:18 -07:00
Xiaoji Chen
0d815ed564
update contribution guide (#1106) 2020-05-18 16:30:24 -07:00
Xintong Xia
fb821facae Revert "website: fix gatsby config (#1096)"
This reverts commit 3811590ef41e5db4a79c7bf4ac0d00fdb0fa5d67.
2020-05-04 13:33:17 -07:00
Xintong Xia
3811590ef4
website: fix gatsby config (#1096) 2020-05-04 13:01:00 -07:00
Xintong Xia
38da9e31da
examples: fix draw polygon examples (#1092) 2020-05-01 12:52:25 -07:00
1chandu
e216261263
Website: fix website build issues (#1090) 2020-04-27 14:26:31 -07:00
Xiaoji Chen
b5cc980afe
Update README.md (#1083) 2020-04-22 11:18:39 -07:00
Xiaoji Chen
8fb9b56bb5
Fix test failure (#1082) 2020-04-21 16:09:11 -07:00
Xiaoji Chen
086e1d4e05
Fix edge case in transitionDuration:auto (#1080) 2020-04-20 14:07:06 -07:00
Xiaoji Chen
83933663dc
Correct interaction state on double click (#1081) 2020-04-20 14:06:53 -07:00
1chandu
b59942c53b
Update github links (#1078) 2020-04-18 18:53:55 -07:00
Fernando Andrés García Hernández
ce6f6662ca
Update Readme.md (#1077) 2020-04-15 09:16:44 -07:00
David Vanoni
6fa913270c
Fix usage of useState update function in examples (#1049) 2020-03-26 09:56:11 -07:00
dependabot[bot]
6253b9a8a2
Bump acorn from 5.7.3 to 5.7.4 (#1051)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-03-26 09:52:18 -07:00
davidnx
f01cbdb01b
Fix broken link to "About Mapbox Tokens" (#1053) 2020-03-26 09:51:55 -07:00
Mohammad Ridwan Herlambang Dwi Putra
e159c1e7d4
Update scale-control.md (#1025) 2020-03-26 09:51:37 -07:00
Xiaoji Chen
107a534092
Bump dev tools (#1040) 2020-02-28 07:55:09 -08:00
Grady Kuhnline
584a67fbc7
Fix issue where translate by partial pixels causes blurry rende… (#1039) 2020-02-25 19:48:33 -08:00
Grady Kuhnline
9dec821920
Fix issue where translate by partial pixels causes blurry rendering (#1039) 2020-02-25 09:13:24 -08:00
David Rasolondramanitra
68aa89d311
Fix a typo in the documentation (#1027) 2020-02-25 08:04:38 -08:00
Bogdan Chadkin
1c42df0ba2
Migrate to import * as React from 'react' (#1038) 2020-02-25 08:04:09 -08:00
Xiaoji Chen
30830b727b
Sanity check in source/layer update (#1022) 2020-02-10 14:57:13 -08:00
Xiaoji Chen
004993fef2
Fix source code links in documentation (#1021) 2020-02-10 14:57:02 -08:00
Xiaoji Chen
a0475ed808
Fix geojson example (#1023) 2020-02-10 14:56:22 -08:00
Xiaoji Chen
1e0ed4d98c
Migrate website to gatsby (#1020) 2020-02-10 11:44:42 -08:00
Xintong Xia
8c6ad11e4e
Upgrade react-map-gl-draw with the updating positions fix (#1018) 2020-02-06 13:39:39 -08:00
Xiaoji Chen
a4a0ef0e50
Fix issue where adding popup enables double click recognizer (#1013) 2020-02-03 12:56:10 -08:00
Xiaoji Chen
a3c195bf86
Fix GeolocateControl error when used with StaticMap (#1012) 2020-02-03 12:55:56 -08:00
Xiaoji Chen
c570c2f73a
Re-export setRTLTextPlugin plugin (#1010) 2020-01-29 11:24:02 -08:00
Xiaoji Chen
5bed923456
Upgrade render test (#1009) 2020-01-29 08:47:12 -08:00
Xiaoji Chen
d323cd6544
Bump mjolnir.js dependency (#990) 2020-01-13 12:48:10 -08:00
Xiaoji Chen
2d6f8f6ec0
Deep compare source props (#985) 2020-01-12 21:36:57 -08:00