Releases: frappe/datatable
Releases · frappe/datatable
v1.19.0
1.19.0 (2025-06-05)
Bug Fixes
- add a saveSorting option (b2e4127)
- allow cell select to work after sorting (f3e9fd5)
- allow localstorage key to be set from options (689fb74)
- better way to select cells after sorted (265be8f)
- changes for linter (04aaa98)
- make selection work for all columns (2ff862c)
- remove additional style (a2963e7)
- remove typo, make save work for tests (8ec97ad)
- remove uneccessary code (531d8ca)
Features
v1.18.5
1.18.5 (2025-05-28)
Bug Fixes
- code cleanup (5d734d5)
- make serialno column resizeable data length is a lot (51b3aa5)
v1.18.4
1.18.4 (2025-05-19)
Performance Improvements
- preparation avoid duplicate copying of cells (#217) (223f6a6)
v1.18.1
1.18.1 (2025-03-07)
Bug Fixes
- total row and scrolling issue (bf65f4b)
v1.18.0
1.18.0 (2025-02-21)
Bug Fixes
- alignment issue without checkbox column (a5cc12f)
Features
- add support for sticky columns (f1c2cd9)
v1.17.17
Bug Fixes
- reset the footer to ensure old totals are cleared (#202) (ba98142)