Minor Changes
-
#7429
e87330f5b
Thanks @aveline! - UpdateAlphaStack
to be polymorphic, add list reset styles and allow spacing to change based on breakpoint -
#7450
74237ebc5
Thanks @laurkim! - Added support forminHeight
andminWidth
onBox
-
#7432
85c022033
Thanks @laurkim! - Added support foroverflowX
,overflowY
, andwidth
props toBox
-
#7491
a9eff60e1
Thanks @laurkim! - Added support forsection
element types toBox
-
#7389
4f184c658
Thanks @aveline! - AddedbreakWord
prop toText
-
#7430
87981ac01
Thanks @aveline! - Addedlegend
as supported element forText
component -
#7438
4b4411930
Thanks @aveline! - SimplifyAlphaCard
by removinghasBorderRadius
prop andshadow
prop
Patch Changes
-
#7405
ea2615881
Thanks @laurkim! - Fixed how optionalid
prop rendered inText
-
#7434
62288755a
Thanks @laurkim! - Fixed reference towidth
custom property inBox
-
#7396
3be27bae8
Thanks @laurkim! - Updated alias and scale types inBox
with type tests to check they exist in our token groups.
Updatedget-props
script to parse utility types with unions. -
#7435
4097d539b
Thanks @kyledurand! - Cleaned up styles on Box -
#7410
13546e344
Thanks @kyledurand! - Apply default value to Columns -
#7483
7a78e07bf
Thanks @laurkim! - Fixed missingchildren
prop inColumns
prop type -
#7492
612e02786
Thanks @henryyi! - Only apply scroll-lock with scrollbar when body is scrollable -
#7481
4f5f6cf50
Thanks @kyledurand! - Fixed horizontal scroll bug in Scrollable -
#7471
2f16b2310
Thanks @kyledurand! - Added viewport addon to storybook and matched values to our breakpoints -
#7433
90487fd70
Thanks @kellymiller-shop! - fixed heading offset on IndexTable -
#7453
3191d13c0
Thanks @AndrewMusgrave! - Fixed IndexTable not rendering bulk actions on resize -
#7395
89fea23f7
Thanks @AndrewMusgrave! - Fixed scrolling performance for IndexTable on safari -
#7442
77057d5b6
Thanks @kyledurand! - Fix SkeletonPage actions layout