v35.17.0
Permalink to documentation
Minor Changes
-
#2677
d356be83Thanks @mattcosta7! - update types for button extensions -
#2661
5dd4bb1fThanks @joshblack! - Update to React.useId() when using React 18 -
#2694
5a659295Thanks @broccolinisoup! - PageHeader: export PageHeader in the draft bundle -
#2662
1266b108Thanks @broccolinisoup! - PageHeader: Add a util function that returns breakpoint styles with the given CSS property and values -
#2593
d8875861Thanks @radglob! - Make resizable SplitPageLayout.Pane keyboard accessible.
Patch Changes
-
#2765
154db4b9Thanks @iansan5653! - Remove shadow fromMarkdownEditortextarea -
#2685
3a8bb765Thanks @radglob! - Setting overflow: auto without a media query to fix resizable pane bug. -
#2718
9cb01190Thanks @marywhite! - Prevent default when clicking on MarkdownViewer links with openLinksInNewTab -
#2656
db0db6ecThanks @joshblack! - Update useDetailsreftype to HTMLDetailsElement -
#2762
74016a7cThanks @mattcosta7! - Token: Update component type to be PolymorphicForwardRefComponent.this avoids types being swallowed by forwardRef (which isn't polymorphic)
-
#2658
20e18c07Thanks @joshblack! - Update TypeScript types for deprecated ButtonClose to support React 18 -
#2755
dd1e5ce7Thanks @dwilsonactual! - UpdateisScrollableutility to only rungetComputedStyleon scrollable content. -
#2660
1fb6ee9fThanks @joshblack! - Update npm package to includedeprecated/package.jsonfor TypeScript type resolution -
#2721
386561a3Thanks @simurai! - AddNoto Sansto fontStack -
#2756
5826b94dThanks @broccolinisoup! - Button: Revert new enhancement due to introducing major styling changes -
#2760
24fb9a77Thanks @broccolinisoup! - Token: OmitonResizeandonResizeCapturemethods that are included in the method expansion and causes type issues in React 18 -
#2757
b55d8232Thanks @jdrush89! - Making onClick of ActionList.LinkItem functional -
#2697
5efab195Thanks @keithamus! - Update@github/relative-time-elementpackage dependency to a range -
#2750
dcb51c64Thanks @jdrush89! - Show tooltips on focus-within -
#2661
5dd4bb1fThanks @joshblack! - Update types for components to work for React 17 and 18