Skip to content

version 0.8.0

Compare
Choose a tag to compare
@mariodavid mariodavid released this 09 Aug 10:15
· 5 commits to master since this release

Added

  • Event Subscription for Wizard via @Subscribe annotation in controller
  • WizardTabPreChangeEvent which allows prevent tab changes from happening
  • Wizard.Direction which indicates whether a tab changed was of type NEXT or PREVIOUS

Changed

  • CUBA 7 UI Screens API support for Wizard
  • Renamed Wizard Steps to Wizard Tabs

Removed

  • CUBA 6 based Frames approach on creating wizard steps