Commit Graph

6 Commits

Author SHA1 Message Date
lichunn d956d78cf9
v2.10.0 (#1774) 2026-02-13 22:41:11 +08:00
chilingling 44240586ef
fix: localImportMap not works (#1242) 2025-04-28 20:48:58 +08:00
chilingling c50c8aa7ab
feat: support npmmirror cdn (#1220) 2025-03-19 15:47:48 +08:00
rhlin 7a50b542ac
Refactor canvas single vite config (#713)
* fix: sub package.json lack of some packages

* feat: canvas separate build from main app

* fix: design-core reexport makes designer-demo dev without devAlias lack of packages

* feat: support canvas devAlias to source code in designer-demo development

* feat: canvas html add style placeholder

* fix: replace default cdn path to unpkg

* feat: canvas remove tiny-vue build-in material to bundle.json

* feat:  canvas's  block loading share TinyVue and TinyVueIcon with materials, needs to external and add importMap in build & development

* fix: add TinyVue mjs dependencies wait until bundle.json support declare package dependencies

* feat: move canvasDevExternal plugin from designer demo to default config

* fix: add toolbars lock devAlias, fix package error, fix CanvasDevPlugin style link error

* fix: fix duplicate peerDependencies, fix designer demo build prod

* fix: remove wrong path dev alias

* fix:  fix vite-plugin-build-entry emit assets error issue

* fix: canvas remove unnecessary dependencies

* docs(canvas): docs about canvas separate build

* docs(canvas): modify docs for better understanding
2024-08-23 09:34:10 +08:00
chilingling d99516b5c0
fix: fix some issue on preview page (#568) 2024-06-11 14:23:06 +08:00
Hexqi 5636b85fa0
feat: remove env dir and add config (#564)
* feat: remove env
2024-06-08 16:03:43 +08:00