Aurora UI v0.1.0
First public release of Aurora UI — a free, MIT-licensed Phoenix LiveView + Tailwind UI kit.
Highlights
- 15 component families as accessible
Phoenix.Componentfunctions with complete interaction states (WCAG 2.2 AA). - Semantic token system with independent, contrast-validated light & dark themes — theme by overriding
--aui-*, no fork required. - Pay only for what you render: core hooks are lightweight; the command palette, enhanced combobox, advanced motion, and Three.js scene are lazily code-split.
- Docs + component lab, an immersive constellation, and a coherent example app ("Nimbus"), all in
demo/. - Ethical, opt-in newsletter funnel — the source is never gated.
Install
{:aurora_ui, "~> 0.1"}See the README, compatibility policy, and accessibility statement.
Full notes in CHANGELOG.md.