1082 Commits

Author SHA1 Message Date
Andrew Hwang
465bd4bbc7
fix: max depth exceeded error when dynamically changing map settings (#2535) 2025-10-24 20:32:40 -07:00
Xiaoji Chen
6bf0a3771e
Update what's new for 8.1 release (#2562) 2025-10-03 12:04:19 -07:00
Gian
948fd2e4f4
fix(geocoder): add styles for example (#2521)
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2025-05-19 17:14:08 -07:00
Xiaoji Chen
e41c3ef808
Revert changes to add source condition (#2526)
* Revert "Fix addSource condition (#2524)"

This reverts commit 19e778bc7c67b3b2cd2c780fc4449a7f9c6fbaf6.

* Revert "Fix source loading condition (#2513)"

This reverts commit 3673af7ec24b3f69378d3447a9ab5c02ccaea951.

* Revert "Fix style loading check on Source layers (#2377) (#2493)"

This reverts commit f9cd7b5aa894267dc8fdb41359c798505ebf215e.
2025-04-15 17:42:03 -07:00
Xiaoji Chen
e83c9a64e9 v8.1.0-alpha.2 v8.1.0-alpha.2 2025-04-09 10:29:54 -07:00
Xiaoji Chen
19e778bc7c
Fix addSource condition (#2524) 2025-04-09 10:24:37 -07:00
zabop
e4d2dfa730
Use name of defined component (#2522) 2025-04-08 09:11:29 -07:00
Xiaoji Chen
607d5dc6df
wrap jumpTo as internal update (#2516) 2025-04-08 09:10:48 -07:00
Xiaoji Chen
129848b624 v8.1.0-alpha.1 v8.1.0-alpha.1 2025-03-28 16:23:00 -07:00
Xiaoji Chen
93f0ba736a
feat(mapbox): Replace shadow transform with proxied approach (#2514) 2025-03-28 16:20:24 -07:00
Xiaoji Chen
3673af7ec2
Fix source loading condition (#2513) 2025-03-28 14:33:26 -07:00
Xiaoji Chen
d57e469018
Remove support() check (#2508) 2025-03-20 09:41:27 -07:00
Tobias
2ab613129a
marker.ts: undefined instead of null (#2500) 2025-03-18 10:05:01 -07:00
Xiaoji Chen
d1f61a0f6f
fix: Handle className prop change (#2483) 2025-03-13 10:25:12 -07:00
Geordan Neukum
0a59df5d07
docs: fix update-release-branch.sh, links for v8 website (#2498) 2025-03-12 10:13:27 -07:00
Yovarni Yearwood
f9cd7b5aa8
Fix style loading check on Source layers (#2377) (#2493)
Co-authored-by: Yovarni Yearwood <yovarni@hawser.org>
2025-03-12 10:11:26 -07:00
Xiaoji Chen
89af36b53a
Revert example config change from #2477 (#2487) 2025-02-06 22:40:05 -08:00
Connor Bär
166138ce9c
Fix type resolution for subpath exports when using moduleResolution: node (#2486) 2025-02-06 22:26:09 -08:00
Xiaoji Chen
f60ff738f6
chore: fix website entry page (#2482) 2025-02-04 11:59:07 -08:00
Xiaoji Chen
057d67a415 v8.0.0-beta.1 v8.0.0-beta.1 2025-01-31 09:08:55 -08:00
Kilian Finger
fbf2791d53
feat: remove RTLTextPlugin default for MapLibre (#2480) 2025-01-30 20:41:04 -08:00
Xiaoji Chen
74a652e5b5
docs: fix typo (#2479) 2025-01-29 10:19:35 -08:00
Xiaoji Chen
65d688504a
v8.0 what's new (#2478) 2025-01-28 10:33:57 -08:00
Xiaoji Chen
b5090d766b
Update example configs (#2477) 2025-01-28 10:32:41 -08:00
Xiaoji Chen
bcc81bbd9a v8.0.0-alpha.2 v8.0.0-alpha.2 2025-01-27 16:46:45 -08:00
Xiaoji Chen
6809e16848
Try fix flimsy test on CI (#2476) 2025-01-27 16:45:58 -08:00
Xiaoji Chen
9d242ffb90 v8.0.0-alpha.1 v8.0.0-alpha.1 2025-01-27 16:16:51 -08:00
Xiaoji Chen
0a710b49f0 [v8] Website (#2472) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
38d5fe3457 [v8] Documentation (#2471) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
cb4cac9460 [v8] Align type names with base map libraries (#2474) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
9136655e14 [v8] Fix tests (#2475) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
fc1d22510e [v8] Separate examples for mapbox and maplibre (#2469) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
4f856f0838 [v8] Align type names across modules (#2468) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
2785a32263 [v8] react-mapbox module (#2467) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
8885f5f4f4 [v8] react-maplibre module (#2466) 2025-01-27 16:06:44 -08:00
Xiaoji Chen
8b61812c1c [v8] migrate to monorepo 2025-01-27 16:06:44 -08:00
Simon Ser
7eeac4b24e
Update maplibre-gl version requirement to <5.0.0 (#2464) 2025-01-27 11:40:25 -08:00
Manuel Roth
fdf57d04db
Improves Source#updateSource to use setTiles function if available (#2355) 2024-12-18 23:38:42 -08:00
George Moon
7c1a287982
Add getCanvasContainer to types (#2356)
Co-authored-by: Xiaoji Chen <Pessimistress@users.noreply.github.com>
2024-12-18 23:38:22 -08:00
Tobias
5a2eed4ab9
Docs: Map: Use plural "layers" because of "interactiveLayerIds" (#2303) 2024-12-18 23:36:15 -08:00
Tobias
1cbfcbe689
Readme: Add npm install example for maplibre (#2271) 2024-12-18 23:35:19 -08:00
Chris Gervang
fda0e0acd0
Adding volta (#2449) 2024-12-18 23:35:01 -08:00
Tobias
ad56dd63d1
Improve docs and hooks-example for useMap and MapProvider (#2118) 2024-12-18 23:30:36 -08:00
Chris Gervang
dac48749bf
Use approved OpenJS footer (#2450) 2024-12-18 23:27:12 -08:00
Xiaoji Chen
5abe426e92
Update common type for compatibility (#2448) 2024-12-18 23:23:01 -08:00
Zahid Shaikh
5f773a48be
Update state-management.md (#2422)
The previous code example was misleading and it should be viewState instead of newCenter

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2024-12-16 14:16:56 -08:00
Vineet J Karni
24fbddd3e1
Bugfix: In geojson example redirection to data source (#2335)
* fix: #2334

* lint

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
Co-authored-by: Chris Gervang <chris@gervang.com>
2024-12-13 16:13:42 -08:00
Tobias
0512e192da
Docs: Fix Maplibre type links, Add Mapbox-Maplibre Links (#2357)
* Docs: Fix Maplibre type links, Add Mapbox-Maplibre Links

* Docs: Re-add internal link

* Update URLs in types.md

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2024-12-13 16:02:31 -08:00
John-George Sample
cec6970099
Docs: Include properties in FeatureCollection example (#2425)
* inlude `properties` in example for TS

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2024-12-13 14:07:08 -08:00
Moritz Stückler
92706b7452
Update get-started.md (#2428)
docs: remove save flag from npm install commands

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2024-12-13 12:50:35 -08:00