Patch Changes
-
#901
d9a95b2
Thanks @rezrah! - Updated the following library depedencies:@oddbird/popover-polyfill
,autoprefixer
,css-loader
,mini-css-extract-plugin
,postcss
,postcss-loader
,postcss-preset-env
,style-loader
,typed-css-modules
,typescript-plugin-css-modules
,webpack-cli
,fast-glob
.These updates should not affect the library’s visuals or component APIs. In most cases, no additional action is required. Please note however, that the compiled output may be slightly different due to changes in the bundling process.
-
#912
5966728
Thanks @joshfarrant! - Fixed a bug in theActionMenu
component where items with falsy values (eg""
) would not trigger theonSelect
callback when selected. -
#909
c5f2d40
Thanks @danielguillan! - Increased the gap between primary and secondary buttons inHero
,CTABanner
andButtonGroup
components from8px
to16px
. -
#918
65f7a92
Thanks @rezrah! - FixRiverStoryScroll
scrolling bug whendisabled={true}
. Now renderschildren
1:1.