Skip to content

v0.32.0

Compare
Choose a tag to compare
@wuzebin wuzebin released this 01 Jun 12:45
· 70 commits to master since this release
e9eb236
  • feat: 设置add/editDialogDrawer 默认为 append-to-body
  • feat: 添加addItemDrawer和editItemDrawer配置
  • feat: 点击删除的时候,显示弹窗进行二次确认
  • feat: text增加tooltip配置
  • feat: multiple的operation增加allowNoSelect配置
  • feat: list增加表头管理
  • fix: 修复表头管理设置后operation错乱,先请空触发渲染;增加缓存字段跟resource对比
  • fix: 修复远程搜索再设置了isInitEmpty:true情况下,设置额外传参报错问题
  • fix: 更改列表区块的total赋值逻辑