-
Notifications
You must be signed in to change notification settings - Fork 168
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for Material theme and release 1.1.0.alpha1 #4238
Comments
Acceptance Criteria
Once all the flow and all the components have been released as 1.1.0.alpha1, we add/update the dependencies to the V11 platform |
Material theme support had been added in #4322 The documentation is not added, since the support is not available for testing: due to the issue described in webjars/webjars#1781 it is impossible to publish current prerelease Vaadin WebJars: we either need to wait until the issue is resolved or change the bower.json in all components with Material theme support. |
Documentation is added in: #4238 Now the release is what's left to be done. |
* Add doccumentation on Material theme usage Part of vaadin/flow#4238
Needs a
Material
theme class similar tocom.vaadin.flow.theme.lumo.Lumo
Probably depends on vaadin/vaadin-material-styles#49
The text was updated successfully, but these errors were encountered: