890 Commits

Author SHA1 Message Date
Xiaoji Chen
40530df9da Fix website build 2022-02-08 17:11:08 -08:00
François KY
80c6058764
Fix typo in upgrade guide (#1733) 2022-02-08 11:00:21 -08:00
Xiaoji Chen
f04031cfaa
Add sanity check before adding layer (#1735) 2022-02-08 10:59:37 -08:00
Xiaoji Chen
230fdaa60f
[chore] Improve documentations; fix lint warnings (#1732) 2022-02-07 16:51:32 -08:00
Xiaoji Chen
c435e16d6a
Add reuseMaps prop (#1730) 2022-02-07 16:49:02 -08:00
Xiaoji Chen
7eb927486f
Fix Popup double onClose call (#1729) 2022-02-07 14:24:11 -08:00
Antoine Pultier
8dfbfe783a
[Doc] Fix Popup example (#1726) 2022-02-07 14:23:36 -08:00
Xiaoji Chen
7fda9e0ba9
Fix broken links in docs (#1724) 2022-02-06 12:07:47 -08:00
Andrea Amorosi
22d31d1ced
fix: set default maxPitch to 60 (#1720) 2022-02-06 10:36:17 -08:00
Xiaoji Chen
f7ebcb871d
Fix custom overlay example (#1718) 2022-02-05 13:54:53 -08:00
Xiaoji Chen
426189cf1c Update issue templates 2022-02-04 18:08:26 -08:00
Xiaoji Chen
2e441482b0
Update get-started examples (#1716) 2022-02-04 17:49:22 -08:00
Xiaoji Chen
cab3c9cd17 7.0.0 2022-02-04 17:35:16 -08:00
Xiaoji Chen
c8f0a2d680 Update dependencies and links 2022-02-04 17:35:08 -08:00
dependabot[bot]
6700630c86
Bump simple-get from 3.1.0 to 3.1.1 in /website (#1715)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: simple-get
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 16:39:46 -08:00
dependabot[bot]
32d155efb6
Bump lodash from 4.17.20 to 4.17.21 in /website (#1707)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 16:39:31 -08:00
dependabot[bot]
3dddfca9ef
Bump follow-redirects from 1.14.6 to 1.14.7 (#1708)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.6 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.6...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-04 16:34:58 -08:00
Xiaoji Chen
e61a1f079c
Format and styling fixes for v7 website (#1714) 2022-02-04 16:34:41 -08:00
Xiaoji Chen
2fa1bf7b77 7.0.0-beta.1 2022-01-26 18:16:35 -08:00
Xiaoji Chen
00b42800b3 [v7] Add mapLib API (#1703) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
c1c9c290f4 [v7] Support inline styling for all components (#1702) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
6db0d53413 Refactor Mapbox class (#1701) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
1c36fef945 v7.0 Upgrade Guide (#1693)
Co-authored-by: Kyle Barron <kbarron@foursquare.com>
2022-01-26 18:16:35 -08:00
Xiaoji Chen
f0554c5c22 7.0.0-alpha.7 2022-01-26 18:16:35 -08:00
Xiaoji Chen
3c1cd56b81 Improve typing (#1695) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
24d7e212d5 [v7] Fix popup className update in mapbox v1/maplibre (#1694) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
195251848e Add side-by-side example (#1692) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
e2f82a8eb8 Add custom overlay example (#1691) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
aa910e2c67 Add geocoder example (#1690) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
262ea3f126 7.0.0-alpha.6 2022-01-26 18:16:35 -08:00
Xiaoji Chen
ade2cd4050 [v7] Fix double controls in strict mode (#1678) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
e46021e5c3 [v7] Fix AttributionControl prop typo (#1679) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
cca9122708 7.0.0-alpha.5 2022-01-26 18:16:35 -08:00
Xiaoji Chen
100b6ead5d [v7] Tests (#1677) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
86f364a41e [v7] Handle unmount order (#1676) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
f93bf48e91 [v7] Fix synchronization during transition (#1675) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
6e0e011a51 [v7] Update MapRef (#1674) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
ebf64a767c [v7] Bug fixes (#1673) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
22c495ee79 7.0.0-alpha.4 2022-01-26 18:16:35 -08:00
Xiaoji Chen
6e859b007e Fix resize synchronization (#1670) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
e4cc369d9a [v7] Add fog, light, terrain props (#1669) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
a338e2b918 [v7] support global settings with MapProps (#1668) 2022-01-26 18:16:35 -08:00
Xiaoji Chen
a1615ac96f 7.0.0-alpha.3 2022-01-26 18:16:35 -08:00
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