Skip to content

chore(tui-big-text): release v0.8.3#200

Open
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-tui-big-text-2026-02-14T15-42-22Z
Open

chore(tui-big-text): release v0.8.3#200
github-actions[bot] wants to merge 1 commit intomainfrom
release-plz-tui-big-text-2026-02-14T15-42-22Z

Conversation

@github-actions
Copy link
Contributor

🤖 New release

  • tui-big-text: 0.8.2 -> 0.8.3 (✓ API compatible changes)
Changelog

[0.8.3] - 2026-02-14

🚀 Features

  • (tui-big-text) Add optional Block wrapping for BigText (#197)

    Summary

    Add optional block wrapping for the big text widget so it can render
    within a border and title area.

    Motivation

    This enables composing the big text widget with standard block
    decorations, which is useful for dashboards and status displays.
    E. g. I'm making layout with BigText stopwatch and I want to use block
    title as a place for status. Additionally it fits into my dashboard
    design.
    I think it might be useful.

    My example:

    Screenshot_5

    Changes

    • Added optional block support in the widget configuration and rendering
      flow.
    • Added a test to validate rendering with a bordered block and title.

    Testing

    cargo test -p tui-big-text --all-features -- --nocapture


This PR was generated with release-plz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants