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.
- Togglable character-counter pill in the bottom-right, tracking both controlled (
🎨 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