v0.17.3
🆕 feat
- @visactor/vtable: add body index convert with table index #789
- @visactor/vtable: mergeCell support custom compare function #804
- @visactor/vtable: add column resize label theme
🐛 fix
- @visactor/vtable: setRecords lose hover state #783
- @visactor/vtable: transpose list demo when records has 10000 performance problem #790
- @visactor/vtable: setRecords recomputeColWidth problems #796
- @visactor/vtable: set disableSelect drag interaction occor error #799
- @visactor/vtable: tooltip style not work #805
- @visactor/vtable: pivot table pagination.perPageCount modify #807
- @visactor/vtable: [Bug] adaptive mode compute problem when has frozencol and rightFrozenCol #820
- @visactor/vtable: fix axis render update problem
- @visactor/vtable: fix select update when change frozen
- @visactor/vtable: pivot table use icon bug
- @visactor/vtable: fix sort icon update
🔨 refactor
- @visactor/vtable: update vrender event verison use scrollDrag
🔧 chore
- @visactor/vtable: update vrender version #785
What's Changed
- Merge main into develop by @Rui-Sun in #752
- 759 refactor remove pivot table data analysis s sort logic by @fangsmile in #763
- 760 bug dropdown menu click by @fangsmile in #761
- feat: keyboard to move select cell #548 by @fangsmile in #753
- Fix/fix for fs by @Rui-Sun in #756
- fix: fix dropdown icon display error by @Rui-Sun in #766
- Fix/adaptive tree by @Rui-Sun in #764
- feat: add auto text poptip in vrender by @Rui-Sun in #757
- fix: fix right frozen columns width update problem by @Rui-Sun in #767
- 681 refactor 100w records scroll performance optimize by @fangsmile in #769
- [Auto release] release 0.17.1 by @github-actions in #773
- Merge main into develop by @Rui-Sun in #774
- fix: add row height round in resetRowHeight by @Rui-Sun in #775
- 771 bug edit cell bug by @fangsmile in #778
- [Auto release] release 0.17.2 by @github-actions in #779
Full Changelog: v0.17.0...v0.17.3