Closed EGilleron closed 1 year ago
Thanks @EGilleron for the PR :)
I have a question about the padding-inline
. I think (for me), it's better to remove this value from the .vtmn-price
and set padding-inline: var(--vtmn-spacing_2);
only for vtmn-price_variant--accent
and vtmn-price_variant--alert
.
Because by default, the component should not have padding-line. It's because we integrate a background color that we want to put an inline.
Hi @EGilleron thanks for your PR ! I agree with @Tlahey on settings properties only where they make sense instead of overriding them :)
Hi @EGilleron thanks for your PR ! I agree with @Tlahey on settings properties only where they make sense instead of overriding them :)
I agree with you and @Tlahey makes sense, it was fixed with a new commit 🤟🏻
Perfect for me, I merge this as-is. Thanks again for your contribution @EGilleron , really appreciated :)
Hello, I had reverted this PR because https://github.com/Decathlon/vitamin-design/issues/167 had been reopened & I also converted to draft #1343 (cf. my email). Thanks for your understanding!
…ikethrough variants
Changes description & Context
Issue here https://github.com/Decathlon/vitamin-design/issues/167
Checklist
design-system-core-team-design
GitHub team.Does this introduce a breaking change?
is removing the padding-inline for default and strikethrough vartiant of VtmnPrice so is a breaking change