v35.27.0
Permalink to documentation
Minor Changes
-
#3510
bdbcfd15
Thanks @camertron! - Implement accessibility audit feedback for ToggleSwitch -
#3466
11b54ac8
Thanks @mperrotti! - Allows consumers to disable the behavior where the AvatarStack expands to show each Avatar on hover. There are also changes that allow users to customize the size of the avatars - even responsively! -
#3390
b4e15b84
Thanks @mperrotti! - The showPages prop on both Pagination components can now accept a responsive value. -
#3496
11cdbdcc
Thanks @joshblack! - Update dependency ranges to use caret ranges instead of pinned versions
Patch Changes
-
#3264
5e655203
Thanks @mperrotti! - Adds truncation features to the LabelGroup component:- truncate LabelGroup children after a static number of children (for example, truncate after the 5th label)
- truncate LabelGroup children to fit in the width of the parent
- show full list in an Overlay
- show full list inline
-
#3505
c3f1e3c7
Thanks @siddharthkp! - ActionList: Fix icon and description hover colors for danger variant -
#3520
daee9a9c
Thanks @mattcosta7! - passthrough dom props on toggleswitch -
#3441
90a145cc
Thanks @tomthorogood! - Renders docs.json markdown content -
#3540
a90350cc
Thanks @kendallgassner! - Css styled block fixes -
#3490
8d1d5146
Thanks @langermank! - Bug fix: ActionList item label weight and spacing if description exists -
#3361
bea39c24
Thanks @broccolinisoup! - UnderlineNav2: underline nav items' selected state can be managed by the app state -
#3533
33b60551
Thanks @amarmanhala! - Changed div tag to HTML semantic tag header for Header (file Header.tsx) component. -
#3516
33d43459
Thanks @danielguillan! - ActionList: Fixes the width of items for the full variant -
#3517
cf9d8a5e
Thanks @kendallgassner! - Adding aria-attributes and role to the ProgressBar component -
#3539
c02f3a2f
Thanks @mperrotti! - Adds 'display' text size to PRC theme. This size is described in our typography documentation, but was never added to our React theme. -
#3537
311c8c91
Thanks @kendallgassner! - Make checkmark visible on reduced-motion -
#3491
263d5978
Thanks @nicolleromero! - MarkdownViewer: Address scenario in useListInteraction where the position calculation can be incorrect when tasklists appear above legacy task lists -
#3447
40808db7
Thanks @jesskuo4! - [Bug] Leading & Trailing Visual Colors for Button -
#3562
53791841
Thanks @iansan5653! - FixMarkdownEditor
file uploads inserting the URL into the wrong input when an overlay is open -
#3547
7ef802e8
Thanks @mperrotti! - Prevents body scroll when Dialog (the newer Dialog) is open