Nick Halanov
Nick Halanov
Is it possible to change the base URL for `/ngapimock/*` calls without using any proxy? In most of the examples, we use proxy to redirect all these calls to our...
### Description No matter which parent your class have, `iron-doc-element` always displays `HTMLElement`. If you try to replace `superclass` from the source JSON with another value, a computed reference in...
### Description Focus traping logic is not compatible with elements that are not extending **PolymerElement**. Moreover, it won't work properly even if at least one of parent shadow roots is...
Hello, I discovered that in the `vertical` mode `resizable-panels` has its `height` property set to some fixed value. It's being done in this part of the code: ``` if (_draggingDirection...