mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #370] [MERGED] Releasing Termdash v0.19.0. #364
Labels
No labels
bug
cleanup
enhancement
enhancement
enhancement
good first issue
help wanted
help wanted
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/termdash#364
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/mum4k/termdash/pull/370
Author: @mum4k
Created: 1/29/2024
Status: ✅ Merged
Merged: 1/29/2024
Merged by: @mum4k
Base:
master← Head:release_v0_19_0📝 Commits (9)
120b021Implement backtab for tcell widgetsc3a6ea8Bump github.com/gdamore/tcell/v2 from 2.5.4 to 2.7.01642827Merge pull request #366 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.7.02e0828fRemove accidental binary include90a119eMerge branch 'devel' of ssh://github.com/mum4k/termdash into devel34ed1a7Switch Go version to v1.21.3687adbMerge pull request #369 from mum4k/go_versionb45b65fMerge pull request #362 from spacez320/360-panic-when-attempting-to-use-backtaba435b03Releasing Termdash v0.19.0.📊 Changes
10 files changed (+53 additions, -23 deletions)
View changed files
📝
.github/workflows/go.yml(+1 -1)📝
CHANGELOG.md(+17 -1)📝
container/container_test.go(+3 -3)📝
container/focus_test.go(+1 -1)📝
go.mod(+7 -7)📝
go.sum(+19 -10)📝
keyboard/keyboard.go(+2 -0)📝
terminal/tcell/event.go(+1 -0)📝
terminal/tcell/event_test.go(+1 -0)📝
widgets/textinput/formdemo/formdemo.go(+1 -0)📄 Description
Added
widgets.
Changed
go.modto 1.21.go mod tidy.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.