Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/GwtMaterialDesign/gwt-material
A Google Material Design wrapper for GWT
https://github.com/GwtMaterialDesign/gwt-material
demo google-material gwt gwt-material java javascript snapshot webapp
Last synced: 20 days ago
JSON representation
A Google Material Design wrapper for GWT
- Host: GitHub
- URL: https://github.com/GwtMaterialDesign/gwt-material
- Owner: GwtMaterialDesign
- License: apache-2.0
- Created: 2015-04-01T14:02:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-17T01:21:43.000Z (about 2 months ago)
- Last Synced: 2024-11-17T13:02:23.200Z (25 days ago)
- Topics: demo, google-material, gwt, gwt-material, java, javascript, snapshot, webapp
- Language: Java
- Homepage: https://gwtmaterialdesign.github.io/gmd-core-demo/
- Size: 8.96 MB
- Stars: 411
- Watchers: 61
- Forks: 124
- Open Issues: 109
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- gwt-boot-awesome-lili - gwt-material - UI framework based on (UI Framework)
- gwt-boot-awesome-lili - gwt-material - UI framework based on (UI Framework)
README
gwt-material
A Google Material Design wrapper for GWT
[![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material) [![Join us](https://img.shields.io/badge/slack-channel-purple)](https://gmd-project.slack.com)
## Migration 2.0 -> 2.1
- [Mojo to TBroyer](https://github.com/GwtMaterialDesign/gwt-material/wiki/Migrating-from-Mojo-GWT-Maven-Plugin-to-TBroyer)
- [PWA Support](https://github.com/GwtMaterialDesign/gwt-material/wiki/PWA-:-Service-Worker-Automation)## Demo
* [Latest Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)
* [2.2 Release Demo](https://gwtmaterialdesign.github.io/gmd-core-demo/)## Documentation
Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki)
We created Java Docs for developers## Maven
### Current Version 2.8.3
```xmlcom.github.gwtmaterialdesign
gwt-material
2.8.3```
### Snapshot Version 2.8.0-SNAPSHOT
```xmlcom.github.gwtmaterialdesign
gwt-material
2.8.0-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.
## 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