Minor Changes
-
#8555
696473b82Thanks @clarkjennings! - Added a forwardrefto permit programmatic scrolling forScrollable(example:scrollRef.current?.scrollTo(0)) -
#8650
078cf9aeaThanks @kyledurand! - Deprecated breadcrumbs prop on SkeletonPage, added backAction prop with story -
#8586
83bde8690Thanks @tatianau! - Made hiding the stepper arrows for inputs of type "number" and revealing them on hover and focus the defaultTextFieldbehaviour to mimic the default browser experience -
#8288
d27a361c2Thanks @rcd00! - Updated the style of keyboard component and add optional size prop -
#8600
515a62f3bThanks @kyledurand! - Fixed list reset class from not applying to ordered lists -
#8655
fb373c3e1Thanks @stewx! - Adjust CSS for expanded navigation section to remove unwanted space during collapse/expand
Patch Changes
-
#8595
437a3bbf1Thanks @KateWood! - Added option zebra striping toIndexTable(#8595) -
#8626
ff70ab3d1Thanks @alex-page! - Fix border radius on active/pressed navigation items -
#8644
62b712362Thanks @alex-page! - Remove unnecessary stylelint-disable comments -
#8651
446ba341cThanks @aveline! - Updated default stack order custom property -
#8659
3e7e0837dThanks @mrcthms! - Removed comments after stylelint rule changes that are breaking the rules -
#8606
230786aceThanks @alex-page! - Remove unused shared scss functions and move low usage or low value functions into components -
#8629
6ee523a5fThanks @mrcthms! - Updated the animation duration and box-shadow for theTooltip