Skip to content

Releases: frappe/datatable

v1.4.1

10 Oct 11:26

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

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

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

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

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

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

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

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

Choose a tag to compare

1.1.5 (2018-07-19)

Bug Fixes

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

v1.1.4

19 Jul 10:18

Choose a tag to compare

1.1.4 (2018-07-19)

Bug Fixes

  • style: Make cell take full height in firefox (18fa7d2)
  • style: Namespace CSS variables to avoid clash with foreign CSS variables (7417b0f)
  • theme: Include CSS variables in the final css build (1f387c9)