Releases: frappe/datatable
Releases Β· frappe/datatable
v1.11.0
1.11.0 (2019-04-03)
Features
- Add not equals (!=) filter (637d37d)
v1.10.0
1.10.0 (2019-03-30)
Bug Fixes
- Allow column resize past minWidth upto 30px (3446488)
- Scroll problem when cell is focused (1845adc)
Features
- Double click resize handle to resize to perfect width (7b325a5)
v1.9.0
1.9.0 (2019-02-12)
Features
- πΈ Total Accumulator hook for totals row (#55) (0f44a51)
v1.8.0
1.8.0 (2019-01-14)
Features
- πΈ Add compareValue hook to control comparison (3e044a5)
v1.7.3
1.7.3 (2018-12-28)
Bug Fixes
- π Comparison now also works with strings (acfe0e4)
- π Dropdown z-index problem (3fc8ac9)
v1.7.2
1.7.2 (2018-12-22)
Bug Fixes
- π scrolling and height fixes (d6aa52f)
- π Smarter setting of bodyHeight based on overflow (302c1f8)
v1.7.1
1.7.1 (2018-12-13)
Bug Fixes
- π Always show vertical scrollbar (fb43700)
- π Border styling for header (19fb921)
- π Initialize hyperlist with width/height of container (bdbdc90)
v1.7.0
1.7.0 (2018-12-10)
Features
- πΈ Add = keyword for equality matching (b6d4a0e)
v1.6.3
1.6.3 (2018-12-10)
Bug Fixes
v1.6.2
1.6.2 (2018-12-07)
Bug Fixes
- π Extract getTotalRow into a function (1e20502)