Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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
```xml

com.github.gwtmaterialdesign
gwt-material
2.8.3

```
### Snapshot Version 2.8.0-SNAPSHOT
```xml

com.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