-
Notifications
You must be signed in to change notification settings - Fork 131
Comparing changes
Open a pull request
base repository: charmbracelet/huh
base: v0.5.1
head repository: charmbracelet/huh
compare: v0.5.2
- 11 commits
- 20 files changed
- 6 contributors
Commits on Jul 9, 2024
-
chore(deps): bump github.com/charmbracelet/bubbletea in /examples (#295)
Bumps [github.com/charmbracelet/bubbletea](https://github.com/charmbracelet/bubbletea) from 0.26.4 to 0.26.6. - [Release notes](https://github.com/charmbracelet/bubbletea/releases) - [Changelog](https://github.com/charmbracelet/bubbletea/blob/master/.goreleaser.yml) - [Commits](charmbracelet/bubbletea@v0.26.4...v0.26.6) --- updated-dependencies: - dependency-name: github.com/charmbracelet/bubbletea dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80fcf53 - Browse repository at this point
Copy the full SHA 80fcf53View commit details
Commits on Jul 11, 2024
-
fix(select): refactor option rendering to improve distinction between…
… selected and unselected options (#304) ref: charmbracelet/gum#614
Configuration menu - View commit details
-
Copy full SHA for dbf5a5a - Browse repository at this point
Copy the full SHA dbf5a5aView commit details
Commits on Jul 12, 2024
-
feat(confirm): add accept/reject/tab keybindings to Confirm (#308)
* Added Accept and Reject key bindings to Confirm field in Keymap. ref: charmbracelet/gum#568 * with Accept and Reject key help text that matches the negative and affirmative text. Optionally disable Reject key if negative is unset. * fix(confirm): fix a bug where Yes and No buttons were not centered. ref: charmbracelet/gum#566. * fix(confirm): fix a linter error, variable names were using underscores * fix(confirm): tab / shift+tab to toggle between buttons
1Configuration menu - View commit details
-
Copy full SHA for ccca06d - Browse repository at this point
Copy the full SHA ccca06dView commit details
Commits on Jul 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 43e9eb5 - Browse repository at this point
Copy the full SHA 43e9eb5View commit details
Commits on Jul 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b98d891 - Browse repository at this point
Copy the full SHA b98d891View commit details
Commits on Jul 22, 2024
-
Allow Generic
T
updateOptionsMsg (#318)* fix: allow generic updateOptions * chore: bump go version
Configuration menu - View commit details
-
Copy full SHA for f00113a - Browse repository at this point
Copy the full SHA f00113aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f6d46b - Browse repository at this point
Copy the full SHA 8f6d46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8470c3c - Browse repository at this point
Copy the full SHA 8470c3cView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for c97dfad - Browse repository at this point
Copy the full SHA c97dfadView commit details -
fix: Fix invalid order of event handling in input/text (#284)
Key binds should be checked before the key event is accepted as user input. See charmbracelet/bubbletea#1041 for more information.
Configuration menu - View commit details
-
Copy full SHA for dad7190 - Browse repository at this point
Copy the full SHA dad7190View commit details
Commits on Jul 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41be8ec - Browse repository at this point
Copy the full SHA 41be8ecView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.5.1...v0.5.2