-
Notifications
You must be signed in to change notification settings - Fork 285
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: charmbracelet/bubbles
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: charmbracelet/bubbles
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 11 commits
- 9 files changed
- 7 contributors
Commits on Jun 13, 2023
-
Problem: can't determine if the progress bar stopped updating
This would be useful to know to stop displaying it after the user was shown the progress bar to render to its end. Solution: expose `IsComplete` method is based on what's been drawn
Configuration menu - View commit details
-
Copy full SHA for fe31dc0 - Browse repository at this point
Copy the full SHA fe31dc0View commit details
Commits on Jun 14, 2023
-
feat(deps): bump github.com/charmbracelet/bubbletea (#383)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.24.1 to 0.24.2. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Commits](charmbracelet/bubbletea@v0.24.1...v0.24.2) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 07e6f5a - Browse repository at this point
Copy the full SHA 07e6f5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7053a7d - Browse repository at this point
Copy the full SHA 7053a7dView commit details
Commits on Jun 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 23b97e3 - Browse repository at this point
Copy the full SHA 23b97e3View commit details
Commits on Jul 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa8207d - Browse repository at this point
Copy the full SHA fa8207dView commit details
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0bdcc62 - Browse repository at this point
Copy the full SHA 0bdcc62View commit details
Commits on Jul 25, 2023
-
refactor(list): reduce allocations in
filterItems
(#396)As the number of items in `targets` is known, use `make` with the expected size instead of appending, which requires more allocations as the `targets` slice grows.
Configuration menu - View commit details
-
Copy full SHA for 95d7be5 - Browse repository at this point
Copy the full SHA 95d7be5View commit details
Commits on Aug 21, 2023
-
Support suggestions and autocompletion in textinput (#407)
* migrate all autocomplete-work from old branch * added support for multiple suggestions * fix linter issues * refactored to only offer matching suggestions for completion * fix: SetSuggestions + Suggestions * make: configuration behaviour configurable * fix for double-width runes * refactored all suggestions to be rune-arrays also: accepting suggestions does not overwrite the already given input, rather appends * fix: make suggestions and OnAcceptSuggestions unexported * refactor: refreshingMatchingSuggestions -> updateSuggestions --------- Co-authored-by: Maas Lalani <maas@lalani.dev>
Configuration menu - View commit details
-
Copy full SHA for eda8912 - Browse repository at this point
Copy the full SHA eda8912View commit details
Commits on Sep 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 540c8ac - Browse repository at this point
Copy the full SHA 540c8acView commit details
Commits on Sep 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f53b3d9 - Browse repository at this point
Copy the full SHA f53b3d9View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 167e906 - Browse repository at this point
Copy the full SHA 167e906View commit details
There are no files selected for viewing