gwt-api-generator
gwt-api-generator copied to clipboard
Generator for creating GWT JSInterop clients from Polymer Web Components
thus resolutions are taken into account --- This change is [](https://reviewable.io/reviews/manolo/gwt-api-generator/90)
Hi, This is not an issue ... maybe a brainstorming discussion ;) There is a while from now that I'm looking for the best and long term approach to integrate...
I'm trying to expose AppLocalizeBehavior's localize method by introducing a custom component that I want to use on the GWT side. I added a simple function ``` translate: function (language,...
Show Case link was pointing to Vaadin's (nonexistent) repo. --- This change is [](https://reviewable.io/reviews/manolo/gwt-api-generator/89)
This change is [](https://reviewable.io/reviews/manolo/gwt-api-generator/86)
Declarative event handlers inside a "dom-repeat" add the model object to the event. If we make the model available on the elemental.Event then it is possible to get the data...
We are looking for collaborators to work on this project. If you want to become a collaborator, please leave a comment below. Collaborator responsibilities include: - Responding to issues -...
Having several polymer components that extend each other in the same folder, the TAG and SRC string do get mixed up: example i have the following hirachy a folder bower_components/payolution-date-picker:...
I have a local Polymer element on my machine that is not hosted on github. Can I use gwt-api-generator to generate the GWT wrapper for it?
Some event comments of the `paper-drawer-panel` generates invalid event classes. - paper-responsive-change - iron-select - iron-deselect The problem seems the to be the hyphen at the end of the line...