manolo / gwt-polymer-elements

Polymer Web Components for GWT. A collection of Material Design widgets for desktop and mobile.
Apache License 2.0
155 stars 49 forks source link

paper-fab-menu #50

Closed biancashouse closed 8 years ago

biancashouse commented 9 years ago

Is this a Polymer tag or is it a derived tag created by an individual. I can't find it on the Google nor the Vaadin web site ?

manolo commented 8 years ago

It's not an official component in the polymer catalog. It seems they are not supporting the latest polymer based on it's bower.json file: https://github.com/cwdoh/paper-fab-menu/blob/master/bower.json

So the steps to use it in gwt are: 1.- ask the developer to update the project to depend on polymer 1.x 2.- install the component in the root of your gwt maven project: bower install cwdoh/paper-fab-menu 3.- install gwt-api-generator in your system: (sudo) npm install -g vaadin/gwt-api-generator 4.- run gwt-api-generator to get java classes gwt-api-generator --excludeLib