Serhii Kulykov

Results 357 comments of Serhii Kulykov

Prototype branch with Lerna 6 + pnpm: https://github.com/vaadin/web-components/tree/pnpm ### Summary Confirmed that this setup reports all the missing packages when running tests with `web-test-runner`. Based on this research, the following...

Thanks for the issue. Moving it to Flow repository as it's related to the Flow framework API.

Thanks for the issue. We currently have no plans to support form-associated custom elements API. Let's keep this issue open, as we might want to do some research on this...

See #172 for Lit 2 directives support. Also, could you please provide some code to explain what the directive looks like? We could investigate adding a helper if this is...

Note, this also affects `@event` annotation. @runem any ideas what could be the issue?

First of all, I don't think it's a good idea to tag so much of people (mostly unrelated to this project) during the weekend 🙁 When in doubt, please check...

@victorhooi FYI we have our own element: https://github.com/OWOX/brainy-table It is an `iron-data-table` fork rewritten with `dom-repeat` which mostly follows material design guidelines, although some features are not yet implemented (e....