Skip to content

Releases: spryker-shop/product-option-widget

1.5.0

06 May 14:01
Compare
Choose a tag to compare

Included commits: 1.4.8...1.5.0

Improvements

  • Added PHPStan 1.10.* support.

1.4.8

20 Sep 12:42
Compare
Choose a tag to compare

Included commits: 1.4.7...1.4.8

Fixes

  • Adjusted the shopping-list-item-product-option-display molecule by using the correct component block instead of the template block to fix empty component rendering prevention.

1.4.7

19 Aug 16:35
Compare
Choose a tag to compare

Included commits: 1.4.6...1.4.7

Fixes

  • Adjusted shopping-list-product-option-list molecule to fix the broken table in IE11.

1.4.6

17 Jun 15:05
Compare
Choose a tag to compare

Included commits: 1.4.5...1.4.6

Fixes

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

1.4.5

14 Jan 08:20
Compare
Choose a tag to compare

Included commits: 1.4.4...1.4.5

Bugfixes

  • Adjusted shopping-list-item-product-option-display molecule to show correct price.

1.4.4

26 Dec 11:57
Compare
Choose a tag to compare

Included commits: 1.4.3...1.4.4

Improvements

  • Deprecated the data-product-available attribute property of the shopping-list-product-option-list molecule.
  • Introduced a new data-product-unavailable attribute property to the shopping-list-product-option-list molecule.
  • Deprecated the data-product-available data property of the shopping-list-option-form view.
  • Introduced a new data-product-unavailable data property to the the shopping-list-option-form view.

1.4.3

14 Oct 14:07
Compare
Choose a tag to compare

Included commits: 1.4.2...1.4.3

Bugfixes

Fixed transfer definitions to include missing uses of Transfers or properties.

1.4.2

29 Aug 14:40
Compare
Choose a tag to compare

Included commits: 1.4.1...1.4.2

Improvements

  • Adjusted the shopping-list-product-option-list molecule: introduced @content; in mixin.
  • Deprecated the shopping-list-product-option-list mixin in the shopping-list-product-option-list molecule; use product-option-widget-shopping-list-product-option-list instead.

1.4.1

08 Aug 08:18
Compare
Choose a tag to compare

Included commits: 1.4.0...1.4.1

Bugfixes

  • Adjusted ShoppingListItemProductOptionFormExpanderPlugin, so now it only expands a form when a product has Product Options configured.

1.4.0

21 Jun 17:54
Compare
Choose a tag to compare

Included commits: 1.3.2...1.4.0

Initial Release

  • Adjusted the product-options molecule, so now it takes currencyIsoCode as a new optional attribute.