Skip to content

v0.8.0

Choose a tag to compare

@jrpease jrpease released this 10 Jun 10:48
d71360d

Guidance-hardening release for the Figma-authoring skills.

Added

  • Doc-card header division — every component doc card must segment its header from the component area with a Border/Semantic-bound divider line or a distinct header surface fill. Enforced by a new post-build audit gate.
  • Two roadmap items — built-in accessibility checks at token/component creation time, and one Figma token library syncing to multiple platforms (React, Android, iOS) with a per-platform-flexible component lifecycle.

Changed

  • Component organization is now a fixed law — variants are rows, states are columns; each size variation is its own variant row; every component must include its full relevant state set (default/hover/focus/active/disabled plus applicable loading/selected/success/error). Adds a per-component state checklist and two new audit gates.
  • Foundations sheet groups semantic colors by category — organized by role family (surface, text, border, alert/feedback, action…), mirroring primitive ramps instead of one flat list.

Full changelog: v0.7.0...v0.8.0