v0.1.0
The first release: a component library you own, built on Base UI and StyleX. Components are copied into your project as editable source — no package to depend on, no class-name soup to fight.
- 54 components — from Button and Dialog to Combobox with multi-select chips, Command palette, Drawer, Toast, and less common ones like Autocomplete, Meter, Number Field, Toolbar, and Checkbox Group
- Base UI underneath — accessibility, focus management, and positioning from headless primitives; every state styled via data attributes
- StyleX styling — compile-time atomic CSS, design tokens for every color/space/type/motion value, dark mode as a single theme object
- Consistent API —
variant,size, and astyleprop merged last on every component; agents and humans learn one pattern - Docs with live previews — focused examples for every feature, plus guides for installation, theming, and dark mode
- Two install paths — the
madeuiCLI (initwires the StyleX build), or the shadcn CLI against our registry