-
-
-
-
-
-
The addon has a dependency on the `vaadin` (platform) acrtifact and therefore you also get all transitive depencencies of that artifact when you use this addon in a project. In fact, the addon would o…
-
Vaadin 14.1.1
I create own class component that extends PolymerTemplate.
Then i construct simple View extends VerticalLayout:
- create Grid component;
- add some columns to the Grid component, o…
-
Since I switched my [addon collection](https://github.com/appreciated/appreciated-collection) to Vaadin 14 Spring (running on heroku), I am experiencing unreasonable high response times (20+ seconds) …
-
I am running on Windows 10, npm 6.9.0 and 6.9.3 tested.
In both cases, when I have a fresh git checkout without any "node_modules" the build fails.
I have to enter the project directory and do "npm …
-
The information below is extra.
Use this comment to reproduce:
https://github.com/vaadin/flow/issues/6898#issuecomment-553410077
Taken the following class:
```
class TitleElementComponen…