Minor Changes
-
#6107
694dd95
Thanks @copilot-swe-agent! - feat(ConfirmationDialog): add className, width and height -
#5899
7cf029d
Thanks @joshblack! - Add support for different sizes to Blankslate -
#6051
a007808
Thanks @jonrohan! - Remove the css modules feature flag from the SelectPanel2 experimental component -
#6052
06361d1
Thanks @jonrohan! - Remove the CSS module feature flag from the AvatarStack component -
#5899
7cf029d
Thanks @joshblack! - Add support for HTML attributes being passed to Blankslate components -
#6050
53ef8ea
Thanks @hectahertz! - Switch to a CSS based solution for the PageLayout sticky pane
Patch Changes
-
#6109
f7471f8
Thanks @TylerJDev! - DataTable: Add visually hidden text to sortable DataTable column buttons -
#6055
3b6b1d1
Thanks @TylerJDev! - DataTable: Adds outline-offset to focus indicator on pagination buttons -
#6077
cf97cb5
Thanks @langermank! - FixSkeleton
background color -
#6054
3fc7741
Thanks @khiga8! - Add support for aria-label on ActionList.Group -
#6095
3beba5b
Thanks @francinelucca! - fix(Button): correct loading alignment -
#6049
776e05e
Thanks @TylerJDev! - ActionList: Ensurerole="option"
is added whenrole="listbox"
is used; allow disabled items to remain focusable -
#6100
a7e99f8
Thanks @jonrohan! - Remove unused getBreakpointDeclarations function and any related code.