Xiaoji Chen
|
bf5514908f
|
Fix terrain label rendering (#1778)
|
2022-02-24 16:23:45 -08:00 |
|
dependabot[bot]
|
156bce4246
|
Bump url-parse from 1.5.3 to 1.5.7 in /website (#1755)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
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>
|
2022-02-21 17:14:14 -08:00 |
|
dependabot[bot]
|
74db100664
|
Bump url-parse from 1.5.3 to 1.5.7 (#1752)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
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>
|
2022-02-21 17:14:06 -08:00 |
|
Xiaoji Chen
|
b48c0a040a
|
Add onClick callback to Marker (#1761)
|
2022-02-21 17:13:55 -08:00 |
|
Max Peterson
|
a01c776b01
|
Update links to docs for old versions (#1764)
|
2022-02-21 13:32:40 -08:00 |
|
Xiaoji Chen
|
d22618a9ad
|
Update code and docs for useControl generic type (#1762)
|
2022-02-21 12:44:23 -08:00 |
|
Manuel Dugué
|
fedef7a87a
|
Fix typo in upgrade guide (#1760)
|
2022-02-21 12:32:01 -08:00 |
|
Max Nowack
|
554e03eaa7
|
Add generic to use-control for inferring return type (#1739)
|
2022-02-21 10:55:20 -08:00 |
|
dependabot[bot]
|
4a73faaeea
|
Bump follow-redirects from 1.14.7 to 1.14.8 in /website (#1749)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
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-15 09:55:30 -08:00 |
|
dependabot[bot]
|
baf18e3b3d
|
Bump follow-redirects from 1.14.7 to 1.14.8 (#1747)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)
---
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-15 09:55:21 -08:00 |
|
dependabot[bot]
|
ef84779017
|
Bump handlebars from 4.7.6 to 4.7.7 in /website (#1745)
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)
---
updated-dependencies:
- dependency-name: handlebars
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-15 09:55:11 -08:00 |
|
Xiaoji Chen
|
25b82adf26
|
[chore] Update examples config (#1738)
|
2022-02-09 11:31:14 -08:00 |
|
Xiaoji Chen
|
e7fff52bd4
|
Fix handling of initial cursor value (#1737)
|
2022-02-09 11:30:59 -08:00 |
|
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 |
|