You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
@metamask/design-system-react 0.33.0
Added
Added actionButtonLayout to BannerBase (inherited by BannerAlert) with BannerBaseActionButtonLayout.Below (default) and BannerBaseActionButtonLayout.End to place the action button beside the body, left of close (#1386)
@metamask/design-system-react-native 0.36.0
Added
Added actionButtonLayout to BannerBase (inherited by BannerAlert) with BannerBaseActionButtonLayout.Below (default) and BannerBaseActionButtonLayout.End to place the action button beside the body, left of close (#1386)
Added SliderMarkColor for themed Slider mark colors that interpolate with the thumb (#1385)
Changed
BREAKING: Replaced verticalAlignment / ContentVerticalAlignment / ListItemVerticalAlignment on Content and ListItem with variant / ContentVariant / ListItemVariant (OneLine, TwoLines, MultiLine) for preset row heights, alignment, and secondary-slot gating (#1384)
BREAKING: Consolidated Slider mark configuration into a single marks prop; removed rangeLabelSteps, formatStepLabel, stepToValue, tickThresholds, DEFAULT_RANGE_LABEL_STEPS, and DEFAULT_TICK_THRESHOLDS (#1385)