Releases: frappe/datatable
Releases · frappe/datatable
v1.16.2
1.16.2 (2022-01-29)
Bug Fixes
- Adding tooltip on filter inputs (88a361f)
v1.16.1
1.16.1 (2022-01-17)
Bug Fixes
- column resizing in rtl direction (95a2399)
v1.15.4
1.15.4 (2021-08-20)
Bug Fixes
- update rowIndex width when row count changes (#138) (8ceadac)
v1.15.2
1.15.2 (2020-03-16)
Bug Fixes
- 🐛 set content of empty cell to empty string for sorting (18964c0)
v1.15.1
1.15.1 (2019-12-09)
Bug Fixes
- Set cell height explicitly (3475f6c)
v1.15.0
1.15.0 (2019-09-30)
Bug Fixes
- Render fluid layout if first row doesnt exist (1a9c11e)
Features
- Ability to disable column reordering (31264d1)
v1.14.0
1.14.0 (2019-09-26)
Bug Fixes
- Move past non focusable cell while navigating (a47e1f0)
- Render blank state when rows is 0 (ad0e0b5)
Features
- Allow overriding individual components (d92fc5e)