amis2/packages/amis-editor
ascend13 92168782ef
feat: Dialog弹窗优化 (#7933)
* feat:新版弹窗功能,支持预览弹窗样式

* fix ts-error

* findTree参数及相关引用修改

* findTree参数及相关引用修改

* 去掉dialogChildren相关,弹窗列表computed

* 添加弹窗事件和弹窗切换自动选中优化

* 弹窗文案统一

* 提取获取弹窗事件增加复用

* 弹窗挂载修改,逻辑优化

* isAlive调整

* 选择弹窗时防止$$id重复修复

* 重复定义

* fix ts-err

* fix ts-err

* 删除事件捕获参数

* 删除hideActionsOn
2023-09-11 15:33:27 +08:00
..
examples fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 (#7919) 2023-08-23 19:08:52 +08:00
src feat: Dialog弹窗优化 (#7933) 2023-09-11 15:33:27 +08:00
.gitignore fix: 修复 office-viewer 本地文件加载出错;numbering 每个层级重置计数 (#6421) 2023-03-21 14:04:40 +08:00
i18nConfig.js fix(amis-editor): 补充国际化语料,并发布5.3.0版本 (#6806) 2023-05-07 09:14:35 +08:00
index.html chore: amis-editor 调整一下资源引用 (#6416) 2023-03-21 10:50:27 +08:00
index.tsx chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00
package.json feat: CRUD & Form 脚手架构建优化, 列表可视化设计优化; chore: DSBuilder迁移至amis-editor (#8003) 2023-09-06 21:30:21 +08:00
rollup.config.js amis-saas-7740 dynmaic require 调整 2023-01-03 11:44:03 +08:00
rollup.esm.config.js feat: 添加只打包esm的npm script 2023-07-13 14:13:24 +08:00
tsconfig.json chore: 添加 amis-editor 本地开发入口 2023-03-20 21:40:40 +08:00