New Components
- feat: add tags by @charlottemougenot in #110
- feat: add tabs by @charlottemougenot in #121
- feat(buttons): Add icon button variants. by @GerardPaligot in #125
What's Changed
- feat: add light, dark and dayNight themes by @MaximeJineMaraval in #136
- fix: multi fixes (see PR details) by @MaximeJineMaraval in #116
- fix: strikethrough price whenever text is set by @charlottemougenot in #123
- fix: Correct rendering for vtmn_payment_ing asset. by @GerardPaligot in #124
- fix: multi fixes by @charlottemougenot in #134
Breaking Change
- fix: add new text styles by @charlottemougenot in #140
Migration guide
Removal | New |
---|---|
vtmnTextAppearanceBody | vtmnTextAppearanceBodyRegularText1 |
TextAppearance.Vitamin.Body1 | TextAppearance.Vitamin.Body.Regular.Text1 |
vtmnTextAppearanceBody2 | vtmnTextAppearanceBodyRegularText2 |
TextAppearance.Vitamin.Body2 | TextAppearance.Vitamin.Body.Regular.Text2 |
vtmnTextAppearanceBody3 | vtmnTextAppearanceBodyRegularText3 |
TextAppearance.Vitamin.Body3 | TextAppearance.Vitamin.Body.Regular.Text3 |
New bold styles ! | |
vtmnTextAppearanceBodyBoldText1 | |
vtmnTextAppearanceBodyBoldText2 | |
vtmnTextAppearanceBodyBoldText3 |
New Contributors
Full Changelog: 0.3.0...0.4.0