Skip to content

1.0 Patch #87

@korgon

Description

@korgon

Main

1. Package Imports

Component package removed - imports should be changed from @searchspring/snap-preact-componets to @searchspring/snap-preact/components

2. AfterSearch / AfterStore

The afterSearch middleware payload changed - response.search.search and response.search.meta are the new structures. Need to find and adjust.
https://github.com/search?q=org%3Asearchspring-implementations%20afterSearch&type=code

3. RecommendationBundle Props

The title and description props use the values from the profile response by default - will need to adjust custom bundle components that are generating their own templates.

4. RecommendationBundle Styles

Styling attached to incorrect classname - class addedToCart was always on - now correctly using modifier class ss__recommendation-bundle__wrapper__cta__button--added:
https://github.com/search?q=org%3Asearchspring-implementations+addedToCart+language%3ASCSS&type=code&l=SCSS

5. Polyfills

The universal bundle should have the proper polyfills for intersection observer provided by @searchspring/snap-preact
See: searchspring/snapfu-scaffold-preact#110

6. Swatches Component

Some sites using Swatches components may need to adjust styling - moved away from swiper.js to Slideshow component.

Others

1. Recommendation Profile Tracker

This is being removed in 1.0 - but several integrations use it and also have styles associated with it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions