Skip to content

1.0.0-beta.57

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Sep 14:50
· 3 commits to 1.x since this release

1.0.0-beta.57 (2026-09-10)

Features

  • utility: handle _default in utility class names (68b8418)

Bug Fixes

  • accordion: allow validation to run past failure (c0ed64b)
  • accordion: correct default transform state (cdf98ea)
  • breadcrumb: correct transitioning class (45afb14)
  • breadcrumb: properly use state props (25848b6)
  • card: apply proper hover state selectors (b3ddeb1)
  • code: correct import string (6312916)
  • component: correct spelling error in reveal checks (d5a825b)
  • disclosure: correct setting inert (4e80e0f)
  • fix more references to old font base (dc2118a)
  • generators: standardize all generater code (34a3bd7)
  • link: allow min height/width to be overwritten in scss (e14ec88)
  • navigation: properly fallback to DisclosureMenu (ac05285)
  • tabs: add proper name for event triggering (7d7371a)
  • typography: correct variable names for font sizes (d579521)
  • utility: allow spacing and z-index to be customized and documentation correction (c9ba696)

Reverts

  • Revert "chore(release): 1.0.0-beta.57" (4446479)

Documentation

  • base: correct button defaults and information (d5c8a33)
  • button: correct default references (1fc9180)
  • clean up unused documentation and spell mistakes (5b652b0)
  • component: correct default values (c7e99d4)
  • component: correct in-code documentation (e2576b2)
  • correct order of border radius declarations (5b16961)
  • disclosre: correct example (8647522)
  • focus: correct default values (0da43ed)
  • form: correct default values (02b6b42)
  • link: correct incorrect defaults (3f01865)
  • table: correct default values (2466ad3)
  • theme: correct default values and formatting (0a071cd)
  • utilities: add examples (ae66628)

Build System

  • core: add missing components to exports (f719cee)

Continuous Integration

  • actions: add concurrency, caching, and reduce duplicate runs (e39f8b3)
  • codeql: upgrade to v4 (6fe85a1)