Skip to content

v2.10.0

Compare
Choose a tag to compare
@huangshuwei huangshuwei released this 30 Oct 13:40
· 1200 commits to master since this release

Feature

  • Add cell edit. single click edit、double click edit、full row edit、controllable editing. Details

Bug Fixes

  • Fixed the problem that the cell data changed and the cell did not re render
  • Fix the problem that when multiple table components are used at the same time, the width of row expansion content interferes with each other(Impact of Vue.observable)

Feature

  • 新增单元格编辑功能。单击编辑、双击编辑、整行编辑、可控编辑。查看详情

Bug Fixes

  • 修复单元格数据更改,单元格没有重新渲染的问题
  • 修复当同时使用多个 table 组件,行展开内容宽度互相干扰的问题(Vue.observable 的影响)