Skip to content

v35.23.0

Choose a tag to compare

@primer-css primer-css released this 29 Mar 14:31
· 3089 commits to main since this release
7a91f4d

Permalink to documentation

Minor Changes

  • #3068 09e11335 Thanks @mperrotti! - Adds text alignment option to columns

  • #3012 04d9db02 Thanks @radglob! - Adds tabIndex and role="region" to PageLayout.Pane when overflow is detected (scrollHeight > clientHeight). Also requires either aria-labelledby or aria-label when overflow is detected, and throws an error if neither is defined.

Patch Changes