New Layouts: VerticalLayout and HorizontalLayout
Pre-release
Pre-release
New Features
- Added VerticalLayout
- Added HorizontalLayout
Demos
- New demo for VerticalLayout
- New demo for HorizontalLayout
- Demo source code is now displayed alongside the demo
- The demo menu has been restructured
Breaking Changes
- Using
@Idannotation for elements inside nested templates is now explicitly prohibited
Fixes and Improvements
- Dom events with
nulldata no longer throw an exception - Using
@Converton template model getters is now supported - Bootstrapping performance has been improved
- The exception message for when multiple components use the same
@Tagand are not in the same class hierarchy has been improved - The exception message for when a template model receives an unexpected value from the client has been improved