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 |
|
Xiaoji Chen
|
6a9d4ba31e
|
Use correct names (#1259)
|
2020-12-11 18:08:18 -08:00 |
|
dependabot[bot]
|
f2de216bbe
|
Bump ini from 1.3.5 to 1.3.7 (#1254)
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-12-11 10:35:28 -08:00 |
|
Ib Green
|
dce84d99a4
|
Update readmes (#1258)
|
2020-12-11 10:29:22 -08:00 |
|
Xiaoji Chen
|
1bca72c11d
|
Update docs (#1256)
|
2020-12-11 10:21:30 -08:00 |
|
Xiaoji Chen
|
f69832ac4f
|
Update links and outdated references (#1257)
|
2020-12-10 18:38:59 -08:00 |
|
Xiaoji Chen
|
9ea2a301a9
|
Fix dynamic position tests (#1255)
|
2020-12-10 12:49:12 -08:00 |
|
Eric Soroos
|
c072d088a0
|
Fix dynamic position offscreen (#1253)
|
2020-12-10 11:23:11 -08:00 |
|
Kyle Barron
|
8f2cf45cc5
|
Use pull_request instead of pull_request_target for Github Actions (#1251)
|
2020-12-08 20:10:09 -07:00 |
|
Xiaoji Chen
|
eff7047c75
|
Upgrade gatsby theme for website (#1249)
|
2020-12-08 18:42:27 -08:00 |
|
Xiaoji Chen
|
6adfb09d15
|
Fix bug where Source does not render its children on first render (#1250)
|
2020-12-08 18:28:14 -08:00 |
|
Xiaoji Chen
|
aae80369ed
|
Move controls to functional component (#1242)(#1243)(#1244)(#1245)
|
2020-12-05 13:28:10 -08:00 |
|
Xiaoji Chen
|
b54bb1618d
|
Elevate map to top-level MapContext (#1233)
|
2020-11-26 16:34:33 -08:00 |
|
Xiaoji Chen
|
5da5d3bb36
|
Update build badge in README.md
|
2020-11-25 15:50:04 -08:00 |
|
Xiaoji Chen
|
7f421737e0
|
Migrate CI to Github Actions (#1235)
|
2020-11-25 15:05:24 -08:00 |
|
Xiaoji Chen
|
2503013e42
|
Safe check layer props (#1225)
|
2020-11-16 10:28:03 -08:00 |
|
Xiaoji Chen
|
ded6af3734
|
Safety check before calling cloneElement (#1219)
|
2020-11-04 11:55:32 -08:00 |
|
Xiaoji Chen
|
363c143c64
|
Fix user location dot offset (#1220)
|
2020-11-04 11:55:07 -08:00 |
|
Marcus Williams
|
57eddad939
|
Add capturePointerMove to NavigationControl (#1215)
|
2020-11-04 11:06:10 -08:00 |
|
Xiaoji Chen
|
d5c1a53058
|
Fix CI Failure (#1221)
|
2020-11-04 10:58:13 -08:00 |
|
wllrd
|
507fab7a60
|
Use valid fill-extrusion value for layer type (#1199)
|
2020-11-04 10:57:36 -08:00 |
|
Xiaoji Chen
|
f98c70e082
|
Add label prop to FullscreenControl (#1197)
|
2020-10-07 20:14:49 -07:00 |
|
Xiaoji Chen
|
8542be946a
|
Fix IE compatibility (#1195)
|
2020-10-07 20:10:42 -07:00 |
|
Xiaoji Chen
|
180100ac31
|
Support updating vector source (#1196)
|
2020-10-07 20:10:02 -07:00 |
|
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 |
|