v1.0.0-beta1 — First Beta version using Lumo theme by default
·
154 commits
to master
since this release
Live Demo →
API Documentation →
Features:
-
Horizontal layout
<vaadin-horizontal-layout> <div>Horizontally</div> <div>Aligned</div> </vaadin-horizontal-layout>
-
Vertical layout
<vaadin-vertical-layout> <div>Vertically</div> <div>Aligned</div> </vaadin-vertical-layout>
-
Lumo theme included by default with the following variations:
margin
- adds a margin on the host elementpadding
- adds a padding on the host elementspacing
- adds a default amount of space between itemsspacing-xs
- adds an extra small space between itemsspacing-s
- adds a small space between itemsspacing-l
- adds a large small space between itemsspacing-xl
- adds an extra large space between items