Commit 2c14e47
Realase 0706 (#2871)
* style: 统一联合类型格式为多行
* chore: 提交 pnpm-lock.yaml 并移除 gitignore 忽略
* style: 统一联合类型格式为多行,提交 pnpm-lock.yaml 并更新 CI pnpm 版本
* chore: release 2.28.15
* chore: revert changelog config to github
* chore: release 2.29.0
* chore: release 2.29.0
* chore: update dependencies
* chore: release 2.29.0
* chore: update dependencies and move overrides to pnpm-workspace.yaml
* ci: add packageManager field for pnpm version
* fix: add missing trailing newlines to package.json files to fix Prettier check
* chore: remove WindLayer implementation and related docs
* chore: remove regl renderer engine and related configs
* style: fix prettier formatting
* refactor: optimize renderer interfaces and layer models
* chore: upgrade deprecated dependencies
- Upgrade rimraf from ^3.0.2 to ^5.0.0
- Replace topojson with topojson-server
- Remove unused uri-parse dependency
- Remove shp-write and related exportShpfile function
- Upgrade pnpm from 8.15.9 to 9.15.4
* chore: update code and dependencies
* ci: specify pnpm version in action-setup
* chore: upgrade pnpm to v11.12.0
* chore: update pnpm-lock.yaml for pnpm v11
* ci: upgrade Node.js to 22.x for pnpm v11 compatibility
* ci: update pnpm version to 11 in prepare-install action
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>1 parent c1b0362 commit 2c14e47
65 files changed
Lines changed: 28433 additions & 5025 deletions
File tree
- .changeset
- .github
- actions/prepare-install
- workflows
- examples
- demos/extend
- utils
- packages
- component
- core
- src/services/config
- l7
- layers
- __tests__/wind
- src
- core
- wind
- models
- shaders
- maps
- map
- renderer
- src
- regl
- scene
- src
- source
- test-utils
- three
- utils
- site
- docs/api
- experiment
- source
- examples
- gallery/animate/delete
- line/animate/demo
- maptools/utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments