847 Commits

Author SHA1 Message Date
Xiaoji Chen
6cbfb048df [v7] Clean up typings and expose more utility types (#1667) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
d1f473e867 Drop flow types support (#1666) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
61e1d2b8ff Update example deps version (#1665) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
1f9bf21dad 7.0.0-alpha.2 2022-01-26 18:16:35 -08:00
Xiaoji Chen
c0e6775973 Documentation pass (#1664) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
2cb87f10a9 7.0.0-alpha.1 2022-01-26 18:16:34 -08:00
Xiaoji Chen
3f200a0bfe [v7] utility hooks (#1663) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
55ce87d3f7 [v7] Update examples (#1659) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
a488f36296 [v7] Add Layer and Source (#1657) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
971c02f1ca [v7] Control components (#1656) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
1d1d562f73 [v7] Marker and Popup (#1655) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
e8a754e4a9 [v7] Update examples to use new Map component (#1654) 2022-01-26 18:16:34 -08:00
Xiaoji Chen
00e3208ac0 [v7] Map documentation (#1653) 2022-01-26 18:16:34 -08:00
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