Skip to content

Releases: Evertras/bubble-table

v0.15.2

28 Mar 15:05
4cda4a7
Compare
Choose a tag to compare

What's Changed

More optimizations.

Full Changelog: v0.15.1...v0.15.2

v0.15.1

18 Mar 02:34
525e143
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.15.0...v0.15.1

v0.15.0

17 Mar 12:56
aeeff68
Compare
Choose a tag to compare

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

13 Feb 14:02
235f169
Compare
Choose a tag to compare

What's Changed

  • Bump golangci to 1.51.1 and fix various linting errors by @Evertras in #132

Full Changelog: v0.14.7...v0.14.8

v0.14.7 - Fix styled filters

13 Feb 13:24
6973eda
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.6...v0.14.7

v0.14.6

28 Aug 08:21
9cdd66c
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.14.5...v0.14.6

v0.14.5

20 Jul 12:25
9f2bfeb
Compare
Choose a tag to compare

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

  • Fix styling of footer when using base style with filter input by @Evertras in #120

Full Changelog: v0.14.4...v0.14.5

v0.14.4

05 Jul 13:41
a3b97a9
Compare
Choose a tag to compare

What's Changed

  • Remove errant cursor when setting filter input manually by @Evertras in #118

Full Changelog: v0.14.3...v0.14.4

v0.14.3

04 Jul 12:42
39fc51b
Compare
Choose a tag to compare

What's Changed

  • Allow setting filter value directly with string by @Evertras in #117

Full Changelog: v0.14.2...v0.14.3

v0.14.2

24 Jun 12:57
5cbb890
Compare
Choose a tag to compare

What's Changed

Simple option to toggle whether pagination wraps or not.

Features

  • Add option to toggle whether pagination wraps by @Evertras in #113

Full Changelog: v0.14.1...v0.14.2