Release Notes
v0.1.0Enterprise System & MCPCurrent Release
- • Added official ColorPicker primitive with preset swatches, native eyedropper, and contrast-aware hex input.
- • Added Pagination primitive with numeric, compact simple, and content card variants.
- • Integrated dedicated Pickers component suite (Color Picker, Date Picker, Time Picker, Icon Picker).
- • Native Model Context Protocol (MCP) server (shavin-mcp) for Claude, Cursor, Antigravity, and Copilot AI agents.
- • Machine-readable token contract (tokens.json) and component variant manifest (components.json) covering 63 primitives.
- • Automated verification CLI tool (`npx shavin-ui-check-setup`) for consumer setup validation.
v0.1.0Motion & Accessibility EngineMilestone II
- • Coherent modal transitions with backdrop fade-in and scale animations.
- • Radix-backed interaction primitives with focus trap, ESC dismissal, and keyboard roving tabindex.
- • Full prefers-reduced-motion coverage across all interactive components and keyframe animations.
- • Active press scale feedback and origin-aware popover positioning.
v0.1.0Token Architecture & GuardrailsMilestone I
- • Two-tier token architecture: raw foundation palette scale mapped to semantic role-based CSS variables.
- • Runtime theme configurator with 24 accent swatches, 5 gray scales, 5 radius presets, and scaling controls.
- • Automated token and class linters enforcing zero-raw-hex discipline in CI.
- • Comprehensive unit, accessibility, and contract test suite.