v35.27.0
Permalink to documentation
Minor Changes
-
#3510
bdbcfd15Thanks @camertron! - Implement accessibility audit feedback for ToggleSwitch -
#3466
11b54ac8Thanks @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
b4e15b84Thanks @mperrotti! - The showPages prop on both Pagination components can now accept a responsive value. -
#3496
11cdbdccThanks @joshblack! - Update dependency ranges to use caret ranges instead of pinned versions
Patch Changes
-
#3264
5e655203Thanks @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
c3f1e3c7Thanks @siddharthkp! - ActionList: Fix icon and description hover colors for danger variant -
#3520
daee9a9cThanks @mattcosta7! - passthrough dom props on toggleswitch -
#3441
90a145ccThanks @tomthorogood! - Renders docs.json markdown content -
#3540
a90350ccThanks @kendallgassner! - Css styled block fixes -
#3490
8d1d5146Thanks @langermank! - Bug fix: ActionList item label weight and spacing if description exists -
#3361
bea39c24Thanks @broccolinisoup! - UnderlineNav2: underline nav items' selected state can be managed by the app state -
#3533
33b60551Thanks @amarmanhala! - Changed div tag to HTML semantic tag header for Header (file Header.tsx) component. -
#3516
33d43459Thanks @danielguillan! - ActionList: Fixes the width of items for the full variant -
#3517
cf9d8a5eThanks @kendallgassner! - Adding aria-attributes and role to the ProgressBar component -
#3539
c02f3a2fThanks @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
311c8c91Thanks @kendallgassner! - Make checkmark visible on reduced-motion -
#3491
263d5978Thanks @nicolleromero! - MarkdownViewer: Address scenario in useListInteraction where the position calculation can be incorrect when tasklists appear above legacy task lists -
#3447
40808db7Thanks @jesskuo4! - [Bug] Leading & Trailing Visual Colors for Button -
#3562
53791841Thanks @iansan5653! - FixMarkdownEditorfile uploads inserting the URL into the wrong input when an overlay is open -
#3547
7ef802e8Thanks @mperrotti! - Prevents body scroll when Dialog (the newer Dialog) is open