super-fields icon indicating copy to clipboard operation
super-fields copied to clipboard

Consider using plain JS or lit instead of Polymer

Open vaadin-miki opened this issue 5 years ago • 1 comments

Those components that have client-side counterparts basically just store JS functions. Consider replacing polymer templates with something more efficient, like lit. Or even plain JS.

vaadin-miki avatar Apr 30 '20 11:04 vaadin-miki

Lit might be coming to Vaadin 14.6 or 14.7, so hopefully there will be some transition period and some documentation to work with.

vaadin-miki avatar Feb 23 '21 19:02 vaadin-miki