Skip to content

release: 0.13.0 - #304

Merged
Aaronontheweb merged 1 commit into
devfrom
release/0.13.0
Jun 18, 2026
Merged

release: 0.13.0#304
Aaronontheweb merged 1 commit into
devfrom
release/0.13.0

Conversation

@Aaronontheweb

Copy link
Copy Markdown
Owner

0.13.0

Features

  • #298 - Gradient primitives, GraphNode, and ProgressBarNode (@st0o0)

    • Color.Lerp for RGB color interpolation
    • Gradient record with multi-stop color interpolation
    • GraphNode — reactive scrolling graphs in 4 styles (Blocks, Outline, Braille, ASCII) with gradient coloring
    • ProgressBarNode — single-row gradient progress bar with labels
    • Full API docs and gallery demo
  • #296 - Color and icon support for toast notifications (@st0o0)

    • ToastOptions with optional Color and Icon properties
    • Presets: Success (✓), Error (✗), Warning (⚠), Info (ℹ), Custom (🚀), Default
    • Configurable toast positions and demo gallery

Bug Fixes

  • #297 - Parse CSI Z (backtab) as Shift+Tab (@st0o0)

    • Fixes Shift+Tab being silently dropped in legacy terminal mode
  • #301 - Fix ScrollableContainerNode ignoring bounds.Y

    • Layout above scrollable containers was being corrupted

Docs

  • #302 - Embedded animated GIF demos for Toast and Graph/Progress components

@Aaronontheweb
Aaronontheweb merged commit 7d63871 into dev Jun 18, 2026
8 checks passed
@Aaronontheweb
Aaronontheweb deleted the release/0.13.0 branch June 18, 2026 00:02
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.

1 participant