github.com/ABHC/spektral-ui
v0.3.3
v0.3.3 04/05/2026
Avatar: replace 'circular: boolean' with 'shape: "rounded" | "circular" | "square"', add '2xl' size and 'elevation' prop. Progress: expose 'show_value' prop. Breaking change for Avatar consumers.
v0.3.2
v0.3.2 29/04/2026
TileGrid + Button: rename 'raised' → 'elevation_persist', 'mock-up' → 'mockup', drop 'show_hero_border' (hero border now intrinsic to flat and mockup), expose 'ImageMode', 'ImagePosition', 'TileGridElevation', 'TileGridEffect', 'TileGridMask', 'TileGridMaskDirection'. Breaking. Breaking changes for consumers of TileGrid and Button.
v0.3.1
v0.3.1 28/04/2026
DataTable: column alignment through an optional 'width?: string' field on 'Column'
v0.3.0
v0.3.0 28/04/2026
Token system rewrite: every CSS custom property now ships with a --spk- prefix to avoid collisions with consumer styles. Adds five new immutable groups (z-index ladder, motion, elevation, border width, opacity) and a prefers-reduced-motion media query.
v0.2.8
v0.2.8 26/04/2026
hotfix : add 'Padding' prop in header and Footer to manage padding instead of 'style'
v0.2.7
v0.2.7 26/04/2026
Header : remove outdated prop 'style', Footer: remove outdated prop 'style' and add 'visible' similar to the one in Header
v0.2.6
v0.2.6 26/04/2026
Improve consistency of Card component
v0.2.5
v0.2.5 25/04/2026
On Explorer(s) : Fix colors for accent palette, rename 'icon' prop to 'leading'. On SwatchRow : 'rounded' value descend to the internal CopyButton.
v0.2.4
v0.2.4 24/04/2026
hotfix : remove a bug on Explorer group hr and add a better readme for tokens customization
v0.2.3
v0.2.3 21/04/2026
hotfix : add missing types in index
v0.2.2
v0.2.2 21/04/2026
hotfix : missing color.ts file
v0.2.1
v0.2.1 21/04/2026
fix internal imports between components
v0.2.0
v0.2.0 21/04/2026
Initial public release of Spektral UI.