Releases: frappe/datatable
Releases · frappe/datatable
v1.13.5
1.13.5 (2019-07-05)
Bug Fixes
- Navigation fix using tabs in inline filters (#75) (3712aaa)
v1.13.4
1.13.4 (2019-06-24)
Bug Fixes
- Number compare (1a0eba6)
- Set dropdown background as header background (40c8e51)
- Submit cell if editing deactivated (b1962df)
v1.13.3
1.13.3 (2019-06-11)
Bug Fixes
- String compare if hay is alphanumeric (bbca6d8)
v1.13.1
1.13.1 (2019-05-23)
Bug Fixes
- Compare number using contains instead of equals (#67) (b075fb5)
v1.12.3
1.12.3 (2019-04-25)
Performance Improvements
- ⚡️ Expand All and Collapse All render only once (#63) (67f9717)
v1.12.2
1.12.2 (2019-04-24)
Bug Fixes
- Allow column to be resized below naturalWidth (8d96f95)
v1.12.1
1.12.1 (2019-04-16)
Bug Fixes
- Filter numeric columns by value (944010d)
v1.12.0
1.12.0 (2019-04-05)
Features
- Add API for expand/collapse tree nodes (007579f)