Skip to content

Releases: frappe/datatable

v1.4.2

11 Oct 07:49
Compare
Choose a tag to compare

1.4.2 (2018-10-11)

Bug Fixes

  • 🐛 More robust column width calculation (84b7fa3)

v1.4.1

10 Oct 11:26
Compare
Choose a tag to compare

1.4.1 (2018-10-10)

Bug Fixes

  • 🐛 Pick cellHeight from options (01d74ef)

v1.4.0

10 Oct 09:14
cbe9f48
Compare
Choose a tag to compare

1.4.0 (2018-10-10)

Features

  • 🎸 Use HyperList instead of Clusterize to render rows (51b1126)

v1.3.3

05 Oct 10:29
Compare
Choose a tag to compare

1.3.3 (2018-10-05)

Bug Fixes

  • 🐛 Show all rows in restore state (f790a67)

v1.3.2

23 Sep 09:28
Compare
Choose a tag to compare

1.3.2 (2018-09-23)

Bug Fixes

  • class selector: Replace all selectors with class based selectors (2ce132c)
  • filterRows: Show/hide rows using setStyle and removeStyle (4f57bb1)

v1.3.1

23 Aug 08:57
Compare
Choose a tag to compare

1.3.1 (2018-08-23)

Bug Fixes

  • columnWidth: Compensate for scrollbar only if there is vertical scroll (a04a5a1)

v1.3.0

23 Aug 08:27
Compare
Choose a tag to compare

1.3.0 (2018-08-23)

Features

  • icons: Use feather icons instead of raw ascii strings (7531e13)

v1.2.0

09 Aug 09:01
Compare
Choose a tag to compare

1.2.0 (2018-08-09)

Features

  • filter: Filter now supports complex queries for Number columns (cdb276a)

v1.1.6

20 Jul 05:22
Compare
Choose a tag to compare

1.1.6 (2018-07-20)

Bug Fixes

  • cell: Disable text selection to enable drag to select in cells (ae6415c)

v1.1.5

19 Jul 12:54
Compare
Choose a tag to compare

1.1.5 (2018-07-19)

Bug Fixes

  • build: Fix typo to generate production assets (bbc5485)