Changelog

Restructured Checkout

1.1.2

Minor Troubleshootings

  • Enhance and fix inital checkout loading

  • Fix module configurations

Quality Enhancements

  • Basic Static-Tests

  • Basic Integration-Tests

1.1.1

Fix module configs

  • Fix backend config scope

  • Fix config scope on value reading

  • Fix composer dependencies

1.1.0

New configs for shipping step component sort order

  • Restructure shipping step based on configs

  • Provide base configs

  • Update ReadMe

  • Fix sidebar on shipping step

1.0.3

Minor Troubleshootings

  • Enhance and fix inital checkout loading

  • Fix module configurations

1.0.2

Fix module configs

  • Fix backend config scope

  • Fix config scope on value reading

  • Fix composer dependencies

1.0.1

Fix display sidebar

  • Fix initial state

  • Check sidebar config for shipping step

  • Update ReadMe

1.0.0

Restructured Checkout

  • Backend-Config to reorder and render checkout components

  • CheckoutConfigProvider to get the module config

  • JS logic to implement delegates and rendering behavior

  • Plugin to process the checkout layout

  • Static test integration