Skip to content

Tags: inkel/bubble-table

Tags

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Allow external text inputs for filtering (Evertras#73)

v0.11.2

Toggle v0.11.2's commit message

Verified

This commit was signed with the committer’s verified signature.
Evertras Brandon Fulljames
Most, not all

v0.11.1

Toggle v0.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use muesli/reflow to compute str width & truncate (Evertras#68)

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add shortcut to clear filter and escape filtering (Evertras#65)

* Add shortcut to clear filter and escape filtering

* Make blur keybind configurable

v0.10.1

Toggle v0.10.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add doc comment for flex columns to use WithTargetWidth (Evertras#63)

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add WithColumns option (Evertras#62)

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add programmatic options for pagination controls (Evertras#57)

v0.8.5

Toggle v0.8.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bound current page when WithRows is called with fewer rows (Evertras#56)

* If WithRows is called with fewer rows, make sure to bound within pages correctly

* Use newer golangci version

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix edge case for multiline truncation on exact max length (Evertras#53)

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix flex footer (Evertras#49)