|
1 | | -# GwtMaterial |
| 1 | +# GwtMaterial [](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) |
2 | 2 |
|
3 | 3 | <img src="http://gwt-material-demo.herokuapp.com/bin/ic_gwt_logo.png" /> |
4 | 4 | <br/> |
5 | | -A Google Material Design wrapper for GWT <br> |
6 | | -<a href="www.gwt-material.appspot.com">http://gwt-material-demo.herokuapp.com</a><br/> |
7 | | -<a href="https://www.bountysource.com/teams/gwtmaterialdesign/members"> Support us on Bountysource </a> |
| 5 | +A Google Material Design wrapper for GWT<br/> |
8 | 6 |
|
| 7 | +## Demo |
| 8 | +* [1.4 Release Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/) |
| 9 | +* [1.5 Snapshot Demo](http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot/) |
9 | 10 |
|
10 | | -<h3>Upcomming Version 1.3.4</h3> |
11 | | -<ul> |
12 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#datagrid" >DataGrid : Material Image Cell</a></li> |
13 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#datagrid" >DataGrid : Pager (on Going) </a></li> |
14 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#chips" >Material Chips</a></li> |
15 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#autocompletes" >Material Autocomplete</a></li> |
16 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#errors" >Material form error message</a></li> |
17 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#dialogs" >Parameter on Modals (autoHideEnabled)</a></li> |
18 | | - <li><a href="#">Transition : SHOW_GRID and HIDE_GRID</a></li> |
19 | | - <li>Fixed Button setDisabled </li> |
20 | | - <li>Fixed Datepicker inside modal </li> |
21 | | - <li>MaterialDropdown : Code modification</li> |
22 | | - <li>Material NavBar : Fixed and Extended Types</li> |
23 | | - <li>Material SideNav : Float (Permanent) or Card (Permanent) </li> |
24 | | - <li>Material SideNav : Open (Permanent) or Close (Persistent) </li> |
25 | | - <li>Material SideNav : Clip (Permanent) </li> |
26 | | - <li>Material SideNav : Mini Variant (Persistent) </li> |
27 | | - <li>MaterialNavBar : Dropdown Menu</li> |
28 | | -</ul> |
| 11 | +## Documentation |
| 12 | +Support documentation can be found [here](https://github.com/GwtMaterialDesign/gwt-material/wiki) |
29 | 13 |
|
30 | | -<h3>Version 1.3.3</h3> |
31 | | -<ul> |
32 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#dialogs" >Toast with Action and Toast with Rounded Style </a></li> |
33 | | - <li><a href="https://www.bountysource.com/teams/gwtmaterialdesign" >BountySource </a></li> |
34 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#charts" >Material Charts v1 </a></li> |
35 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#media" >Image Slider / Full Screen </a></li> |
36 | | - <li>Fixed the Sidebar Waves on Collapsible Items</li> |
37 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#forms" >Date Picker Selection Type -> Month Day, Month Day Year, Year, Day </a></li> |
38 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#forms">Material Listbox Change Handler Solved</a></li> |
39 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#loaders">Material Nav Bar Progress Loader</a></li> |
40 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#showcase">Material Splash Screen</a></li> |
41 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#datagrid">Material Datagrid v1 Implementation with MaterialCheckboxCell and MaterialButtonCell</a></li> |
42 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#forms">Material CheckBox Styles (Filled in)</a></li> |
43 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#forms">Material Radio Button Styles (With GAP)</a></li> |
44 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#tabs">Material Tabs setTabIndex(index) method</a></li> |
45 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#templates">Material Design Templates</a></li> |
46 | | -</ul> |
| 14 | +## Maven |
| 15 | +```xml |
| 16 | +<dependency> |
| 17 | + <groupId>com.github.gwtmaterialdesign</groupId> |
| 18 | + <artifactId>gwt-material</artifactId> |
| 19 | + <version>1.4</version> |
| 20 | +</dependency> |
| 21 | +``` |
47 | 22 |
|
48 | | -<h3>Version 1.3.2</h3> |
49 | | -<ul> |
50 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#theme" >GWT Material Themes</a></li> |
51 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#shadow">Shadow DOM on Material Panels, Columns, Rows</a></li> |
52 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#helper">Helpers (Alignment, Hiding Content, Formatting esp. Text Truncation)</a></li> |
53 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#table">Tables (Bordered Table, Striped Table, Hoverable Table, Centered Table, Responsive Table)</a></li> |
54 | | - <li>Updated the Getting Started Page of showcase site to add Starter Template Sample (UI Binder Code) <a href="http://gwt-material-starter.appspot.com">Demo(Google Inbox App)</a></li> |
55 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#dialogs">Material Window Dialog</a></li> |
56 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#icons">Material Icons</a></li> |
57 | | - <li>Sidebar supports Collapsible Submenus and multi declaration on any interface</li> |
58 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#scrollspy">Scroll Spy</li></li> |
59 | | - <li><a href="http://gwt-material-demo.herokuapp.com/#badges">Material Badge Update</li></li> |
60 | | -</ul> |
61 | | -<h3>Version 1.3.1</h3> |
62 | | -<ul> |
63 | | - <li>Many bug fixes provided. <a href='https://github.com/GwtMaterialDesign/gwt-material/releases/tag/gwt-material-1.3.1'>See release notes</a></li> |
64 | | -</ul> |
65 | | -<h3>Version 1.3</h3> |
66 | | -<ul> |
67 | | -<li>GWT Material Official Maven Release</li> |
68 | | -<li>Switch bug fixed on setValue()</li> |
69 | | -<li>Transition Added</li> |
70 | | -<li>Embed stylesheets and javascripts inside the project (no more external files)</li> |
71 | | -<li>GWT Material Showcase</li> |
72 | | - <ul> |
73 | | - <li>Parallax</li> |
74 | | - <li>Material Weather</li> |
75 | | - <li>Login UI</li> |
76 | | - </ul> |
77 | | -</li> |
78 | | -<li>Material Collapsible Popout</li> |
79 | | -<li>Material Bottom Sheets</li> |
80 | | -<li>Side Bar nav fixed with overflow auto on small devices</li> |
81 | | -<li>Apache License 2.0 Information Added</li> |
82 | | -<li>Donate Button added to support the development of GWT Material</li> |
83 | | -</ul> |
84 | | -<img src="http://gwt-material-demo.herokuapp.com/bin/weather.gif" width="200px"/> |
85 | | -<img src="http://gwt-material.appspot.com/bin/parallax.gif" width="200px"/> |
| 23 | +## Changelog |
| 24 | +You can find lists of features by version <a href="https://github.com/GwtMaterialDesign/gwt-material/wiki/Changelog">here</a>. |
86 | 25 |
|
87 | | -<h3>Version 1.2</h3> |
88 | | -<ul> |
89 | | -<li>Integrate GWT Material to Phonegap</li> |
90 | | -<li>Remove GWT Uploader on Build Path (Which cause a inheritance problem)</li> |
91 | | -<li>Grid System</li> |
92 | | -<li>Badge Component (Collections and DropDowns)</li> |
93 | | -<li>Disabled Styles</li> |
94 | | - - ListBox |
95 | | - - Browser Default listBox |
96 | | - - Radio Button |
97 | | - - Checkbox |
98 | | - - Switches |
99 | | -<li>Adding Roboto Fonts by default</li> |
100 | | -</ul> |
| 26 | +## Current Snapshot |
| 27 | +1.5-SNAPSHOT |
101 | 28 |
|
102 | | -<h3>Version 1.0 </h3> |
103 | | -<ul> |
104 | | -<li>Collabsible and Accordion</li> |
105 | | -<li>Dropdown Menu</li> |
106 | | -<li>Footer</li> |
107 | | -<li>Tabs</li> |
108 | | -<li>Collections (Dismissable and Avatar)</li> |
109 | | -</ul> |
| 29 | +## License |
| 30 | +[Apache 2.0 License](https://github.com/GwtMaterialDesign/gwt-material/blob/master/LICENSE) |
| 31 | + |
| 32 | +## Contributing |
| 33 | +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. |
0 commit comments