Skip to content

@shopware-pwa/[email protected]

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Dec 15:28
· 19 commits to main since this release
e5eae8c

Minor Changes

  • #1501 9c84519 Thanks @mkucmus! - Ability to overwrite internal components

    For example:

    SwSharedPrice.vue is used for multiple times to display a price. Create a component with the same name to make cms-base start using your component internally.


    ⚠️ Internal components aren't part of public API so the related changes won't be published in the changelog. Try to overwrite and track the changes on your responsibility.

  • #1404 d4482d5 Thanks @mdanilowicz! - Add smooth scrolling for listing pagination

Patch Changes