Skip to content

Releases: spryker-shop/wishlist-widget

1.3.1

19 Mar 09:31
Compare
Choose a tag to compare

Included commits: 1.3.0...1.3.1

Improvements

  • Changed minimum required version of Wishlist module to 4.1.0.

1.3.0

17 Mar 10:20
Compare
Choose a tag to compare

Included commits: 1.2.0...1.3.0

Improvements

  • Introduced molecule wishlist-selector-default for PDP.
  • Deprecated molecule wishlist-selector-for-pdp.
  • Introduced molecule wishlist-selector-product-detail-page for PDP.
  • Deprecated molecule wishlist-selector.

1.2.0

09 Jul 07:59
Compare
Choose a tag to compare

Included commits: 1.1.5...1.2.0

Improvements

  • Adjusted wishlist-selector molecule to add csrf token to the form.

1.1.5

17 Jun 15:06
Compare
Choose a tag to compare

Included commits: 1.1.4...1.1.5

Fixes

  • Refactored ContainerInterface array access usage to ContainerInterface::set() method usage.

1.1.4

12 Aug 10:23
Compare
Choose a tag to compare

Included commits: 1.1.3...1.1.4

Improvements

  • Adjusted the wishlist-selector molecule: the provider-selector attribute has been replaced with provider-class-name in include molecule('ajax-loader').
  • Adjusted the wishlist-selector molecule: the provider-selector attribute has been replaced with provider-class-name in include molecule('ajax-renderer').

1.1.3

28 Jun 12:14
Compare
Choose a tag to compare

Included commits: 1.1.2...1.1.3

Adjustments

  • Removed a horizontal module dependency barrier.

1.1.2

03 Jun 09:18
Compare
Choose a tag to compare

Included commits: 1.1.1...1.1.2

Warning: Invalid Release. Please skip this version.

Adjustments

  • Adjusted composer dependencies

1.1.1

18 Mar 16:08
Compare
Choose a tag to compare

Included commits: 1.1.0...1.1.1

Adjustments

  • Provided better description in each readme file of every component.
  • Improved comments in Typescript files for every method or property that is external API.

1.1.0

17 Oct 07:29
Compare
Choose a tag to compare

Included commits: 1.0.2...1.1.0

Improvements

  • Added new global widget "WishlistMenuItemWidget".
  • Widget plugins "WishlistMenuItemWidgetPlugin" and "WishlistWidgetPlugin" deprecated.

1.0.2

05 Sep 12:29
Compare
Choose a tag to compare

Included commits: 1.0.1...1.0.2

Bugfixes

  • Fixed Customer role condition checking.