Skip to content

nseb/gwt-material

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

gwt-material

A Google Material Design wrapper for GWT

Build Status Join the chat at https://gitter.im/GwtMaterialDesign/gwt-material


Migration 2.0 -> 2.1

Demo

Documentation

Support documentation can be found here
We created Java Docs for developers

Maven

Current Version 2.1.1

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.1.1</version>
</dependency>

Snapshot Version 2.2-SNAPSHOT

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>2.2-SNAPSHOT</version>
</dependency>

Changelog

You can find lists of features by version here.

Migration

Migrating from 1.3 to 1.4
Migrating from 1.x to 2.0

License

Apache 2.0 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 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.

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

About

A Google Material Design wrapper for GWT

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 76.5%
  • JavaScript 17.7%
  • CSS 5.8%