Releases: Happy-Coding-Clans/vue-easytable
Releases · Happy-Coding-Clans/vue-easytable
v2.5.5
v2.5.4
v2.5.3
Bug Fixes
- Fix compilation failure via webpack
Bug Fixes
- 修复使用 webpack 编译报错的问题
v2.5.2
v2.5.1
Bug Fixes
- fix fr-FR translation - next/prev (by @tterrasson )
Bug Fixes
- 修复法语翻译问题 - next/prev(by @tterrasson )
v2.5.0
v2.4.2
Bug Fixes
- Fix border display in header grouping
Bug Fixes
- 修复表头分组时,border 显示不准确问题
v2.4.1
Bug Fixes
- Fixed a problem with multiple virtual scrolling instances that resulted in incorrect scrolling height calculation
Bug Fixes
- 修复多个虚拟滚动实例导致滚动高度计算错误的问题
v2.4.0
Feature
- Add Zulu (South Africa) zu-ZA (by @ElectronSz )
- Afrikaans (South Africa) af-ZA(by @ElectronSz )
Feature
- 新增 Zulu (南非) zu-ZA (by @ElectronSz )
- 新增 Afrikaans (南非) af-ZA(by @ElectronSz )
v2.3.1
Bug Fixes
- virtual scroll callback function param name 'scrollStartIndex' change to 'startRowIndex'
Bug Fixes
- 虚拟滚动回调函数参数名称 'scrollStartIndex' 改为 'startRowIndex'