v35.12.0
Permalink to documentation
Minor Changes
-
#2435
e335cc4bThanks @colebemis! - SplitPageLayout has moved from@primer/react/draftsto@primer/react:- import {SplitPageLayout} from '@primer/react/drafts' + import {SplitPageLayout} from '@primer/react'
Patch Changes
-
#2428
7ad9e77dThanks @joshblack! - Update TreeView focus ring styles and call event.preventDefault() in arrow key events -
#2444
2b6323caThanks @colebemis! - Dialog: Remove landmark elements to improve accessibility -
#2429
e7802ed9Thanks @colebemis! - TreeView: Addstateprop toTreeView.SubTreecomponent -
#2432
99309e00Thanks @joshblack! - Update useStickyPaneHeight and useMedia to not warn during SSR -
#2433
a08997b3Thanks @joshblack! - Update TreeView hover and focus styles to work in Windows High Contrast Mode -
#2446
e00d03c1Thanks @colebemis! - TreeView: Use correct design tokens and icons -
#2429
e7802ed9Thanks @colebemis! - TreeView: Improve accessibility of async items -
#2434
57c3b4d8Thanks @joshblack! - Add support for labels in TreeView.LeadingVisual and TreeView.TrailingVisual -
#2360
0f41dfecThanks @joshblack! - Update types to support TypeScript v4.8.3 -
#2326
31bbec8cThanks @joshblack! - Update the sticky layout algorithm for PageLayout and PageLayout.Pane -
#2442
6b559a97Thanks @joshblack! - Inline ESM-only dependencies in CommonJS bundle -
#2443
3012faecThanks @colebemis! - TreeView: Use roving tabindex instead ofaria-activedescendantfor improved VoiceOver support in Safari