Skip to content

@spartacus/styles@4.2.0

Choose a tag to compare

@psmul psmul released this 10 Nov 09:47
· 3509 commits to develop since this release

Commits

Commit Description Notes
Import/export order entries
Cart validation (#13964)
Add exit button (#14043) [Closes #13806]
Add action button and accordion to Message Component (#13428)
Set cx-item-counter static width (#13579)
backporting for version updates
coursor zoom-in on product image hover (#14258) [Closes #14258]
align total label in cart-item description (#14224)
Add cart total price column word break for big amounts (#14096)
align texts of cart item summary (#13792)
ItemCounterComponent border styling (#13731)
Fix ItemCounterComponent width issue on iOS (#13579) [Closes #13579]
Prevent @spartacus/styles re-import by cart feature [Closes #13563]
[Closes #12714]
Use display swap on Google Fonts (#13620)

Breaking changes

  • @spartacus/styles has been removed from cart feature styles file, because it caused problems with overriding SCSS variables. If storefront styling depended on such inappropriate import it may now require adding @spartacus/styles
    #13563
    #12714