Update module github.com/charmbracelet/bubbles to v0.18.0 #25
No reviewers
Labels
No Label
bug
duplicate
enhancement
help wanted
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: abs3nt/gospt#25
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/github.com-charmbracelet-bubbles-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.16.1
->v0.18.0
Release Notes
charmbracelet/bubbles (github.com/charmbracelet/bubbles)
v0.18.0
Compare Source
Textarea, but faster
This release features several fixes and big performance improvements for the
textarea
bubble.What's Changed
New
Improved
uniseg.StringWidth
by @maaslalani in https://github.com/charmbracelet/bubbles/pull/462Fixed
New Contributors
Full Changelog: https://github.com/charmbracelet/bubbles/compare/v0.17.1...v0.18.0
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.17.1
Compare Source
What's Changed
Full Changelog: https://github.com/charmbracelet/bubbles/compare/v0.17.0...v0.17.1
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
v0.17.0
Compare Source
Text input autocompletions and various improvements
Autocompletion in Text Input
So @toadle wanted
textinput
s to support autocompletion in a ghost-text kind of a way. Rather than wait for us to do it he did what any dedicated open source developer would: he sent a PR! And now we can all benefit from his hard work.Autocompletion is super easy to use:
By default you can press ctrl+n and ctrl+p to cycle through suggestions, but those keybindings can be changed as you, the application developer, see fit. For details check out
textinput.SetSuggestions
and the correspondingKeyMap
in the docs.Is the progress bar done yet?
@yrashk acutely noticed that to nicely transition from one state to another after an animated progress bar fills up it's helpful to know when the animated has finished animating before transitioning. To solve for this he added an
IsAnimating
method to theprogress
model. Thanks, @yrashk!Changelog
New!
Improved
filterItems
by @naglis in https://github.com/charmbracelet/bubbles/pull/396Fixed
Full Changelog: https://github.com/charmbracelet/bubbles/compare/v0.16.1...v0.17.0
New Contributors
Thoughts? Questions? We love hearing from you. Feel free to reach out on Twitter, The Fediverse, or on Discord.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):Details:
github.com/charmbracelet/bubbletea
v0.24.2
->v0.25.0
github.com/rivo/uniseg
v0.4.4
->v0.4.6
github.com/sahilm/fuzzy
v0.1.0
->v0.1.1-0.20230530133925-c48e322e2a8f