RuslanKim
RuslanKim
Could you please add HEIC Images support? More and more images in this format from Android & iOS devices...
I have a CSS code in Polymer3 component: `paper-textarea { --iron-autogrow-textarea: { @apply --app-font-monospace; }; }` When LESS compiles it, this block gets an error `paper-textarea { --iron-autogrow-textarea: { ^...
Usage of app-localstorage-document.js ``` static get template() { return html`` } ``` At least it should not be broken.... but page reloads in dead cycle for IE11. If I would...
Is there any plans to add support for newer formAssociated?
When I enable Polymer-IDE lint reports 99+ problems from "bower_components" (I have a custom one called "lib") and "build" folders. Actually it does not work at all. VS Code -...