Skip to content

Releases: frappe/datatable

v1.19.0

05 Jun 08:25
5c5aeed
Compare
Choose a tag to compare

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

  • save sorting (cf792e1)
  • save sorting as a seperate dropdown (5ef1f24)

v1.18.5

28 May 09:05
f752027
Compare
Choose a tag to compare

1.18.5 (2025-05-28)

Bug Fixes

  • code cleanup (5d734d5)
  • make serialno column resizeable data length is a lot (51b3aa5)

v1.18.4

19 May 06:40
223f6a6
Compare
Choose a tag to compare

1.18.4 (2025-05-19)

Performance Improvements

  • preparation avoid duplicate copying of cells (#217) (223f6a6)

v1.18.3

06 May 11:10
9c4af05
Compare
Choose a tag to compare

1.18.3 (2025-05-06)

Bug Fixes

v1.18.2

05 May 07:03
3de43c9
Compare
Choose a tag to compare

1.18.2 (2025-05-05)

Bug Fixes

v1.18.1

07 Mar 11:56
4879089
Compare
Choose a tag to compare

1.18.1 (2025-03-07)

Bug Fixes

  • total row and scrolling issue (bf65f4b)

v1.18.0

21 Feb 09:21
82582a0
Compare
Choose a tag to compare

1.18.0 (2025-02-21)

Bug Fixes

  • alignment issue without checkbox column (a5cc12f)

Features

  • add support for sticky columns (f1c2cd9)

v1.17.18

06 Feb 14:16
f05049c
Compare
Choose a tag to compare

1.17.18 (2025-02-06)

Bug Fixes

v1.17.17

06 Feb 09:15
ba98142
Compare
Choose a tag to compare

1.17.17 (2025-02-06)

Bug Fixes

  • reset the footer to ensure old totals are cleared (#202) (ba98142)

v1.17.16

17 Apr 13:34
ecc660e
Compare
Choose a tag to compare

1.17.16 (2024-04-17)

Bug Fixes