Major Changes
-
#2463
fcb15230
Thanks @sebald! - refa: Improve behavior of<Stack>
and remove option to render it as a list (use<List>
instead)<Stack>
will no longer align items by default, since this will cause children to not take all the available space<Stack as="ul|ol">
will no longer work, we have a<List>
comopnent for that
Minor Changes
-
#2490
baf5bb57
Thanks @sebald! - feat:Columns
can stretch to available height viastretch
prop + don't collapse by default -
#2470
7b9c90ec
Thanks @sebald! - feat: introduceextendTheme
helper, for more information see https://marigold-ui.io/introduction/theming/#extend-an-existing-theme
Patch Changes
-
#2458
20aeba63
Thanks @sebald! - fix: style props override theme in<Text>
-
#2460
4495fcb1
Thanks @sarahgm! - chore: add height prop to Breakout and refactor docs page -
#2462
885e3ca4
Thanks @sebald! - fix: use 'initial' for defaultContainer
item alignment -
#2496
d10bb310
Thanks @benediktgrether! - chore: change property names in breakout to alignX and AlignY -
Updated dependencies [
87600058
,a795f29a
]:- @marigold/icons@1.1.0
- @marigold/system@3.0.0