Minor Changes
-
#7572
20c8cad81
Thanks @laurkim! - Replaced usage of text components in component stories withText
component -
#7621
6e9edd3b5
Thanks @aveline! - - Added border width prop toBox
- Exported color token subset alias types from tokens package and remove from
Box
- Exported color token subset alias types from tokens package and remove from
-
#7068
ccdcea22e
Thanks @laurkim! - DeprecatedDisplayText
,Heading
,Subheading
,Caption
,TextStyle
, andVisuallyHidden
components
Patch Changes
-
#7644
b3e73ee04
Thanks @kyledurand! - Added horizontal spacing defaults toBleed
-
#7530
79d92a820
Thanks @samrose3! - Replaced all typography components with the newText
component.
Added support fortext-inverse
color type onText
.
Removed references to the following mixins to use the newText
or tokens directly in classes:text-style-body
,text-style-heading
,text-style-subheading
,text-style-caption
,text-style-button
,text-style-button-large
,text-emphasis-subdued
,text-emphasis-strong
,nav-item-text-attributes
. -
#7577
db951f855
Thanks @RickyMarou! - Page component: display subtitle even when it's the only header prop set -
#7633
1364be7f1
Thanks @kyledurand! - RenamedalignY
prop toalignBlock
onInline
Added more flex properties toalign
onInline
-
#7443
7a6fb7c1c
Thanks @iAmNathanJ! - Improve performance of the Scrollable component with React 18 -
#7625
9f8b651dd
Thanks @kyledurand! - Removed wrap children with div from Inline component -
#7593
addd6bcdd
Thanks @kyledurand! - Improved comments across layout components, changed default spacing of Inline component to match AlphaStack -
#7600
f006509be
Thanks @billycai! - Add spacing between title and metadata for Page component -
#7563
a9051d678
Thanks @chazdean! - UpdatedInline
component docs and default prop values -
#7635
3cb5377a6
Thanks @iAmNathanJ! - Fixed Scrollable component to match existing onScrolledToBottom logic -
Updated dependencies [
432bdd5fe
,6e9edd3b5
,35be8a003
]:- @shopify/polaris-icons@6.5.0
- @shopify/polaris-tokens@6.3.0