Skip to content

Releases: shopware/frontends

@shopware/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Patch Changes

@shopware/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Minor Changes

  • #1468 a87bbcf Thanks @JimTacobs! - Added fetchOptions to both API clients to allow for base configuration of http client

@shopware-pwa/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Patch Changes

@shopware-pwa/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Minor Changes

  • #1442 9669d1b Thanks @mdanilowicz! - Added possibility to use Nuxt config file for setting the API requests headers. Headers are added to each request SSR and CSR.

Patch Changes

@shopware-pwa/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Minor Changes

@shopware-pwa/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

Minor Changes

  • #1489 2c337b5 Thanks @mdanilowicz! - Changed registration method in the useUser composable. Because of changes in the double opt-in on registration flow in the Shopware backend we are adjusting this method on our side. In new approach we are checking active and doubleOptInRegistration properties that represents current status of the user.

  • #1369 13c83be Thanks @mdanilowicz! - Added buildDynamicBreadcrumbs method for building breadcrumbs structure
    Added pushBreadcrumb method to push single breadcrumb at the top of the breadcrumbs list
    Added associations option to the search method in useProductSearch composable

Patch Changes

@shopware-pwa/[email protected]

10 Dec 15:28
e5eae8c
Compare
Choose a tag to compare

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

@shopware/[email protected]

08 Nov 09:48
9e4abed
Compare
Choose a tag to compare

Patch Changes

@shopware/[email protected]

08 Nov 09:48
9e4abed
Compare
Choose a tag to compare

Patch Changes

  • #1434 938c4cf Thanks @quando1910! - set authentication header instead of appending, when session has expired and is being refreshed

@shopware-pwa/[email protected]

08 Nov 09:48
9e4abed
Compare
Choose a tag to compare

Patch Changes