Skip to content

The Beta Design System is no longer being updated.

It remains online for reference only. Maintenance, bug fixes, and security updates will continue through July 1, 2026 and are tracked in the Beta GitHub repository.

For active development, head over to California's next design system in our new GitHub repository.

Back to top button

Readme Changelog

Development stage

1
In research
2
Alpha
3
Beta
4
Production

Alpha components have not been thoroughly tested by developers. Learn more about component maturity.

2.0.3

  • Removed redundant package-lock.json (due to workspaces config in monorepo). This fixes vulnerability in the npm ip package.

2.0.2

  • Changes to how styles are inserted into the document.

2.0.1

  • Updated color variables

2.0.0

  • Bundle the CSS in the JS

1.0.2

  • Linted and formatted code per root eslint/prettier settings.
  • Added unit test.

1.0.1

  • Changed button's animating in and out of the side of the screen instead of bottom.

1.0.0

  • Initial commit