Commit Graph

198 Commits

Author SHA1 Message Date
yaoyun8 0478258c87
fix:修复国际化参数配置 (#106) 2023-12-07 20:37:19 +08:00
yaoyun8 0cc2993eb2
fix: 变量修改后保存页面,再次修改变量失败 (#110) 2023-12-07 20:36:53 +08:00
yaoyun8 009a6d0754
fix: code check (#117) 2023-12-07 20:36:26 +08:00
yaoyun8 a8379f2bda
fix: code check (#112) 2023-11-30 17:08:14 +08:00
chilingling 8ed61ca311
fix(canvasShortCutPanel): add click event to quick insert component in… (#81)
* fix(canvasShotCutPanel): add click event to quick insert component in shortcutpanel

* fix(canvasShortPanel): add deepclone utils

* feat(utils): add deepClone method

* feat(unit-test): add unit test for deepclone function
2023-11-30 15:56:13 +08:00
lizhijie429 3ae47c811b
fix:修复自定义属性新增功能 (#108)
* fix:修复自定义属性新增功能

* fix: 修复MetaHtmlText组件控制台警告

* fix:调整透传Attributes警告解决方案

* fix:调整透传Attributes警告解决方案

* fix:调整透传Attributes警告解决方案
2023-11-30 14:23:10 +08:00
gargameljyh 1e72976c4c
fix: 修复空页面执行右键删除和右键复制时控制台报错的问题 (#103)
* fix: 修复空页面执行右键删除和右键复制时控制台报错的问题

* fix: 修复空页面执行右建操作时控制台报错的问题

* refactor: 简化operations空判断代码

* fix: verify operations copy  id

* fix: verify operations copy  id

* fix: verify operations copy  id

* fix: copyNode function verify  params

* fix: 不可操作的菜单项disabled

* fix: 点击disabled菜单项 不关闭菜单
2023-11-30 09:30:11 +08:00
yaoyun8 a6232e5c92
fix:组件属性绑定工具类utils,修改预览出码实现 (#93) 2023-11-28 11:14:25 +08:00
wenmine 6a4de499a4
添加eslint&自动化构建 (#101) 2023-11-23 19:20:19 +08:00
chilingling 6de244f098
feat(builtin): builtinComponent 组件独立包抽离 (#52)
* feat(builtin): builtinComponent 组件独立包抽离
2023-11-23 15:14:22 +08:00
wenmine 59074024d8
fix(styles-import): 解决tree组件选中样式背景色为黑色的问题 (#102) 2023-11-23 15:10:18 +08:00
Xppp0217 68addea488
fix(insert-footer-button):设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一直;大纲书导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;提示框样式修改 (#94)
* fix(insert-footer-button):
设计器页面设置-输入设置中,保存取消按钮顺序错误,格式化按钮样式错误,应与UI保持一致;
大纲树导航中,眼睛图标,建议改为睁开就是可见,闭眼就是不可见;
提示框样式修改
2023-11-22 15:59:05 +08:00
yaoyun8 f6981fd36e
fix:修复组件属性绑定工具类函数,出码预览未定义 (#90) 2023-11-20 17:24:14 +08:00
Xppp0217 5c2ea9c37d
fix: 数据源面板中,点击新建字段报错 (#37) 2023-11-20 17:22:01 +08:00
chilingling 7febb33d8d
fix(pagePlugin): clear some state when delte current page (#72)
* fix(pagePlugin): clear some state when delte current page

* fix(pagePlugin): del unnecessary optional chaining operator

* fix(chore): add code readablity

* fix(chore): optimize code by review comment
2023-11-20 10:20:30 +08:00
chilingling d1dd2c56b5
fix(metaComponent): fix #79 metaListItems dragging not working (#86) 2023-11-17 10:13:27 +08:00
yaoyun8 ac4b52ce13
fix:loading can't be closed when state is saved (#87)
* fix:loading can't be closed when state is saved

* fix: remove global loading
2023-11-16 19:01:33 +08:00
chilingling 9911abe6de
fix(pagePlugin): 删除文件夹添加节流,避免多次出现无法删除弹窗 (#74)
* fix(pagePlugin): 删除文件夹添加防抖,避免多次出现无法删除弹窗

* fix(pagePlugin): use throttle by review comment
2023-11-16 17:55:48 +08:00
lichunn 9be6f31129
fix:时间线步骤条编辑数据,步骤条会消失 (#84)
* fix: 时间线步骤条编辑data,时间线会消失

* Revert "fix: 时间线步骤条编辑data,时间线会消失"

This reverts commit b24f8ba60d.

* fix:时间线步骤条编辑数据,时间线会消失
2023-11-16 10:19:55 +08:00
yaoyun8 1bc436530b
fix:修复属性面板-插槽开关切换schema不正确 (#85) 2023-11-15 15:12:54 +08:00
lhuans d13309f23b
feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。 (#66)
* feat: 页面输入输出配置,配置内有内容时,按钮替换为展示部分文案内容。

* feat: 方法名修改更加符合语义
2023-11-14 20:30:01 +08:00
chilingling ed0b8a3073
fix(pluginMaterial): fix block list can't scroll when visible in canvas (#77) 2023-11-14 19:41:16 +08:00
chilingling aaa83ba162
feat(chore): add setup script setup environment before serving (#80) 2023-11-14 19:35:30 +08:00
chilingling da0fbd1e28
fix(canvas): fix del key error when nothing is selected (#69) 2023-11-09 17:01:59 +08:00
chilingling d1f0a35950
fix(canvas): change canvas menu item hiding to disabed (#75) 2023-11-09 17:01:37 +08:00
chilingling 4876571ed0
fix(style): adjust style detail (#67) 2023-11-09 14:41:41 +08:00
chilingling 4b0cfe6267
feat(doc): add doc link to readme (#54) 2023-11-09 14:11:58 +08:00
chilingling 213e7d80e8
fix(toolbars): disable toolbar btn when page is empty (#70)
* fix(toolbars): disable toolbar btn when page is empty

* fix(toolbar): disable preview when page is empty
2023-11-08 17:16:28 +08:00
chilingling cb8414da9b
feat(chore): update package info (#53)
* feat(chore): update package info

* feat(docs-package): add homepage url
2023-11-03 18:01:36 +08:00
wenmine df244b588d
feat(docs): add Milestones (#46) 2023-11-03 11:19:09 +08:00
tianxin 0958b0e51d
fix(block-list-icon):区块管理面板去掉列表图标 (#33)
* fix:区块管理面板去掉列表图标

* fix(block-list-icon):区块管理面板去掉列表图标
2023-11-02 10:44:45 +08:00
gargameljyh bf5d322b6d
fix: 修复不切换页面点击页面设置时表单校验错误问题 (#32) 2023-11-01 17:15:03 +08:00
gargameljyh 8be11f2075
fix: 修复无页面时页面内容显示错误问题 (#31) 2023-11-01 17:00:15 +08:00
tianxin 364160f977
fix(page-lock):页面解锁按钮图标修复 (#43) 2023-11-01 15:29:19 +08:00
Hexqi 7f79659f5b
fix(design-core): build error with monaco-editor (#57) 2023-11-01 09:17:58 +08:00
yaoyun8 25ecc86d8e
fix:走马灯属性配置清空标签页后添加标签页显示出错 (#23)
* fix:走马灯属性配置清空标签页后添加标签页显示出错

* fix: 优化走马灯删除标签页问题修复方案
2023-10-28 10:22:06 +08:00
yaoyun8 5819a9cab4
fix:按钮组数据编辑后显示出错 (#24) 2023-10-16 21:12:03 +08:00
lhuans 7b71c38361
feat: 修复当画布没有内容时控制台报错 (#26) 2023-10-13 11:16:14 +08:00
wenmine cd2fd1d822
fix(bindEvents): fix bind Events can not delete (#22) 2023-10-12 10:43:56 +08:00
wenmine d57fb578da
docs: add pr and bug template (#18) 2023-10-08 09:49:04 +08:00
chilingling 790720985d
fix(bundle): fix env variable can not be bundle (#16) 2023-10-07 11:49:45 +08:00
ajaxZheng f3c03e5b6d feat: add pnpm to project 2023-09-29 11:17:46 +08:00
ajaxzheng 9e5f9a386b
update readme (#6)
* fix: add logo and fix readme

* fix: update readme
2023-09-26 14:30:18 +08:00
ajaxzheng b5fc639831
fix: add logo and fix readme (#5) 2023-09-26 14:15:19 +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
OpenTiny 3f9aaa17e1 Initial commit
Match-id-7ff6fc89cbfb72e7b2bb6ac0c571dc711261b784
2021-11-22 10:04:37 +08:00
public govdpub 80c036a6be Add README.md 2023-09-20 10:42:50 +08:00