989 Commits

Author SHA1 Message Date
dependabot[bot]
9914be2698
Bump browserslist from 4.16.1 to 4.16.6 (#1472)
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.1...4.16.6)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-29 12:29:07 -07:00
Xiaoji Chen
132e8390de
Only block scrolling on the overlay container itself (#1465) 2021-05-12 12:36:23 -07:00
dependabot[bot]
999e5e1996
Bump hosted-git-info from 2.8.8 to 2.8.9 (#1460)
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-10 13:38:30 -07:00
povder
fcee28fe36
Fix return type of Layer function (#1453) 2021-05-10 13:38:16 -07:00
dependabot[bot]
8c1f97c3d4
Bump handlebars from 4.7.6 to 4.7.7 (#1458)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:08:51 -07:00
dependabot[bot]
6b53590a91
Bump lodash from 4.17.19 to 4.17.21 (#1457)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:08:40 -07:00
dependabot[bot]
b8d6a84af6
Bump url-parse from 1.4.7 to 1.5.1 (#1456)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-07 10:07:54 -07:00
Xiaoji Chen
9689961331
Safety check before unprojection (#1452) 2021-05-06 12:01:32 -07:00
Xiaoji Chen
20d86a40e8
Work around for pointermove event on hidden map (#1450) 2021-05-03 15:14:15 -07:00
Slexom
631f395fbb
fix: typo in PositionType value (#1444) 2021-05-03 15:13:54 -07:00
dependabot[bot]
27d818de42
Bump ssri from 6.0.1 to 6.0.2 (#1439) 2021-04-29 17:12:17 -07:00
Xiaoji Chen
272cb868bb
Fix FullScreenControl container (#1430) 2021-04-12 19:48:44 -07:00
Amber L Chen
86fe772293
Add promoteId as a source prop (#1398) 2021-04-12 19:48:15 -07:00
Jamie
3cd3eaf761
Remove usage of labelled tuples (#1426) 2021-04-11 17:35:43 -07:00
Víctor Velarde
406d85e9c0
Ensure source exists before trying to remove it (#1417)
Co-authored-by: Tom Fenech <tomjwfenech@gmail.com>
2021-03-26 12:58:35 +01:00
Grant Hutchins
9ed9ebf103
Add missing quote in InteractiveMap documentation (#1416) 2021-03-26 12:48:28 +01:00
dependabot[bot]
c2503c15fe
Bump elliptic from 6.5.3 to 6.5.4 (#1394)
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-26 12:16:06 +01:00
Víctor Velarde
db08714945
Fix readme example (#1372) 2021-02-26 20:28:23 +01:00
Víctor Velarde
352b7fa7d5
Add issue template (#1371) 2021-02-26 19:52:03 +01:00
Jamie
592789941e
Improve typescript bindings (#1369) 2021-02-25 13:57:09 -08:00
Xiaoji Chen
595c7d9070
Block transition on initial mount (#1367) 2021-02-23 20:03:54 -08:00
Xiaoji Chen
539f18074b
Export MapContext and _useMapControl types (#1362) 2021-02-20 23:37:53 -08:00
Dean Chen
abd0bc7d4e
Fix missing source-layer param in LayerProps (#1358) 2021-02-16 10:51:35 -08:00
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