Versions

Release notes

Review the changes before moving a project to a new immutable release.

v0.7.0

  • Added Search / Command Menu as a native dialog composition.
  • Added live filtering, Arrow Up/Down selection and Enter activation.
  • Added result announcements and an explicit empty state.
  • Published the immutable /v0.7.0/ release.

v0.6.0

  • Added Drawer as a native modal side panel.
  • Kept its title and actions visible around an independently scrolling body.
  • Added directional motion using only transform and opacity.
  • Published the immutable /v0.6.0/ release.

v0.5.0

  • Added Cascader with hierarchical selection and complete keyboard navigation.
  • Added Tree Select with expandable branches, multi-selection and roving focus.
  • Added Vertical Steps with explicit complete, current and upcoming states.
  • Made exact Grid22 geometry mandatory through automated validation.
  • Published the immutable /v0.5.0/ release.

v0.4.0

  • Added a machine-readable registry with exact implementation data for all documented components.
  • Added a JSON Schema and synchronization validator for the registry.
  • Added HTML, JavaScript and AI prompt views with a multi-action copy control.
  • Published the immutable /v0.4.0/ release.

v0.3.1

  • Anchored Tooltip to the trigger's real width inside grid layouts.
  • Vertically centered the Code Snippet title with its copy action.
  • Published the immutable /v0.3.1/ patch release.

v0.3.0

  • Added Icon Button with exact Grid22 icons, danger and disabled states.
  • Added Tooltip for short supporting text on hover and focus.
  • Added Dropdown Menu with native dismissal and roving keyboard focus.
  • Published the immutable /v0.3.0/ release.

v0.2.1

  • Aligned the small icon token with Grid22's 16px scale.
  • Added exact Grid22 usage rules and immutable CSS installation guidance to llms.txt.
  • Allowed the versioned Grid22 stylesheet in the documentation site's Content Security Policy.
  • Published the immutable /v0.2.1/ release.

v0.2.0

  • Added an immutable distribution path at /v0.2.0/.
  • Added Prose and Code snippet patterns.
  • Added component search and generated markup examples.
  • Added copy controls to every code block and component example.
  • Added llms.txt with implementation guidance for AI agents.
  • Added functional keyboard tabs and a native dialog fallback.
  • Added theme controls for the documentation.
  • Added Open Graph metadata and the official Greda wordmark.
  • Added browser support, release notes and license pages.

v0.1.0

  • Published the first reusable release.
  • Added tokens, base styles and the initial component set.
  • Added light and dark themes, accessibility validation and reduced motion.