Skip to content

Releases: frappe/datatable

v1.16.3

03 Jun 10:08
fea45f4
Compare
Choose a tag to compare

1.16.3 (2022-06-03)

Bug Fixes

v1.16.2

29 Jan 06:00
a278075
Compare
Choose a tag to compare

1.16.2 (2022-01-29)

Bug Fixes

  • Adding tooltip on filter inputs (88a361f)

v1.16.1

17 Jan 11:11
Compare
Choose a tag to compare

1.16.1 (2022-01-17)

Bug Fixes

  • column resizing in rtl direction (95a2399)

v1.16.0

05 Jan 12:29
4549a51
Compare
Choose a tag to compare

1.16.0 (2022-01-05)

Features

v1.15.4

20 Aug 11:40
8ceadac
Compare
Choose a tag to compare

1.15.4 (2021-08-20)

Bug Fixes

  • update rowIndex width when row count changes (#138) (8ceadac)

v1.15.3

16 Sep 16:59
279a876
Compare
Choose a tag to compare

1.15.3 (2020-09-16)

Bug Fixes

v1.15.2

16 Mar 09:39
c263ab4
Compare
Choose a tag to compare

1.15.2 (2020-03-16)

Bug Fixes

  • 🐛 set content of empty cell to empty string for sorting (18964c0)

v1.15.1

09 Dec 17:10
Compare
Choose a tag to compare

1.15.1 (2019-12-09)

Bug Fixes

  • Set cell height explicitly (3475f6c)

v1.15.0

30 Sep 18:46
Compare
Choose a tag to compare

1.15.0 (2019-09-30)

Bug Fixes

  • Render fluid layout if first row doesnt exist (1a9c11e)

Features

  • Ability to disable column reordering (31264d1)

v1.14.0

26 Sep 21:20
Compare
Choose a tag to compare

1.14.0 (2019-09-26)

Bug Fixes

  • Move past non focusable cell while navigating (a47e1f0)
  • Render blank state when rows is 0 (ad0e0b5)

Features

  • Allow overriding individual components (d92fc5e)