v1.0.0 — First Stable Release
Highlights
- WCAG 2.1 AA — Full accessibility audit across all 47 components:
aria-label, aria-current, aria-disabled, role attributes, focus management
- Light Mode Compliance — Replaced all hardcoded
border-white/x / bg-white/x with adaptive semantic tokens in 18 components
- Test Reorganization — 675 tests · 97.87% statement coverage · 13 domain-grouped suites
- CLI v1.0.0 —
npx reend-ui init/add/list/update fully functional
- Docs UX Fixes — Tooltip hover-triggered, Popover click-based, Scroll animations loop continuously
- CSS Fix — corner-brackets cascade bug resolved
Stats
| Metric |
Value |
| Components |
88 named exports |
| Signature Components |
19 |
| Tests |
675 (13 suites) |
| Statement Coverage |
97.87% |
| Bundle (MJS) |
119 kB |
Install
npm install reend-components