version 0.8.0
Added
- Event Subscription for Wizard via
@Subscribe
annotation in controller WizardTabPreChangeEvent
which allows prevent tab changes from happeningWizard.Direction
which indicates whether a tab changed was of typeNEXT
orPREVIOUS
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