Skip to content

Releases: spryker-shop/checkout-page

3.30.4

06 May 14:01
Compare
Choose a tag to compare

Included commits: 3.30.3...3.30.4

Improvements

  • Added PHPStan 1.10.* support.

3.30.3

13 Mar 15:31
Compare
Choose a tag to compare

Included commits: 3.30.2...3.30.3

Fixes

  • Adjusted accept-terms-checkbox.twig to add data-qa attributes.
  • Adjusted multiple-shipment-toggler.twig to add data-qa attributes.
  • Adjusted address.twig to add data-qa attributes.
  • Adjusted login.twig to add data-qa attributes.
  • Adjusted shipment.twig to add data-qa attributes.

3.30.2

15 Feb 15:25
Compare
Choose a tag to compare

Included commits: 3.30.1...3.30.2

Fixes

  • Adjusted the address view to fix address selector visibility.

3.30.1

14 Dec 10:14
Compare
Choose a tag to compare

Included commits: 3.30.0...3.30.1

Fixes

  • Adjusted the address-item-form molecule by providing missed data properties for the address-bundle-item-form-field-list molecule and by fixing the target-selector attribute value in the validate-next-checkout-step molecule.

3.30.0

06 Dec 06:57
Compare
Choose a tag to compare

Included commits: 3.29.3...3.30.0

Fixes

  • Adjusted validate-next-checkout-step molecule by changing the order of function calls in the initTriggerState() public method.

Improvements

  • Updated the ShopUi module dependency version.
  • Introduced a new formSubmitClassName data property to the address-item-form molecule.
  • Introduced a new addressSelectClassName data property to the address-item-form molecule.
  • Introduced a new addressFormClassName data property to the address-item-form molecule.
  • Introduced a new addressFormContainerClassName data property to the address-item-form molecule.
  • Introduced a new extra-triggers-class-name attribute to the is-next-checkout-step-enabled molecule.
  • Adjusted the is-next-checkout-step-enabled molecule by including the billing address form in the validation.
  • Adjusted the address view by including the billing address form in the validation.

Deprecations

  • Deprecated the jsAddressClass data property in the address-item-form molecule.

3.29.3

21 Nov 10:37
Compare
Choose a tag to compare

Included commits: 3.29.2...3.29.3

Fixes

  • Adjusted checkout summary view to show service point names per shipment group when service point is set.

3.29.2

17 Nov 11:21
Compare
Choose a tag to compare

Included commits: 3.29.1...3.29.2

Fixes

  • Adjusted the address-item-form-field-list molecule by fixing the preselected address state to work properly with multi-address delivery.

3.29.1

08 Nov 10:00
Compare
Choose a tag to compare

Included commits: 3.29.0...3.29.1

Fixes

  • Adjusted the address-item-form-field-list molecule by fixing the preselected address state.

3.29.0

03 Nov 08:40
Compare
Choose a tag to compare

Included commits: 3.28.1...3.29.0

Improvements

  • Added PHP 8.2 support.

3.28.1

26 Oct 19:00
Compare
Choose a tag to compare

Included commits: 3.28.0...3.28.1

Fixes

  • Adjusted shipment view by changing h3 title to h5.
  • Adjusted address view by fixing content visibility without using 'click and collect' feature.
  • Adjusted address-item-form-field-list molecule by fixing content visibility without using 'click and collect' feature.