Minor Changes
-
#11677
f6ba2b2a8
Thanks @jesstelford! - Migrated @shopify/polaris from SASS to CSS using postcss plugins -
#11723
4699bb229
Thanks @mrcthms! - UpdatedBulkActions
to only show actions when selectMode istrue
-
#11727
c3ba6ae1b
Thanks @sam-b-rose! - Removed the responsive logic that disabled the Card bevel on mobile. Removing this until we are ready to rollout bevel changes across all components.
Patch Changes
-
#11757
e0ae9565c
Thanks @sophschneider! - Added dynamicTopBarAndReframe feature flag type -
#11733
9c24a465c
Thanks @jesstelford! - Convert SASS-style inline comments to CSS-style multiline comments. -
#11724
1543246b7
Thanks @sam-b-rose! - Updated responsive styles forText
component -
#11765
42c298ea7
Thanks @jesstelford! - Fix build performance regression from using postcss-mixins. -
#11725
3e011e3b6
Thanks @kyledurand! - Fixed a bug where iOS 16 font patch wasn't added for mobile app web views -
#11763
e7ab4a8f5
Thanks @sydturn! - FixedIndexTable.Row
onClick
not being called whenselectable
isfalse
-
#11745
831a683a2
Thanks @kyledurand! - Fixed bug in math.ts for popover with position cover -
#11735
6d8ef8c99
Thanks @sam-b-rose! - UsedText
component to apply text styles forButton
-
#11592
ad6315845
Thanks @SMAKSS! - Passed missingid
prop to the root element ofBlockStack