Skip to content

Releases: frappe/datatable

v1.13.5

05 Jul 07:49
Compare
Choose a tag to compare

1.13.5 (2019-07-05)

Bug Fixes

  • Navigation fix using tabs in inline filters (#75) (3712aaa)

v1.13.4

24 Jun 10:11
cccb4aa
Compare
Choose a tag to compare

1.13.4 (2019-06-24)

Bug Fixes

  • Number compare (1a0eba6)
  • Set dropdown background as header background (40c8e51)
  • Submit cell if editing deactivated (b1962df)

v1.13.3

11 Jun 10:03
Compare
Choose a tag to compare

1.13.3 (2019-06-11)

Bug Fixes

  • String compare if hay is alphanumeric (bbca6d8)

v1.13.2

28 May 12:21
Compare
Choose a tag to compare

1.13.2 (2019-05-28)

Bug Fixes

v1.13.1

23 May 07:36
Compare
Choose a tag to compare

1.13.1 (2019-05-23)

Bug Fixes

  • Compare number using contains instead of equals (#67) (b075fb5)

v1.13.0

26 Apr 07:45
e014960
Compare
Choose a tag to compare

1.13.0 (2019-04-26)

Features

v1.12.3

25 Apr 07:13
Compare
Choose a tag to compare

1.12.3 (2019-04-25)

Performance Improvements

  • ⚡️ Expand All and Collapse All render only once (#63) (67f9717)

v1.12.2

24 Apr 06:18
Compare
Choose a tag to compare

1.12.2 (2019-04-24)

Bug Fixes

  • Allow column to be resized below naturalWidth (8d96f95)

v1.12.1

16 Apr 08:02
Compare
Choose a tag to compare

1.12.1 (2019-04-16)

Bug Fixes

  • Filter numeric columns by value (944010d)

v1.12.0

05 Apr 11:43
Compare
Choose a tag to compare

1.12.0 (2019-04-05)

Features

  • Add API for expand/collapse tree nodes (007579f)