Releases: spryker-shop/wishlist-widget
Releases · spryker-shop/wishlist-widget
1.3.1
Included commits: 1.3.0...1.3.1
Improvements
- Changed minimum required version of
Wishlist
module to4.1.0
.
1.3.0
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
Included commits: 1.1.5...1.2.0
Improvements
- Adjusted
wishlist-selector
molecule to add csrf token to the form.
1.1.5
Included commits: 1.1.4...1.1.5
Fixes
- Refactored
ContainerInterface
array access usage toContainerInterface::set()
method usage.
1.1.4
Included commits: 1.1.3...1.1.4
Improvements
- Adjusted the
wishlist-selector
molecule: theprovider-selector
attribute has been replaced withprovider-class-name
in includemolecule('ajax-loader')
. - Adjusted the
wishlist-selector
molecule: theprovider-selector
attribute has been replaced withprovider-class-name
in includemolecule('ajax-renderer')
.
1.1.3
1.1.2
Included commits: 1.1.1...1.1.2
Warning: Invalid Release. Please skip this version.
Adjustments
- Adjusted composer dependencies
1.1.1
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
Included commits: 1.0.2...1.1.0
Improvements
- Added new global widget "WishlistMenuItemWidget".
- Widget plugins "WishlistMenuItemWidgetPlugin" and "WishlistWidgetPlugin" deprecated.