mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 03:15:55 +03:00
[PR #316] [CLOSED] Release Termdash v0.17.0. #330
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#330
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/316
Author: @mum4k
Created: 1/14/2022
Status: ❌ Closed
Base:
master← Head:release-0-17-0📝 Commits (10+)
d8a476eBump github.com/gdamore/tcell/v2 from 2.0.0 to 2.1.024ed30fMerge pull request #289 from mum4k/dependabot/go_modules/devel/github.com/gdamore/tcell/v2-2.1.0f4b0d03Update CHANGELOG.md22ae449Support setting of different colors for container's border and title.f8470e7Fix formatting issues.a645df6Update CHANGELOG.md and rephrease test description.386afb9Merge pull request #290 from chipmunkie/73-title-colorab06c91Bump github.com/mattn/go-runewidth from 0.0.9 to 0.0.1031027efMerge pull request #291 from mum4k/dependabot/go_modules/devel/github.com/mattn/go-runewidth-0.0.105b49d89Update CHANGELOG.md📊 Changes
8 files changed (+427 additions, -14 deletions)
View changed files
📝
CHANGELOG.md(+16 -1)📝
go.mod(+2 -2)📝
go.sum(+7 -4)📝
private/runewidth/runewidth.go(+47 -3)📝
private/runewidth/runewidth_test.go(+22 -3)📝
widgets/text/options.go(+25 -0)📝
widgets/text/text.go(+48 -1)📝
widgets/text/text_test.go(+260 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.