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.

Link grid

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.

3.0.1

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

3.0.0

  • Moved built CSS to dist folder.

2.1.1

  • Updated color variables to go inline with new CEILAB color palette.

2.1.0

  • Renamed package from ds-button-grid to ds-link-grid.

2.0.2

  • Added aria-hidden="true" attribute to link arrow svg icons.

2.0.1

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

1.0.4

  • Making sure that .cagov-grid container has display grid styles.

1.0.3

  • Changed card grid links border to Gray-300, added changelog and src/ folder with index.scss file.