v35.10.0
Permalink to documentation
Minor Changes
-
#2347
09a5d806Thanks @mperrotti! - Adds asizeprop to the SegmentedControl component. Users can choose between 'medium' (default), and 'small'. More sizes can be added when/if we find we need them. -
#2324
027e44a7Thanks @joshblack! - Update PageLayout.Pane to support a ref on the element wrapping children
Patch Changes
-
#2355
e052644dThanks @mperrotti! - Fixes the sx prop on the SegmentedControl buttons by properly merging the sx prop when cloning button children. -
#2305
6cd50a54Thanks @colebemis! - Add draft TreeView component -
#2350
61a93e20Thanks @colebemis! - Adds lines to indicate the depth of items in a TreeView -
#2331
31b8804cThanks @colebemis! - Adds support for arrow key navigation of a TreeView usingaria-activedescendant -
#2338
68c49803Thanks @broccolinisoup! - Reverted SelectPanel breaking behavioral changes -
#2348
c76e1610Thanks @colebemis! - Add acurrentprop toTreeView.ItemandTreeView.LinkItem -
#2356
e2fb2fcaThanks @nicolleromero! - MarkdownViewer bug fix: Only runreplaceChildrenwhenhtmlContainerchanges