Skip to content

v35.22.0

Choose a tag to compare

@primer-css primer-css released this 17 Mar 16:02
· 3110 commits to main since this release
560135a

Permalink to documentation

Minor Changes

Patch Changes

  • #2996 baa63958 Thanks @mperrotti! - Implements column width features for the DataTable

  • #3036 51a2cc94 Thanks @colebemis! - PageLayout and SplitPageLayout are now SSR-compatible.

    Warning: In this new implementation, PageLayout.Header and PageLayout.Footer must be direct children of PageLayout. The same applies to SplitPageLayout

  • #3029 bb9f1561 Thanks @mperrotti! - Adds new a11y improvements to Pagination.

  • #2993 6aa9205e Thanks @mperrotti! - Makes StateLabel's 'status' prop required

  • #3009 cc4e2bc5 Thanks @iansan5653! - Recalculate autocomplete suggestions if the input data changes while the menu is open

  • #3010 022d449c Thanks @broccolinisoup! - SegmentedControl: Resolve axe-violation by adding a discernible text to the icon button and removing the tooltip until it is marked as accessible