CatalystOne Logo
CatalystOne Design System

Home / Releases / 14.0.0

Release 14.0.0

Major

Released 2025-12-22


Major release with 1 breaking change, 1 new feature and 10 fixes.

Breaking Changes

  • Toggling the stepper visibility now needs to happen using the useLayout hooks. setShowStepper can be used to toggle the stepper visibility specifically, or setLayout can also be used to update all LayoutType-relevant props. (#418, 86743bd)

Features

  • update avatar sizing to reflect Figma sketches (#412, cec3ae3)

Bug Fixes

  • fix various a11y issues across components (#417, 0d2b7da)
  • make the PersonPicker Chromatic tests deterministic (#416, 9488728)
  • update tsconfig after bump to Storybook 10 (#415, 0bb2888)
  • upgrade to latest Storybook 10 (#414, 331ee6b)
  • bump Storybook version (11460df)
  • bumping Storybook to version 9.1.17 (#413, cc6ebca)
  • enable passing of mode in inline and popper org picker (#411, db0d0ec)
  • run Chromatic on push to main to establish baselines (c36c0a4)
  • clean up remaining non-monochrome icons (#410, 5a63d90)
  • update the drag icon, since the older version was added with colors (#407, 3e242b6)