834 Commits

Author SHA1 Message Date
Xiaoji Chen
5b674be3c4 [v7] Map component (#1652) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
170217280e Typescript dev setup 2022-01-26 18:16:31 -08:00
dependabot[bot]
31fa0d3147
Bump follow-redirects from 1.14.6 to 1.14.7 in /website (#1688)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 11:57:30 -08:00
dependabot[bot]
174bfad6dc
Bump shelljs from 0.8.4 to 0.8.5 (#1686)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 11:57:18 -08:00
dependabot[bot]
408ba6fca2
Bump follow-redirects from 1.13.0 to 1.14.7 (#1683)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-25 11:57:04 -08:00
Ahmed Tarek
a3d5dba152
add support for style prop in Marker (#1696) 2022-01-25 11:56:40 -08:00
Xiaoji Chen
630186185c
Fix crash in React 18 StrictMode (#1680) 2022-01-10 20:01:07 -08:00
dependabot[bot]
40f06aa3a6
Bump color-string from 1.5.4 to 1.9.0 in /website (#1651)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 14:01:56 -08:00
jfranty
afaaff9ae8
[docs] fix typo in custom-components.md (#1631)
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
2021-12-28 14:01:41 -08:00
Kuro
5ea0a1008f
Update map-state.d.ts (#1626) 2021-12-28 14:01:25 -08:00
dependabot[bot]
4b49f07538
Bump object-path from 0.11.5 to 0.11.8 in /website (#1624)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:07:20 -08:00
dependabot[bot]
3426166b88
Bump url-parse from 1.4.7 to 1.5.3 in /website (#1650)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:06:55 -08:00
dependabot[bot]
eb68492792
Bump path-parse from 1.0.6 to 1.0.7 in /website (#1649)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:06:28 -08:00
dependabot[bot]
7973b98bb8
Bump prismjs from 1.23.0 to 1.25.0 in /website (#1622)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:06:07 -08:00
dependabot[bot]
42a7978e2b
Bump tmpl from 1.0.4 to 1.0.5 in /website (#1623)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-27 18:05:33 -08:00
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