Skip to content

1.10.1

Compare
Choose a tag to compare
@nwind nwind released this 08 Jun 09:47
· 8 commits to 1.10.x since this release
2147c0e

更新记录

新功能

  • feat:combo setValue支持更新指定index的数据 (#4527) @hsm-lv
  • feat: 公式编辑器input-group支持高亮模式 (#4513) @allenve

Bugfix

  • fix: 修复超级表头和固定列组合使用时样式问题 (#4561) @RickCole21
  • fix: Action组件required属性不生效问题 (#4560) @lurunze1226
  • fix: 修复 tree-select 搜索后需要点击两次才能点中子节点问题 (#4558) @nwind
  • fix:按钮兼容二次确认情况的事件派发&提供并行发送ajax请求动作的demo (#4555) @hsm-lv
  • fix: 修复当 toast 内容是个对象时不显示问题 (#4528) @nwind
  • fix: 避免不正确的 api 地址也发起请求 (#4538) @nwind
  • fix: tablView组件 表格属性padding设置无效问题 (#4526) @jiatianqi
  • fix:checkbox禁用状态对齐云舍 (#4482) @lghxuelang
  • fix: 修复input-image change 事件触发多次问题 (#4509) @gooolh
  • fix: Select错误出现横向滚动,虚拟列表开启后选项宽度错误问题 (#4548) @lurunze1226

日常维护