Manuel Carrasco Moñino

Results 53 comments of Manuel Carrasco Moñino

Since the test actually does not check real project stuff, we need to verify whether the design of the bootstrap process in v15 is good. In order to test performance...

Unmute StartupPerformanceIT.devModeInitializerToWebpackUpIsBelow5500ms at https://teamcity.vaadin.com/viewType.html?buildTypeId=Flow_FlowTests&branch_Flow=7737&tab=buildTypeStatusDiv when done

This fix is needed to enable `RouterSessionExpirationIT` but the first failure of the test is because of ending slash is not working as described in vaadin/flow#7583

The loop problem that happens when testing the code in the snippets describing this issues is a expected behaviour. It works in this way in v14. Thus, we need to...

It will be nice if we have that sooner, it's quite upsetting having to manually edit each single import after the IDE adds it, specially when demoing hilla in conferences

Probably we can re-use the JDK's build and check all other constrains related with minimum supported versions of - node - npm - pnpm It can be done with the...

The regression is introduced in this commit https://github.com/vaadin/flow/commit/2d2363beb007870566f4f3bec4e2557ac8c09f05

@pleku windows versions are already mentioned in the release notes https://github.com/vaadin/platform/releases/20.0.0 but it's in the section of the browsers. What else should be done here ?

since flow components now are in the same repo `flow-components` and all `pom.xml` files for addons are generated by a script we can make the script force those deps as...