You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are about to release vaadin-grid 2.0 polymer element, which is an entire rewrite of the component. Both the declarative and imperative API change, so the gwt library need to be updated appropriately in it's moment
@manolo Thank you for that. Is it possible to use this library in conjunction with the new grid code? Will the api-generator produced code be able to co-exist with the current grid implementation? That would be useful to know in order to be able to beta test the new API.
com.vaadin.polymer.vaadin.VaadinGridElement.java
appears quite different to the polymer grid from vaadin https://github.com/vaadin/vaadin-grid/blob/master/demo/index.html
I see the expected sub polymer elements on the latter, which is not the same for the demo for gwt-polymer-elements. Any history here?
The text was updated successfully, but these errors were encountered: