File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Gwt Material Design Extra Components for https://github.com/GwtMaterialDesign/gw
88<dependency >
99 <groupId >com.github.gwtmaterialdesign</groupId >
1010 <artifactId >gwt-material-addins</artifactId >
11- <version >2.0-rc2 </version >
11+ <version >2.0-rc3 </version >
1212</dependency >
1313```
1414
@@ -43,6 +43,7 @@ xmlns:ma="urn:import:gwt.material.design.addins.client"
4343<li >Avatar</li >
4444<li >Bubble</li >
4545<li >Camera</li >
46+ <li >ComboBox</li >
4647<li >Cutout</li >
4748<li >Document Viewer</li >
4849<li >Dnd</li >
@@ -52,7 +53,7 @@ xmlns:ma="urn:import:gwt.material.design.addins.client"
5253<li >Menubar</li >
5354<li >Overlay</li >
5455<li >Path Animator</li >
55- <li >Rating (NEW) </li >
56+ <li >Rating</li >
5657<li >Rich Editor</li >
5758<li >Scrollfire</li >
5859<li >SplitPanel</li >
You can’t perform that action at this time.
0 commit comments