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

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

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 the chat at https://gitter.im/GwtMaterialDesign/gwt-material](https://img.shields.io/badge/GITTER-join%20chat-green.svg)](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