Releases: Evertras/bubble-table
Releases · Evertras/bubble-table
v0.15.2
What's Changed
More optimizations.
- Allow a sandbox area for easier experimenting by @Evertras in #146
- Small filter optimization by @Evertras in #147
- Don't check filter input value for each row by @Evertras in #148
- Don't reset the cache on every single update by @Evertras in #149
Full Changelog: v0.15.1...v0.15.2
v0.15.1
v0.15.0
What's Changed
TLDR: Better filtering behavior and a new way to deselect all rows.
- Filter against non-stringer data by @Evertras in #134
- Add a benchmark for scrolling through a large filtered table by @Evertras in #138
- Update row select docs to be clearer by @Evertras in #141
- Add option to deselect programmatically by @Evertras in #142
- Go to first page on filter API change, same as built-in filter by @Evertras in #143
Full Changelog: v0.14.8...v0.15.0
v0.14.8 - Fix potential panic on styledcell filters
What's Changed
Full Changelog: v0.14.7...v0.14.8
v0.14.7 - Fix styled filters
What's Changed
- Main example percent format by @Evertras in #128
- fix: filter not works when using StyledCell by @alswl in #131
Full Changelog: v0.14.6...v0.14.7
v0.14.6
v0.14.5
What's Changed
Various filter improvements
Features
- Add query for if filter input is currently focused by @Evertras in #123
- Add events for filter input being focused/unfocused by @Evertras in #124
Fixes
Full Changelog: v0.14.4...v0.14.5