819 Commits

Author SHA1 Message Date
dependabot[bot]
b04f3ebcd2
Bump axios from 0.21.1 to 0.21.4 in /website (#1625)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:04:47 -08:00
dependabot[bot]
0455ba6898
Bump ws from 5.2.2 to 5.2.3 in /website (#1621)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:03:27 -08:00
Xiaoji Chen
e4b44c3fed
Fix unprojection when using terrain (#1620) 2021-12-06 19:49:00 -08:00
Eric Theise
31a0e8eaf6
Document Next.js config for the mapbox-gl fork. (#1576) 2021-12-06 12:43:44 -08:00
Derek Ellis
cb05a5324b
Omit container prop on mapOptions in types (#1603) 2021-11-15 15:14:46 -08:00
Xiaoji Chen
a870aeb855
Add automated release workflow (#1572) 2021-09-30 13:39:00 -07:00
Christian Moen
89eb8a309f
Add showUserHeading to GeolocateControl (#1580) 2021-09-24 09:02:18 -07:00
Xiaoji Chen
781099e434
Update README.md 2021-09-23 14:01:01 -07:00
Ayumu Nozawa
d36e36db02
Add the reuseMaps prop to the StaticMap test cases (#1570) 2021-09-09 16:43:14 -07:00
Xiaoji Chen
f413ef8aa8
Fix Popup closeOnClick behavior (#1565) 2021-09-07 09:45:48 -07:00
Xiaoji Chen
896d2ac604
Improve typing (#1568) 2021-09-07 09:45:20 -07:00
Xiaoji Chen
5607700a21
Remove double onClick invocation in useMapControl (#1567) 2021-09-07 09:45:03 -07:00
Xiaoji Chen
e07d865fe0
Clarify default export in documentation TOC (#1566) 2021-09-07 09:44:51 -07:00
Xiaoji Chen
8adebc9ac2
Avoid invoking viewport updates when clamped at minZoom/maxZoom (#1564) 2021-09-07 09:44:41 -07:00
dependabot[bot]
c140cad773
Bump url-parse from 1.5.1 to 1.5.3 (#1569)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
2021-09-06 11:26:57 -07:00
dependabot[bot]
a6528f1f07
Bump path-parse from 1.0.6 to 1.0.7 (#1543)
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
2021-09-06 11:26:43 -07:00
Maxim
376dc5cc08
Fix stale onLoad and onError event handlers (#1505) 2021-09-06 11:26:05 -07:00
Xiaoji Chen
f96184e910
Add maplibre example (#1560) 2021-09-06 11:25:17 -07:00
Ayumu Nozawa
e21500aec9
Fix to not save to savedMap when reuseMaps is false (#1555) 2021-09-06 11:25:05 -07:00
dependabot[bot]
0d862a4ce8
Bump tar from 4.4.13 to 4.4.19 (#1561)
Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-06 11:24:31 -07:00
Daniel Engbert
b8870b3280
Fix link in docs (#1556) 2021-08-31 12:17:52 -07:00
Peter
1d395481df
Update CONTRIBUTING.md (#1504) 2021-07-28 14:53:17 -07:00
Cody Taylor
c324720c5d
Improves type definitions. Adds exports (#1534) 2021-07-28 14:52:37 -07:00
Xiaoji Chen
227afdbdcd
Add terrain example (#1495) 2021-06-07 11:08:23 -07:00
Xiaoji Chen
b1c74be56b
Support Mapbox terrain (#1483) 2021-06-04 16:22:24 -07:00
dependabot[bot]
59fd2de71e
Bump ws from 6.2.1 to 6.2.2 (#1494)
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/commits)

---
updated-dependencies:
- dependency-name: ws
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-04 14:16:08 -07:00
mikeslemmer
bca28cbf36
Making features available to onMouseEnter. This fixes issue 1473 (#1474) 2021-06-04 14:15:54 -07:00
Terence Tuhinanshu
55a5d596d4
Prevent attribution button from submitting forms (#1477) 2021-06-04 13:49:13 -07:00
Xiaoji Chen
520a4991d7
Remove extra props in GeolocateControl callback (#1480) 2021-06-04 13:43:52 -07:00
dependabot[bot]
f359e986dd
Bump dns-packet from 1.3.1 to 1.3.4 (#1476)
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
2021-05-29 12:29:29 -07:00
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