A Google Material Design wrapper for GWT
Support documentation can be found here
We created Java Docs for developers
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material</artifactId>
<version>2.8.3</version>
</dependency>
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material</artifactId>
<version>2.8.0-SNAPSHOT</version>
</dependency>
You can find lists of features by version here.
Migrating from 1.3 to 1.4
Migrating from 1.x to 2.0
Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a Pull Request for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes.
Please follow the contribution document on the projects code style standards.
Project | Number of Tests |
---|---|
gwt-material | 1545 |
gwt-material-addins | 1048 |
gwt-material-table | 100 |
Total Unit Tests | 2693 |
Many thanks to BrowserStack for sponsoring our Open Source projects