amis2/packages/amis-core
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
..
__tests__ chore: 优化 Table 渲染性能 2023-09-06 21:09:29 +08:00
src feat: Dialog弹窗优化 (#7933) 2023-09-11 15:33:27 +08:00
.gitignore 调试 github workflow 2022-06-02 19:05:30 +08:00
package.json Merge branch 'master' into chore-table904 2023-09-07 09:07:06 +08:00
rollup.config.js chore: 优化 svgr 产出代码便于打包 2023-07-18 19:04:20 +08:00
rollup.esm.config.js feat: 添加只打包esm的npm script 2023-07-13 14:13:24 +08:00
tsconfig.json 添加 script 2022-06-07 14:46:09 +08:00