Skip to content

Releases: Happy-Coding-Clans/vue-easytable

v2.5.5

29 Jun 13:48
Compare
Choose a tag to compare

Bug Fixes

  • Fix showTitle parameter does not work #384

Bug Fixes

  • 修复 showTitle 参数设置不生效的问题 #384

v2.5.4

23 Jun 06:18
Compare
Choose a tag to compare

Bug Fixes

  • Fix a misspelling of "checkbox-option" api (by @hoyo #383

Bug Fixes

  • 修复"checkbox-option" api 拼写错误问题 (by @hoyo #383

v2.5.3

09 Jun 04:37
Compare
Choose a tag to compare

Bug Fixes

  • Fix compilation failure via webpack

Bug Fixes

  • 修复使用 webpack 编译报错的问题

v2.5.2

20 May 08:45
Compare
Choose a tag to compare

Bug Fixes

  • Fix the bug of display position error when header grouping and right column fixed , closes #376
  • Fix the bug of "goto input" click does not trigger callback event

Bug Fixes

  • 修复表头分组配合右列固定时展示位置错误的bug
  • 修复input 点击没有触发回调事件的bug

v2.5.1

23 Apr 05:24
Compare
Choose a tag to compare

Bug Fixes

  • fix fr-FR translation - next/prev (by @tterrasson

Bug Fixes

  • 修复法语翻译问题 - next/prev(by @tterrasson

v2.5.0

23 Apr 01:33
Compare
Choose a tag to compare

Feature


Feature

v2.4.2

31 Mar 05:40
Compare
Choose a tag to compare

Bug Fixes

  • Fix border display in header grouping

Bug Fixes

  • 修复表头分组时,border 显示不准确问题

v2.4.1

23 Mar 14:58
Compare
Choose a tag to compare

Bug Fixes

  • Fixed a problem with multiple virtual scrolling instances that resulted in incorrect scrolling height calculation

Bug Fixes

  • 修复多个虚拟滚动实例导致滚动高度计算错误的问题

v2.4.0

20 Feb 13:43
Compare
Choose a tag to compare

Feature


Feature

v2.3.1

19 Feb 15:41
Compare
Choose a tag to compare

Bug Fixes

  • virtual scroll callback function param name 'scrollStartIndex' change to 'startRowIndex'

Bug Fixes

  • 虚拟滚动回调函数参数名称 'scrollStartIndex' 改为 'startRowIndex'