更新记录
- chore: collapse & fieldSet 组件单测补充 (#5873) @tooeast
- feat: mapping组件支持数组数据源,自定义渲染模板itemSchema (#5882) @CheshireJCat
- feat: debounce event (#5848) @pianruijie
新功能 Features 🚀
- feat: amis-ui>form 支持受控模式 (#5895) @2betop
- feat: 增加动态注册渲染器机制 (#5875) @wibetter
- feat: 组件可见性、可用性动作支持表达式 (#5876) @zhaojianhui-a
问题修复 Bugfix 🐛
- fix: tree 组件重复添加父节点问题, tabsTransfer tree 模式onlyChildren默认值 (#5894) @tooeast
- fix: 修复旧版static-xxx组件inputClassName重复的问题 (#5885) @CheshireJCat
- fix: 国际化兜底处理 (#5877) @qinhaoyan
- fix: 修复css变量文件编译报错问题&chore:新增样式校验 (#5862) @qinhaoyan
- fix: 日期范围组件,比较日期粒度问题 (#5863) @tooeast
日常维护 Chore
- chore: CRUD调整查找父容器逻辑, 避免React Warning (#5891) @lurunze1226
- chore: confirmBox 的 onConfirm 也可能是异步的 如果存在异步错误也需要捕获 (#5856) @2betop
- chore: pagination 单测 (#5872) @tooeast
- fix: 修复css变量文件编译报错问题&chore:新增样式校验 (#5862) @qinhaoyan
- chore: 修复内网发包时部分ESM模块中路径未替换问题 (#5843) @lurunze1226
样式调整 Style 🌈
- style: ang主题调整 (#5890) @qinhaoyan
- styles: 修正右键菜单hover时icon异常 (#5868) @wibetter