-
Notifications
You must be signed in to change notification settings - Fork 7
Home
This is the Wiki for the Material Vaadin Addon.
The Material Theme relies on the Valo theme engine, this means you are able to use all style names that are presented in the Valo Theme. But you shouldn't use all the scss variables shown in the Valo API to manipulate the Material Theme.
To show what is left of Valo's variables, and what else can be done to archive different looks take a look into the Material [SCSS-Variables](https://github.com/appreciated/material/wiki/SCSS-
The Valo styles did not allow it to cover many features that material design has. This made it necessary to create additional styles valo does not have. You can still use all of the Valo styles shown in the Valo Theme, additional styles for Vaadin components are listed below.
- Button
- Cards
- Label
- CssLayout
- TextField
- DateField
- InlineDateField
- ComboBox
- Upload
- MenuBar
- ColorPicker
// TODO