Skip to content

v0.3.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jun 20:29
· 2 commits to main since this release
d57276f

What's Changed

✨ Features

  • Textarea — new accessible textarea primitive:
    • Togglable character-counter pill in the bottom-right, tracking both controlled (value) and uncontrolled (defaultValue) usage.
    • Design-system styling: 2px secondary-gray border, 24px radius, 14/20 text, secondary-gray placeholder.
    • Configurable width/height (full-width frame, height via native rows) and scrollable content.
    • Smooth top/bottom scroll-fade edges that drop each fade at the respective scroll extreme.

🎨 Tokens

  • Added --alien-color-text-secondary (placeholder/counter) and --alien-color-surface-raised (opaque counter-pill backing).

Full Changelog: v0.2.0...v0.3.0

Co-Authored-By: Skrrt Bot bot@skrrt.sh