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
nshen
786f86bed2
🚀 RELEASE: v1.2.14
...
- Fix: HTML tags should respect base path #22 #24
Thanks @loosheng and @lovefengruoqing
2022-03-28 21:36:07 +08:00
nshen
4ffa678afc
chore: update gitignore
2022-03-28 21:28:21 +08:00
Xin Chen
ad3c4e28af
Merge pull request #24 from loosheng/tags-src-path
...
fix: tags respect base path
2022-03-28 21:04:15 +08:00
LooSheng
557fb83c02
chore: update .prettierrc
2022-03-28 11:30:17 +08:00
LooSheng
f5ebef1f75
fix: tags respect base path
2022-03-28 11:18:43 +08:00
nshen
3e39226b3b
🚀 RELEASE: v1.2.13
...
- support `build.outDir` #18
- fix buid error on windows when rebuildCesium:true #17
- add build test ci, cool! by @LunaGod
- set chunkSizeWarningLimit to 5000 when rebuildCesium
- clean code, add some commants.
Thanks @LunaGod and @1sm23
2022-01-13 18:33:24 +08:00
Nshen
b3c0b31bc2
Merge pull request #20 from LunaGod/fix-ci
...
ci: add multi-platform build test CI
2022-01-13 18:22:21 +08:00
nshen
4ba3112790
Merge branch
2022-01-13 18:09:42 +08:00
nshen
3ed9e14431
clean code, add some comments, set chunkSizeWarningLimit to 5000
2022-01-13 18:05:08 +08:00
Nshen
28825f8545
Merge pull request #19 from LunaGod/cesium-base-url
...
fix: `CESIUM_BASE_URL` problem
2022-01-13 18:03:06 +08:00
LooSheng
0f8eeaee1b
ci: add build test ci
2022-01-12 15:30:08 +08:00