mirror of
https://github.com/mum4k/termdash.git
synced 2026-04-27 19:35:57 +03:00
[PR #374] [MERGED] Releasing Termdash v0.20.0. #368
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#368
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/374
Author: @mum4k
Created: 3/10/2024
Status: ✅ Merged
Merged: 3/10/2024
Merged by: @mum4k
Base:
master← Head:release-0-20-0📝 Commits (10+)
a3806f2Bump github.com/gdamore/tcell/v2 from 2.7.0 to 2.7.44465700Allow reverse horizontal area splits275c62fRestore HSplitCells to original function signature610a070Add test for HSplitCellsReversedca93ed8Define shared logic for vertical cell splits992d7f3Lint fixes5b66484Reversed split for percentages029ce61Linting adjustmentsedab304Function re-orderingec14443More documentation updates📊 Changes
8 files changed (+674 additions, -45 deletions)
View changed files
📝
CHANGELOG.md(+14 -1)📝
container/container.go(+12 -0)📝
container/container_test.go(+105 -1)📝
container/options.go(+57 -10)📝
go.mod(+3 -3)📝
go.sum(+6 -6)📝
private/area/area.go(+142 -24)📝
private/area/area_test.go(+335 -0)📄 Description
v0.20.0 - 10-Mar-2024
Added
Changed
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.