Skip to content

5.0.0

Latest

Choose a tag to compare

@Sebastian80 Sebastian80 released this 13 Jul 09:25

Added

  • locked flag on shipping option inputs, marking a disabled state as fixed server-side so client-side logic must not re-enable the input.

Breaking Changes

  • InputInterface: Added isLocked()/setLocked(); custom implementations of the @api interface must implement both.