Skip to content

11.10.0

Compare
Choose a tag to compare
@cipchk cipchk released this 23 Apr 15:16
· 575 commits to master since this release
645675c

Bug Fixes

  • abc:reuse-tab: support ssr (#1232) (4933deb)
  • abc:st: fix mutual pollution of expand and click event (#1241) (0321613)
  • form: fix losing format rules of ajv in 7.x version (#1239) (393f0a3)

Features

Performance Improvements


Bug Fixes

  • abc:reuse-tab: 修复SSR初始化失败 (#1232) (4933deb)
  • abc:st: 修复 expandclick 事件相互触发污染 (#1241) (0321613)
  • form: 修复 7.x 版本格式化数据丢失问题 (#1239) (393f0a3)

Features

  • abc:st: 新增 customRequest 属性,自定义实现远程数据,例如:Graphql (#1234) (65aba5c)
  • abc:st: 新增 STColumnsafeHtml 属性 (#1233) (f49d45c)
  • chart:echarts: 新增 chart-echarts ECharts组件 (#1238) (ce04327)
  • form: 升级 ajv8.x (#1240) (9b9f3c8)

Performance Improvements

  • chart:*: 优化当只有数据变更时丝滑更新 (#1237) (24069bf)