Skip to content

Releases: frappe/datatable

v1.6.1

07 Dec 09:57
Compare
Choose a tag to compare

1.6.1 (2018-12-07)

Bug Fixes

  • πŸ› Fallback to cell content when html is not available (96c7b72)

v1.6.0

29 Nov 11:39
164979f
Compare
Choose a tag to compare

1.6.0 (2018-11-29)

Features

v1.5.7

29 Nov 08:15
Compare
Choose a tag to compare

1.5.7 (2018-11-29)

Bug Fixes

  • πŸ› Numeric comparison should compare with cell value (f791c91)

v1.5.6

29 Nov 07:55
Compare
Choose a tag to compare

1.5.6 (2018-11-29)

Bug Fixes

  • πŸ› Filter rows based on the formatted value (ec08d75)

v1.5.5

27 Nov 18:50
Compare
Choose a tag to compare

1.5.5 (2018-11-27)

Bug Fixes

  • πŸ› Reset body height before setting the bodyStyle (33f7ab9)

v1.5.4

20 Nov 12:40
Compare
Choose a tag to compare

1.5.4 (2018-11-20)

Bug Fixes

  • πŸ› Skip setting cellHeight in setDimensions (89f13b5)

v1.5.3

01 Nov 11:15
Compare
Choose a tag to compare

1.5.3 (2018-11-01)

Bug Fixes

  • πŸ› Sort rows numerically (6fe0754)

v1.5.2

01 Nov 10:01
Compare
Choose a tag to compare

1.5.2 (2018-11-01)

Bug Fixes

  • πŸ› Adapt container height when there are less rows (cfbb891)

v1.5.1

01 Nov 06:03
Compare
Choose a tag to compare

1.5.1 (2018-11-01)

Bug Fixes

  • πŸ› Reimplement tree node toggle logic (7eaabcb)
  • πŸ› Remove non-existing bindEvents method call (1f27d19)

v1.5.0

16 Oct 08:51
Compare
Choose a tag to compare

1.5.0 (2018-10-16)

Features

  • 🎸 Support for multiple filters in columns (932afb6)