|
52c6655b7a
|
release 2.0.1
v2.0.1
|
2025-06-12 07:20:48 +08:00 |
|
|
266517ac08
|
chore: 升级 GitHub Action 文件相关依赖版本
|
2025-06-12 07:19:01 +08:00 |
|
|
d32625d649
|
chore: 移除 package-lock.json,避免影响 GitHub Action CI 流程 (yarn)
|
2025-06-12 07:12:29 +08:00 |
|
|
e915298dfc
|
chore: update LICENSE copyright year
|
2025-06-12 07:05:34 +08:00 |
|
|
a8d9479375
|
chore: demo 项目跑通
|
2025-06-12 07:00:06 +08:00 |
|
|
3c8bad430b
|
升级依赖版本
|
2025-06-12 06:33:18 +08:00 |
|
|
564a6ece40
|
提交 package-lock.json 文件
|
2025-06-12 06:14:32 +08:00 |
|
|
436466b519
|
README 中更新使用指南
|
2025-06-12 06:12:51 +08:00 |
|
|
352ba1eba5
|
vite-plugin-cesium 更名为 vite-plugin-cesium-next,为发布做准备
|
2025-06-12 06:07:48 +08:00 |
|
|
08e0da60dd
|
当 base 配置为 /foo/bar 格式时,cesium 资源路径改为 /foo/bar/cesium
|
2025-06-12 05:57:04 +08:00 |
|
小墨
|
50b3f7d545
|
修复 Cesium 引入相对路径问题
|
2025-06-12 05:56:48 +08:00 |
|
Xin Chen
|
b1a756f9a4
|
Merge pull request #57 from ls-yannick/fix-build
Revert "fix: vite root directory not taken into account when set"
v1.x
|
2024-09-11 22:50:33 +08:00 |
|
Yannick Lohse
|
175e381c5a
|
Revert "fix: vite root directory not taken into account when set"
This reverts commit ca4472463b .
|
2024-09-10 17:05:38 +02:00 |
|
Xin Chen
|
8512590602
|
release: v1.2.23
|
2024-08-07 01:09:58 +08:00 |
|
Xin Chen
|
2e215f35a9
|
fix: remove node 14 in ci
|
2024-08-07 01:04:54 +08:00 |
|
Xin Chen
|
dddac6cfba
|
Merge pull request #55 from rot1024/main
add cesiumBaseUrl option
|
2024-08-07 00:59:00 +08:00 |
|
rot1024
|
1a0f2e4a42
|
avoid ci error in node16
|
2024-08-06 18:52:29 +09:00 |
|
rot1024
|
85e4c5548a
|
feat: cesiumBaseUrl option
|
2024-08-05 16:43:54 +09:00 |
|
Xin Chen
|
81e6e35051
|
feat: add tea file
|
2024-03-12 00:59:13 +08:00 |
|
Xin Chen
|
36d50c2404
|
Merge pull request #46 from jfayot/fix_root_not_taken_into_account
fix: vite root directory not taken into account when set
|
2023-12-02 14:22:14 +08:00 |
|
Xin Chen
|
f52a8ef21d
|
Merge pull request #45 from FairyScript/main
fix: config base not be used when c.base is ''
|
2023-12-02 14:21:55 +08:00 |
|
Xin Chen
|
3eefe025fb
|
Merge pull request #47 from an501920078/patch-1
Update index.ts
|
2023-11-01 23:03:58 +08:00 |
|
疾风
|
22407b01be
|
Update index.ts
添加请求时的跨域头部,便于微前端服务请求
|
2023-10-30 08:50:39 +08:00 |
|
Jérôme Fayot
|
ca4472463b
|
fix: vite root directory not taken into account when set
|
2023-05-12 12:37:34 +02:00 |
|
FairyScript
|
e4b580225b
|
fix: config base not used when c.base is ''
|
2023-05-09 11:32:12 +08:00 |
|
nshen121
|
3fb46a510d
|
🚀 RELEASE: v1.2.22
|
2022-08-21 02:47:11 +08:00 |
|
nshen121
|
3064724102
|
fix cesium peerDependencies
|
2022-08-21 02:45:10 +08:00 |
|
nshen121
|
0e19e77dcb
|
🚀 RELEASE: v1.2.21
- Fix: support cesium 1.96.0. #34
|
2022-08-20 13:10:00 +08:00 |
|
nshen121
|
6dd7a6fbc9
|
demo work with cesium 1.96.0
|
2022-08-20 13:07:45 +08:00 |
|
nshen121
|
e2d9ed68eb
|
include cesium in dev mode
|
2022-08-20 13:01:11 +08:00 |
|
nshen121
|
e523a3ef95
|
🚀 RELEASE: v1.2.20
- Bugfix - cesium is not a function #33
Co-authored-by: Amit Genish <amitgk159753@gmail.com>
|
2022-08-06 18:27:23 +08:00 |
|
Xin Chen
|
213610a17f
|
Merge pull request #33 from amitgk1/bugfix/package-type-module
Bugfix - cesium is not a function
|
2022-08-06 18:08:18 +08:00 |
|
nshen121
|
c8b46297eb
|
do not use cesium 1.96.0
|
2022-08-06 17:52:45 +08:00 |
|
nshen121
|
5871d8c8c4
|
remove node12 in ci.yml
|
2022-08-06 17:23:08 +08:00 |
|
nshen121
|
85fcda36df
|
replace tsdv with tsup
|
2022-08-06 17:10:37 +08:00 |
|
Amit Genish
|
85eb1595d0
|
change demo project to TS & vite@3
|
2022-07-31 21:43:52 +03:00 |
|
Amit Genish
|
0da8e3b9e4
|
moved default export to function line
|
2022-07-31 21:42:47 +03:00 |
|
Amit Genish
|
e2567577ac
|
added tsdv to support es modules imports
|
2022-07-31 21:42:19 +03:00 |
|
nshen121
|
14fb272710
|
🚀 RELEASE: v1.2.19
- Configurable parameters for build path for using the Cesium Ion SDK #30
Thanks @janhartmann
|
2022-05-24 15:35:51 +08:00 |
|
Xin Chen
|
a4cfe07daa
|
Merge pull request #30 from janhartmann/patch-1
Configurable parameters for build path for using the Cesium Ion SDK
|
2022-05-24 15:26:22 +08:00 |
|
Jan Hartmann
|
0fc7ce0cd0
|
Ensure default API is preserved
|
2022-05-24 11:09:21 +04:00 |
|
Jan Hartmann
|
d26351f1bf
|
Fix typings
|
2022-05-24 10:20:36 +04:00 |
|
Jan Hartmann
|
d65c886291
|
Configurable parameters for build path
|
2022-05-24 08:48:15 +04:00 |
|
nshen121
|
7be73a2a7b
|
version 1.2.18
|
2022-05-04 13:55:25 +08:00 |
|
nshen121
|
dc269402bc
|
add github actions to publish npm package automatially
|
2022-05-04 13:48:16 +08:00 |
|
nshen121
|
50f1fc5ee0
|
🚀 RELEASE: v1.2.16
- Fix: load widgets.css failed on windows #27
Thanks @wangjiandev
|
2022-04-10 01:42:19 +08:00 |
|
nshen121
|
15d0fef38e
|
Fix: load widgets.css failed on windows #27
|
2022-04-10 01:36:58 +08:00 |
|
nshen121
|
5f896ecc18
|
🚀 RELEASE: v1.2.15
- Fix: Fix path resolution errors #26
Thanks @subdavis
|
2022-03-31 23:13:14 +08:00 |
|
Xin Chen
|
3edef53d92
|
Merge pull request #26 from subdavis/patch-3
Fix path resolution errors
|
2022-03-31 23:08:17 +08:00 |
|
Brandon Davis
|
8c3e99826c
|
Update index.ts
|
2022-03-30 15:58:05 -04:00 |
|