1072 Commits

Author SHA1 Message Date
Tobias
d6d5f6ac05 marker.ts: undefined instead of null (#2500) 2025-03-28 14:36:51 -07:00
Xiaoji Chen
dfc9a572d7 fix: Handle className prop change (#2483) 2025-03-28 14:36:51 -07:00
Geordan Neukum
f7b4cb5a0f docs: fix update-release-branch.sh, links for v8 website (#2498) 2025-03-28 14:35:32 -07:00
Yovarni Yearwood
76d52b82ba Fix style loading check on Source layers (#2377) (#2493)
Co-authored-by: Yovarni Yearwood <yovarni@hawser.org>
2025-03-28 14:35:24 -07:00
Xiaoji Chen
e0b2f75f24 Revert example config change from #2477 (#2487) 2025-03-28 14:35:10 -07:00
Xiaoji Chen
05d09faed3 v8.0.1 v8.0.1 2025-02-06 22:28:49 -08:00
Connor Bär
565412d174 Fix type resolution for subpath exports when using moduleResolution: node (#2486) 2025-02-06 22:27:34 -08:00
Xiaoji Chen
83fee5ecbc chore: fix website entry page (#2482) 2025-02-04 15:28:18 -08:00
Xiaoji Chen
89bfa1eee6 v8.0.0 v8.0.0 2025-02-03 10:02:29 -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
Ivad Yves HABIMANA
08d4f52d5d
Update fullscreen-control source code link (#2363)
* Update fullscreen-control source code link

---------

Co-authored-by: Chris Gervang <chrisgervang@users.noreply.github.com>
2024-12-13 11:48:05 -08:00
Xiaoji Chen
88ede86014
Update license info (#2447) 2024-12-13 11:30:24 -08:00
Chris Gervang
7a415a443a
Create security policy (#2427) 2024-08-22 08:37:39 -07:00
Thor 雷神 Schaeff
0ef118b045
Update marker.md (#2367) 2024-07-07 10:03:26 -07:00
Birk Skyum
f6aee37ac7
Add maplibre in docs intro (#2384) 2024-07-06 16:07:04 -07:00
Danny Noenickx
e003343718
Update map.md (#2396) 2024-07-05 13:09:14 -07:00
Tijs-B
a36f1a3238
Fix broken maplibre API documentation URLs (#2392) 2024-07-05 13:08:35 -07:00
Don McCurdy
09e5ce168d
fix(meta): Put 'types' first in package.json#exports (#2369) 2024-07-05 13:07:45 -07:00
Michael Krasnyk
2c369d0612
fix: change transformation setters call order (#2391) 2024-07-05 12:31:37 -07:00
Kyle Barron
b47bb123f7
Fix broken link (#2383) 2024-07-05 12:02:15 -07:00