Minor Changes
-
#7185
a05b1f9Thanks @lukasoppermann! - CounterLabel: Add variant prop and deprecate scheme prop -
#7165
f2ba02aThanks @liuliu-dev! - Fixes multiple styling issues in the Token component. -
#7194
32cdcfcThanks @francinelucca! - feat(NavList): add support for inline and block description -
#7143
25a5f99Thanks @langermank! - Adjust styling for button's that have nested keybinding hints -
#7196
70f5ffeThanks @TylerJDev! - FilteredActionList: RemoveusingRemoveActiveDescendantfeature flag, add private prop -
#7059
fd3d09eThanks @jonrohan! - feat(Spinner): Adds a delay prop to the Spinner component that delays rendering by 1000ms. -
#7149
5e6e04eThanks @lukasoppermann! - StateLabel: Add size prop and deprecate variant prop to align with APIs in other components. -
#7142
4f3be9cThanks @TylerJDev! - IconButton: Hide tooltip when a popup is open.
Patch Changes
-
#7102
07c9e55Thanks @mperrotti! - Makes Button and LinkButton 'link' variant respect user underline preference -
#7189
424cbc5Thanks @liuliu-dev! - Prevent focus reset on date/time input clicks in Safari. -
#7180
f051a39Thanks @copilot-swe-agent! - Feature flags: Remove feature flagprimer_react_use_styled_react_theming -
#7198
b1a8accThanks @copilot-swe-agent! - Popover: add missing shadow -
#7188
9403294Thanks @liuliu-dev! - Remove unusedunderlineprop from LinkButtonProps. -
#7192
b78167aThanks @TylerJDev! - SelectPanel: RemoveusingRemoveActiveDescendantusage from component