3.30.0
spryker-release-bot
released this
06 Dec 06:57
·
12 commits
to master
since this release
Included commits: 3.29.3...3.30.0
Fixes
- Adjusted
validate-next-checkout-step
molecule by changing the order of function calls in theinitTriggerState()
public method.
Improvements
- Updated the
ShopUi
module dependency version. - Introduced a new
formSubmitClassName
data property to theaddress-item-form
molecule. - Introduced a new
addressSelectClassName
data property to theaddress-item-form
molecule. - Introduced a new
addressFormClassName
data property to theaddress-item-form
molecule. - Introduced a new
addressFormContainerClassName
data property to theaddress-item-form
molecule. - Introduced a new
extra-triggers-class-name
attribute to theis-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 theaddress-item-form
molecule.