chilingling
b568985860
fix: change namespace 2 export module ( #837 )
...
* fix: change namespace 2 export module
* fix: add missing type params
2024-10-15 18:48:52 +08:00
chilingling
8507b65683
fix: save page updateTreeData error ( #839 )
2024-09-30 17:39:07 +08:00
chilingling
aa79110d52
release 1.0.0-rc.1 version
2024-09-28 04:00:10 -07:00
tianxin
4ea63abba7
fix:table slot edit params should not get alert ( #802 )
...
* fix:table notch saving error message
* fix: change slotparams cause warning
* fix: change by review
* fix: typo parma -> param
---------
Co-authored-by: chilingling <michaelchiling1024@gmail.com>
2024-09-28 18:34:24 +08:00
betterdancing
452563a569
fix(block): 新建区块保存后发布区块,发布无效 ( #438 )
...
* fix(block): 新建区块保存后发布区块,发布无效
* fix: del useless null check
---------
Co-authored-by: chilingling <michaelchiling1024@gmail.com>
2024-09-28 17:09:28 +08:00
zhengjg
4cd3c3b8ea
feat(vue-generator): add public floder, support image generation ( #660 )
...
* feat(vue-generator): add public floder, support image generation
* feat(vue-generator): code add public floder, support image generation
2024-09-28 15:34:18 +08:00
chilingling
b72e7ea5e7
fix: page or block save update breadcrumb incorrectly ( #820 )
...
* fix: page or block save update breadcrumb uncorrectly
1. 修复页面名称更新时,面包屑页名称没有同步更新的 bug
2. 修复区块保存更新时,强行切换当前画布到正在编辑区块的 bug
3. 修复区块保存更新时,如果画布不是当前编辑的区块,仍取截图的 bug
* fix: add handlePageUpdate mehtod missing params
2024-09-28 14:59:30 +08:00
chilingling
0935220b77
fix: mock block data response data missing data attribute ( #818 )
...
修复 mockService 区块详情缺失 data 嵌套结构导致无法正确加载的 bug
2024-09-28 14:42:09 +08:00
tianxin
eda10e58c8
fix:batch delete unintelligent ( #795 )
2024-09-25 20:37:06 +08:00
chilingling
e828de2970
fix: switch selected component event name list still show the origin one ( #757 )
...
* fix: switch selected component event name list still show the origin one
修复画布切换选择组件后,高级面板事件列表仍然显示原组件事件列表的bug
close #747
* fix: handle potential undefined values in renderEventList
* fix: use locale instead of zh_CN attr
2024-09-25 11:03:34 +08:00
chilingling
3a831bf833
fix: mixed lifeCyclesContent when empty lifecycles ( #810 )
...
close #806
修复生命周期为空时,取当前页面schema生命周期值的 bug
2024-09-24 14:37:47 +08:00
Xie Jay
2ce7c4a201
fix(common): fix verify required ( #787 )
2024-09-18 11:24:11 +08:00
chilingling
5fa99f8a8e
fix(stylePanel): fix setting border-radius could not work on first time ( #481 )
2024-09-13 16:16:44 +08:00
bwrong
603be3bdb9
fix(generate-vue):修复出码文件选择界面打包后样式丢失问题 ( #789 )
...
Co-authored-by: wangwenbing <11535041@qq.com>
2024-09-11 11:06:43 +08:00
chilingling
50f968f27d
fix(canvas): absolute dnd update position to schema. close #664 ( #751 )
2024-09-10 10:08:50 +08:00
chilingling
9ccfc9fa8a
fix: jsx slot modelvalue can't update value ( #734 )
...
* fix: jsx slot modelvalue can't update value
* fix: add unit test for updateModel event
2024-09-05 11:39:49 +08:00
chilingling
c35c34e036
fix: reset spacing cannot generate correct source code ( #657 )
2024-09-03 15:02:37 +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
chilingling
4bfba8ca40
fix(chore): exclude vue-generator expected folder codecheck ( #496 )
2024-05-21 15:08:03 +08:00
chilingling
07b0245fa0
fix(setup): add controller to prebuild before start local develop ( #493 )
2024-05-17 17:32:00 +08:00
Kagol
a0a4e293d8
chore: Upgrade dependencies to fix security vulnerability ( #479 )
2024-05-17 11:44:44 +08:00
Gene
ffd0280877
fix: 事件绑定JSX函数时,函数解析报错 ( #441 )
...
* fix: 绑定事件时保留函数名,避免JSX转换出错
2024-05-17 11:42:10 +08:00
Gene
47c71d1129
fix: 行列容器组件纵向分割大于2的时候报错 ( #474 )
...
* fix: 行列容器组件纵向分割大于2的时候报错
2024-05-17 11:41:10 +08:00
Gene
0d36df07a7
fix: 修复画布行列容器组件中的分割工具位置错误的问题 ( #458 )
...
* fix: 修复画布行列容器组件中的分割工具位置错误的问题
2024-05-17 11:40:47 +08:00
chilingling
6d9241ed6a
fix(chore): remove ai code review workflow ( #490 )
2024-05-17 10:40:22 +08:00
rhlin
899d616f7e
build: 公共依赖cdn解耦并增加开关控制 ( #360 )
...
* build: external public cdn localize 公共cdn依赖包支持本地化
* build: cdn外部依赖解耦,修复baseUrl获取
* build: cdn依赖解耦 修正baseUrl获取方式
* build: cdn依赖三方解耦,优化目录型拷贝
* build: cdn依赖解耦,解决目录复制文件的相对路径问题
* build(design-core): 修复monaco的worker使用cdn地址前缀的情况下打包失效
* build: 本地开发也支持脱离cdn三方依赖
* build: 去除代码注释
* build: 三方cdn依赖解耦 物料bundle文件依赖支持替换cdn依赖
* build(design-core) 去除冗余用不到的文件和配置项硬编码
* build: 公共依赖cdn解耦测试完成 开关默认关闭
* refactor: 简化三方cdn依赖解耦的正则,改为path方法
* refactor: 三方依赖解耦脚本代码优化,减少雷同的正则匹配
* refactor: 三方cdn依赖解耦脚本 简化合并正则
* build: 三方cdn解耦 物料本地打包逻辑优化修正
* build: 三方cdn依赖解耦,优化代码简化正则,修复计算版本号问题,修复函数名大小写问题
* build: 优化importMap版本站位符号
* build: 三方cdn物料解耦 变量改为环境变量
* build: 三方cdn依赖解耦 补充处理复制文件夹时候的去重
* fix: 三方cdn解耦, 解决本地启动问题
* feat(preview): preview也支持cdn依赖解耦
* refactor(desing-core/scripts): 重构复制cdn文件本地复制模块
* build: 重构预览的importMap复制逻辑,修复两个importMap文件不存在
* build: 进一步优化monacoEditor地址,直接打包不再跨网络获取
* refactor(design-core/scripts): 调整复制应用importMap函数的参数顺序,与其他结构类似
* refactor(design-core/script): 调整文件位置和文件引用顺序
* feat(design-core/preview): preview importMap.js 使用 importMap.json 数据归一
* fix(design-core/preview): 修复importJson的引用
* fix: mock端口号订正,解决element-plus拖入画布后无法渲染
* build(design-core/script): 修复临时安装包插件安装完包后返回目录不正确
* fix: 修正monaco-editor的worker资源的打包地址
* build(design-core/script): 修复临时安装包插件安装完包后返回目录不正确
* fix(design-core/preview): 修正cdn解耦preview获取动态的importMap.json的base路径问题
* build: 三方cdn解耦,优化拷贝脚本,修复文件夹当文件拷贝当文件夹是包路径时候目标路径版本号丢失
* build: 三方cdn解耦,解决包未安装的情况下,glob匹配不到文件导致打包不拷贝内容
* fix: 根据检视意见使用fs-extra readJsonSync替代utils工具函数
* fix: 根据检视意见修改函数名大小写和端口号读取
* feat: 三方物料解耦 preview变量替换增加注释
* feat: 根据检视意见修改函数名字
* refactor: 根据检视意见,将脚本函数的参数整改为对象,并把目录值迁移到参数默认值
* docs(design-core/scripts): 三方cdn解耦 修正描述错误
* fix: 三方cdn解耦 修正preview脚本TinyVue版本号
2024-05-13 14:47:02 +08:00
chilingling
3a66996fae
feat(vue-dsl): add app generate code ( #178 )
...
* feat(vue-dsl): add app generate code
* feat(vue-dsl): add app generate code
* feat(vue-dsl): add generate global store code
* feat(vue-dsl): delete parse config and parse schema hook
* feat(tempalte): refra generateTemplate logic
* feat(vue-generator): add generate script frame code
* feat(vue-generator): add hook flow for sfc file generate
* feat(vue-generator): support generate sfc script
* feat(vue-generator): support jsx generate
* fix(vue-generator): fix double quotes issue
* feat(vue-generator): handle app generate code
* feat(toolbar-generate-vue): toolbar-generate-vue use new codegen function
* feat(vue-generator): add requiredBlock parser
* feat(docs): add readme doc
* feat(docs): add more docs
* fix(vue-generator): adapt for more scenario
* feat(vue-generator): support tiny-grid editor use tiny component
* fix(vue-generator): complete unit test
* fix(vue-generator): add unit test
* feat(vue-generator): add sfc generator unit test
* feat(vue-generator[docs]): add contributing docs
* feat(vue-generator): add test coverage script and app generate test case
* fix(generate-vue): optimize desc and file list
* fix(vue-generate): [template] fix viteConfig process.env is processed
* fix(vue-generator): escape process.env string
* feat(vue-generator): support builtin components
* fix(vue-generator): add builtin componentsMap
* fix(vue-generator): fix bind utils props
* fix(vue-generator): support utils expression
* fix(vue-generator): support children expression add utils
* fix(vue-generator): support nested folder page
* fix(vue-generator): support get datasource with name
* fix(vue-generator): only write necessary dependencies into package.json
* feat(vue-generator): simplified genTemplate hooks
* fix(vue-generator): update vue-generator docs
* feat(vue-generator): detect jsx on custom method
* feat(vue-generator): add d.ts types declaration
2024-05-13 11:42:32 +08:00
chilingling
aa8d361bd2
feat(chore): update OpenTinyVue version ( #457 )
...
* feat(chore): update OpenTinyVue version
* feat(chore): update opentinyvue version
* fix(breadcrumb): fix breadcrumb style after update opentiny vue version
* feat(chore): change opentinyvue to peer dependencies
* feat(builtinComponent): add vue to peerDependencies
2024-05-11 17:43:33 +08:00
chilingling
30cfeb19df
feat(canvasApi): use canvasApi to access canvas methods ( #425 )
...
* feat(canvasApi): use canvasApi to access canvas methods
* fix(canvas): optimize import order
* fix(canvasApi): change by review comment tips
2024-05-11 17:36:43 +08:00
chilingling
c271054870
fix(canvas): add placeholder for empty container #365 ( #436 )
...
* fix(canvas): add placeholder for empty container
* feat(canvas-render): optimize by review comment
2024-05-11 15:56:56 +08:00
jxhhdx
e9961aaba8
fix(canvas-CanvasContainer): 修改Model单词拼写错误 ( #468 )
2024-05-10 15:23:34 +08:00