Skip to content

@spartacus/styles@4.1.0

Choose a tag to compare

@psmul psmul released this 14 Sep 09:44
· 3599 commits to develop since this release

Commits

Commit Description Notes
Set cx-item-counter static width (#13579)
Quick order (#11872) [Closes #11817]
Prevent @spartacus/styles re-import by cart feature 4.1.x [Closes #13563]
[Closes #12714]
Fixing styles for new global message component (#13508)
Popover close button ('x') is not aligned properly for dir="rtl" (#12591) [Closes #12591]
[Closes #11614]
button text not aligned in storefinder (#13185)
labels updates for screen reader support GH-11192
mobile navigation min-height (#13119)

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