Skip to content

Releases: searchspring/snap

v0.56.4

28 May 18:05
Compare
Choose a tag to compare

0.56.4 (2024-05-28)

Bug Fixes

  • change observer import to mobx-react (38beec4)
  • store-mobx/searchresultstore: adding background property to variant options data (0d3779c)
  • store-mobx/searchresultstore: adding variant option for backgroundImageUrl (c6f96e3)

v0.56.3

23 May 23:42
Compare
Choose a tag to compare

0.56.3 (2024-05-23)

Bug Fixes

  • preact-components/overlaybadge: adjusting styling for better default with custom locations (208a072)

v0.56.2

23 May 20:54
Compare
Choose a tag to compare

0.56.2 (2024-05-23)

Note: Version bump only for package @searchspring/snap

v0.56.1

23 May 05:10
Compare
Choose a tag to compare

0.56.1 (2024-05-23)

Note: Version bump only for package @searchspring/snap

v0.56.0

23 May 03:51
Compare
Choose a tag to compare

0.56.0 (2024-05-23)

Bug Fixes

  • preact/createrecommendationcontroller: fixing test after typing change (2bda50b)
  • store-mobx/cart: typecasting price and MSRP in cart for edge cases where values are strings (1627d90)
  • store-mobx/searchresultstore: adding an optional chain for cases when the config is undefined (b847c18)

Features

  • preact-components-variantselection: variantSelection & supporting components & option mappings (f4a4001)
  • snap-platforms: snap-platforms added for shopify, bigc, & magento2 (3fbd797)

v0.55.0

16 May 22:07
Compare
Choose a tag to compare

0.55.0 (2024-05-16)

Bug Fixes

  • add right css property to OverlayBadge (30b4f5a)
  • only lift badges if an object (9db11fb)
  • pr feedback (c977223)
  • preact-components-badges: some small bugfixes to new badge components (3ba9fd9)
  • preact-components/overlaybadge: restoring lost positioning of the 'right' section (align right) (fc72bbc)
  • remove getTag helper (9cc4a72)
  • remove opacity from BadgePill and BadgeRectangle color default (0daf2d8)
  • update badges to latest meta changes (c06ec17)

Features

  • add BadgePill and BadgeRectangle components (6ffb28b)
  • badge component cleanup, add tests, storybook files, docs (fa9c638)
  • initial badge component (a8aaad9)

v0.54.0

06 May 17:19
Compare
Choose a tag to compare

0.54.0 (2024-05-06)

Bug Fixes

  • client: add window checks to NetworkCache (2c44dc9)
  • controller/autocomplete: fixing issue where searches were being duplicated initially (595d5c1)
  • preact-components-carousel: add backwards compatible classnames on each rerender of carousel (240d9bf)

Features

  • client: adding 'fetchApi' configuration and fallback for windowless environments (c88da99)
  • resultstore: adding setVariants function to give a way to set variant data after initializatio (5c0c0fb)
  • searchresultstore: adding ability to pre select variant options (551055a)
  • variants: adding preselected variants to config. & adding eventManager to Snap Preact (acac381)

v0.53.4

22 Apr 18:51
Compare
Choose a tag to compare

0.53.4 (2024-04-22)

Bug Fixes

  • preact-components-carousel: bugfix for backwards compatible classnames on carousel re-renders (0fbbf29)

v0.53.3

10 Apr 20:40
Compare
Choose a tag to compare

0.53.3 (2024-04-10)

Bug Fixes

  • preact-components-carousel: changing the default value for autoAdjustSlides to false (1abe427)

v0.53.2

08 Apr 20:41
Compare
Choose a tag to compare

0.53.2 (2024-04-08)

Bug Fixes

  • preact-components-swiper: downgrade swiper version to 11.0.7 (4777277)