https://github.com/reflexe/gwt-material
A RTL fork for gwt material
https://github.com/reflexe/gwt-material
Last synced: over 1 year ago
JSON representation
A RTL fork for gwt material
- Host: GitHub
- URL: https://github.com/reflexe/gwt-material
- Owner: Reflexe
- License: apache-2.0
- Created: 2018-07-13T16:13:13.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-13T21:09:42.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T20:21:00.690Z (over 1 year ago)
- Language: Java
- Size: 14.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
gwt-material
A Google Material Design wrapper for GWT
[](https://travis-ci.org/GwtMaterialDesign/gwt-material) [](https://gitter.im/GwtMaterialDesign/gwt-material?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
## Demo
* [2.0.1 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/)
* [2.1 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/)
## Documentation
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki)
We created Java Docs for developers
## Maven
### Current Version 2.0.1
```xml
com.github.gwtmaterialdesign
gwt-material
2.0.1
```
### Snapshot Version 2.1-SNAPSHOT
```xml
com.github.gwtmaterialdesign
gwt-material
2.1-SNAPSHOT
```
## Changelog
You can find lists of features by version here.
### Migration
[Migrating from 1.3 to 1.4](https://github.com/GwtMaterialDesign/gwt-material/wiki/Migrating-from-1.3-to-1.4)
[Migrating from 1.x to 2.0](https://github.com/GwtMaterialDesign/gwt-material/wiki/2.0-API-Changes)
## License
[Apache 2.0 License](https://github.com/GwtMaterialDesign/gwt-material/blob/master/LICENSE)
## Contributing
Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a [Pull Request](https://yangsu.github.io/pull-request-tutorial/) 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](https://github.com/GwtMaterialDesign/gwt-material/wiki/Contributing) on the projects code style standards.
## Follow Us
Google Plus
## Related Projects
## JUnit Test
| Project | Number of Tests |
| --- | --- |
| gwt-material | 1545 |
| gwt-material-addins | 1048 |
| gwt-material-table | 100 |
| **Total Unit Tests** | **2693** |
## Testing Platform
Many thanks to BrowserStack for sponsoring our Open Source projects