Releases: frappe/datatable
Releases · frappe/datatable
v1.4.2
1.4.2 (2018-10-11)
Bug Fixes
- 🐛 More robust column width calculation (84b7fa3)
v1.4.1
1.4.1 (2018-10-10)
Bug Fixes
- 🐛 Pick cellHeight from options (01d74ef)
v1.4.0
1.4.0 (2018-10-10)
Features
- 🎸 Use HyperList instead of Clusterize to render rows (51b1126)
v1.3.3
1.3.3 (2018-10-05)
Bug Fixes
- 🐛 Show all rows in restore state (f790a67)
v1.3.2
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
1.3.1 (2018-08-23)
Bug Fixes
- columnWidth: Compensate for scrollbar only if there is vertical scroll (a04a5a1)
v1.3.0
1.3.0 (2018-08-23)
Features
- icons: Use feather icons instead of raw ascii strings (7531e13)
v1.2.0
1.2.0 (2018-08-09)
Features
- filter: Filter now supports complex queries for Number columns (cdb276a)
v1.1.6
1.1.6 (2018-07-20)
Bug Fixes
- cell: Disable text selection to enable drag to select in cells (ae6415c)
v1.1.5
1.1.5 (2018-07-19)
Bug Fixes
- build: Fix typo to generate production assets (bbc5485)