amis2/packages/amis-ui
wutong afc3f2cd1d
fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 (#7919)
* fix: jsonSchemaEditor 输入框高度样式问题

* fix: 内存变量demo 格式调整

* fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果

---------

Co-authored-by: wutong25 <wutong25@baidu.com>
2023-08-23 19:08:52 +08:00
..
__tests__ cherry-pick: Select组件开启虚拟列表后显示问题#4548 #4516 (#4572) 2022-06-14 14:07:18 +08:00
examples feat: amis-ui>form 支持受控模式 2022-12-08 20:30:50 +08:00
scripts chore: 开发环境切成 vite (#5677) 2022-11-02 22:45:12 +08:00
scss fix: 复制后粘贴组件schema会被schemaFilter方法转换,出现一些异常的结果 (#7919) 2023-08-23 19:08:52 +08:00
src fix: 修复transfer高亮带来的transfer-picker显示options问题 (#7917) 2023-08-23 18:56:48 +08:00
.gitignore fix: 修复 tree-select 搜索后需要点击两次才能点中子节点问题 (#4558) 2022-06-08 13:45:50 +08:00
index.html feat: 补充 ConfirmBox ui 控件, 并将 PickerContainer 改成 ConfirmBox 实现 (#5708) 2022-11-08 10:17:56 +08:00
package.json fix: 修复 amis-ui 编译后引用 rc-overflow 包路径问题 Close: #7853 (#7880) 2023-08-18 10:50:10 +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 feat: 补充 ConfirmBox ui 控件, 并将 PickerContainer 改成 ConfirmBox 实现 (#5708) 2022-11-08 10:17:56 +08:00