chilingling
|
f02d458cb6
|
bump deps version (#816)
|
2024-09-27 16:03:55 +08:00 |
Hexqi
|
8213973508
|
chore: sync dev to refactor (#808)
* fix(mockServer): mockServer page preview can't render element-plus element (#503)
* fix(style): fix render error caused by inline style breaks (#526)
* fix(metaComp): fix bug where metaHtmlText could set value to incorret schema children (#473)
* fix(vue-generator): fix globalstate codegen error (#547)
* fix(material): add componentsMap to app Schema after material build (#527)
* fix: slot params missing double quote (#605)
* fix: slot params missing double quote
* fix: exclude nodemodule test case
* fix: 修复onMouseover拼写错误 (#662)
* fix: esbuild install failed on node v16 (#668)
* fix: esbuild install failed on nodev16
* fix: esbuild install failed on nodev16
* fix: builtin components can't generate import statement with genSFCWithDefaultPlugin method (#656)
* 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
* fix(preview): multiple nested blocks cannot preview #663 (#665)
* fix(material): add missing componentsMap to mockServer (#701)
* fix(setting): fix bindEvent dialog visible can't work on tinyvue 3.17 (#715)
* 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
* docs: update milestone (#728)
* docs: update milestone
* fix: tab
* fix: abaolute canvas init inlineStyle should be string (#730)
* fix(download): Optimize download logic and adapt to iframe (#739)
* fix(download): Optimize download logic and adapt to iframe
* feat(cdn): change cdn from onmicrosoft to unpkg (#750)
* fix: 隐藏画布根节点的包裹元素的操作选项 (#492)
* 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>
* fix: reset spacing cannot generate correct source code (#657)
* fix: jsx slot modelvalue can't update value (#734)
* fix: jsx slot modelvalue can't update value
* fix: add unit test for updateModel event
* fix(canvas): absolute dnd update position to schema. close #664 (#751)
* fix(generate-vue):修复出码文件选择界面打包后样式丢失问题 (#789)
Co-authored-by: wangwenbing <11535041@qq.com>
* fix(stylePanel): fix setting border-radius could not work on first time (#481)
* fix(common): fix verify required (#787)
* fix: mixed lifeCyclesContent when empty lifecycles (#810)
close #806
修复生命周期为空时,取当前页面schema生命周期值的 bug
---------
Co-authored-by: chilingling <26962197+chilingling@users.noreply.github.com>
Co-authored-by: yeser <631300329@qq.com>
Co-authored-by: wenmine <wwmmail@foxmail.com>
Co-authored-by: Gene <Pacify.98@gmail.com>
Co-authored-by: yaoyun8 <142570291+yaoyun8@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Co-authored-by: bwrong <ibwrong@foxmail.com>
Co-authored-by: wangwenbing <11535041@qq.com>
Co-authored-by: Xie Jay <xiejay97@gmail.com>
|
2024-09-24 20:14:30 +08:00 |
chilingling
|
38745dff4f
|
feat: update build script (#638)
* feat: update build script
* feat: update dev script
|
2024-07-08 18:00:22 +08:00 |
Hexqi
|
5134ab33a2
|
feat: init function refactor (#515)
* feat: extract init logic to init.js
* feat: use vite command
* feat: add app lifecycle
* fix: reviews
|
2024-05-28 20:21:45 +08:00 |
Hexqi
|
81fae7e85d
|
fix: es import error、add build command(comments)、add demo designer... (#514)
* feat: add designer demo package
* fix: remove useless svg assets
* fix: add .js to resolve es import error
* fix: add build command in comments and entry
* fix: remove metaService
* feat: update registry template
|
2024-05-27 17:27:18 +08:00 |
wenmine
|
fa39c12904
|
refactor: 原子化重构框架搭建 (#497)
|
2024-05-21 17:20:07 +08:00 |
chilingling
|
13db22af27
|
fix(build): 修复构建设计器产物 ref 值未转化的 bug (#347)
|
2024-03-21 20:01:24 +08:00 |
rhlin
|
683fc51d52
|
fix: 修复preview生产打包的时候repl引入的monaco-editor里的worker跨域报错 (#245)
* fix: 修复preview生产打包的时候repl引入的monaco-editor里的worker跨域报错
* feat(design-core/preview): 预览增加调试按钮来打开vue-repl编辑模式,并实现编辑器懒加载
* fix(design-core/preview): 修复repl-patch引入脚本路径模块化不支持importScripts问题
|
2024-02-26 14:15:31 +08:00 |
yaoyun8
|
b343220d77
|
feat: add materials script (#195)
增加拆分物料与构建物料脚本
|
2023-12-29 16:21:16 +08:00 |
chilingling
|
aaa83ba162
|
feat(chore): add setup script setup environment before serving (#80)
|
2023-11-14 19:35:30 +08:00 |
ajaxZheng
|
f3c03e5b6d
|
feat: add pnpm to project
|
2023-09-29 11:17:46 +08:00 |
ajaxzheng
|
3504c5aa82
|
fix: fix build error (#1)
* fix: fix build error
* fix: fix server dependence
|
2023-09-26 08:40:44 +08:00 |
OpenTiny
|
0854e5190e
|
init project
Match-id-61778b743a9dc8d8df471dcb285fb229931648a6
|
2023-09-25 18:11:29 +08:00 |