Changelog
What’s new
New features, fixes, and performance work — everything that shipped, release by release.
- v0.3.0Latest
Spotlight effects and timeline primitives
This release focuses on ambient polish: pointer-tracked glows, composable timelines, and a leaner registry payload for faster installs.
- FeatureSpotlightCard now tracks the pointer with CSS variables inside requestAnimationFrame — zero re-renders, reduced-motion safe.
- FeatureNew Timeline primitives with toned dots, icons, and connector lines for activity feeds.
- PerfRegistry items ship 38% less JSON by deduplicating shared file metadata.
- FixBadge no longer clips descenders when a leading icon is present.
- v0.2.4
Sharper focus rings, smaller bundles
A quality pass across form controls and the showcase build, driven by keyboard-navigation audits.
- FixSelect and Combobox render a full focus-visible ring inside dense table rows.
- PerfIcon imports are tree-shaken per block, cutting showcase JavaScript by 22 KB.
- FeatureBadge gains an info variant to complete the semantic tone set.
- v0.2.0
Theming without the flash
Theme state now resolves before first paint, and token overrides react to runtime changes across every scope.
- FeatureCooudThemeScript inlines the stored theme before hydration — no dark-mode flash.
- FeatureToken overrides are reactive: swap a palette at any DOM scope and components follow.
- FixCard borders use the border token on inset surfaces instead of inheriting the raised tone.
Changelog
darkA product release feed on a vertical timeline with version badges, dates, and typed Feature/Fix/Perf change rows.