TinyEngine DSL出码对接codesandbox实现应用预览 #1

Open
xiejay97 wants to merge 24 commits from xiejay97/tiny-engine:plugins into develop

24 Commits

Author SHA1 Message Date
xiejay 84534dfc64 feat(codesandbox): support preview both `Block` and `Page` 2024-09-03 15:23:31 +08:00
xiejay 41120be520 feat: add `pageid` to url when app init 2024-09-03 14:20:35 +08:00
xiejay b233acc23b feat: add `codesandbox` plugin 2024-08-30 12:57:08 +08:00
xiejay a02cd3bbcc fix(preview): fix missing handle `Block` in Toolbar 2024-08-30 12:06:03 +08:00
yaoyun8 76c23b767b
fix(script): translate log (#549)
* fix: translate log

* Update scripts/connection.mjs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update scripts/connection.mjs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

* Update scripts/connection.mjs

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-08-24 21:46:45 +08:00
Gene c218724543
fix: 隐藏画布根节点的包裹元素的操作选项 (#492) 2024-08-24 21:43:53 +08:00
chilingling 871463f185
feat(cdn): change cdn from onmicrosoft to unpkg (#750) 2024-08-24 20:46:37 +08:00
wenmine 59eaf035bb
fix(download): Optimize download logic and adapt to iframe (#739)
* fix(download): Optimize download logic and adapt to iframe
2024-08-16 10:30:47 +08:00
chilingling 1ed91983b0
fix: abaolute canvas init inlineStyle should be string (#730) 2024-08-13 10:14:56 +08:00
Hexqi a442108e2b
docs: update milestone (#728)
* docs: update milestone

* fix: tab
2024-08-07 09:42:28 +08:00
wenmine 3a204624af
feat(download-code): support download zip for not support browsers (#703)
* feat(download-code): support download zip for not support browsers

* feat(download-code): support download zip for not support browsers - review

* feat(download-code): support download zip for not support browsers - review
2024-08-06 14:54:32 +08:00
chilingling 0d36f2d344
fix(setting): fix bindEvent dialog visible can't work on tinyvue 3.17 (#715) 2024-07-29 14:36:18 +08:00
chilingling a383421c38
fix(material): add missing componentsMap to mockServer (#701) 2024-07-23 19:10:35 +08:00
chilingling fd164a1cd2
fix(preview): multiple nested blocks cannot preview #663 (#665) 2024-07-22 16:28:30 +08:00
chilingling fec563dda3
fix: esbuild install failed on nodev16 (#671)
* fix: esbuild install failed on nodev16

* fix: esbuild install failed on nodev16

* fix: remove deps on root pkg.json
2024-07-22 16:14:26 +08:00
chilingling 732bed9795
fix: builtin components can't generate import statement with genSFCWithDefaultPlugin method (#656) 2024-07-22 15:17:17 +08:00
chilingling 2c27f9141a
fix: esbuild install failed on node v16 (#668)
* fix: esbuild install failed on nodev16

* fix: esbuild install failed on nodev16
2024-07-22 10:55:37 +08:00
yeser 66268d3ec3
fix: 修复onMouseover拼写错误 (#662) 2024-07-19 17:45:52 +08:00
chilingling e651dffa2b
fix: slot params missing double quote (#605)
* fix: slot params missing double quote

* fix: exclude nodemodule test case
2024-07-05 17:36:09 +08:00
chilingling 91d3ae108c
fix(material): add componentsMap to app Schema after material build (#527) 2024-07-05 14:03:32 +08:00
chilingling 277be2f11e
fix(vue-generator): fix globalstate codegen error (#547) 2024-07-05 11:06:11 +08:00
chilingling 2c478ce391
fix(metaComp): fix bug where metaHtmlText could set value to incorret schema children (#473) 2024-06-27 20:41:07 +08:00
chilingling c341f4c2c5
fix(style): fix render error caused by inline style breaks (#526) 2024-06-27 20:40:51 +08:00
chilingling 858e178af6
fix(mockServer): mockServer page preview can't render element-plus element (#503) 2024-05-27 19:19:29 +08:00