Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

vaadin/flow

tltv pushed 1 commit to fix/20268-client-route-template-matching vaadin/flow

View on GitHub

tltv created a review comment on a pull request on vaadin/flow
Menu links don't have route params anyway, so usage of `@index.tsx` with route parameter routes gets a bit tricky because you can end up with duplicate links. This code was supposed to hide parent ...

View on GitHub

tltv created a review on a pull request on vaadin/flow

View on GitHub

mcollovati created a review comment on a pull request on vaadin/flow
However, if client id is too old, then the "Unexpected message id from the client ..." error will be raised.

View on GitHub

mcollovati created a review on a pull request on vaadin/flow

View on GitHub

mcollovati created a review comment on a pull request on vaadin/flow
If the message is the same as the last processed one (both client message id and hash must match) then it is ignored on the server side; the response should then have a next expected message id gre...

View on GitHub

mcollovati created a review on a pull request on vaadin/flow

View on GitHub

Artur- created a review comment on a pull request on vaadin/flow
What happens if the message reaches the server and then the channel is disconnected? It looks like a duplicate of the last message will be sent - what happens after that?

View on GitHub

Artur- created a review on a pull request on vaadin/flow

View on GitHub

web-padawan created a comment on an issue on vaadin/flow
Yes, the latest version of v24.4 unfortunately includes the same PR for `vaadin-form-layout` that caused a regression. We'll make new patch releases of 24.5 and 24.4 this week to include https://g...

View on GitHub

alexanoid created a comment on an issue on vaadin/flow
@web-padawan I previously mentioned that this issue was absent in Vaadin 24.4.x, but now I also see it in Vaadin 24.4.14

View on GitHub

sonarcloud[bot] created a comment on a pull request on vaadin/flow
## [![Quality Gate Passed](https://sonarsource.github.io/sonarcloud-github-static-resources/v2/checks/QualityGateBadge/qg-passed-20px.png 'Quality Gate Passed')](https://sonarcloud.io/dashboard?id=...

View on GitHub

mcollovati pushed 1 commit to issues/20213_websocket_network_disconnection vaadin/flow
  • upgrade to atmosphere javascript 4.0.1 with reconnection fixes a804f85

View on GitHub

mcollovati created a comment on a pull request on vaadin/flow
Also, making `flow-server` as provided dependency seems not to work. In addition, we might end up in situations where the plugin might fail or misbehave because of incompatibilities between the `fl...

View on GitHub

mcollovati created a comment on a pull request on vaadin/flow
Changing the thread context class loader during mojo execution does not work. flow-server classes are still loaded into the plugin class loader, causing a `ClassCastException` when Hilla or Copilot...

View on GitHub

samulivaadin opened an issue on vaadin/flow
Assertion error when adding and removing classname
### Description of the bug Adding and removing classnames in a Flow component like so addClassName("a-style"); removeClassName("a-style"); will invoke assertion error when asserts are enabl...
tepi deleted a branch vaadin/flow

fix/update-npm-expectation

tepi pushed 1 commit to main vaadin/flow
  • fix: Update default npm version (#20295) Update default npm version to match the version used by node 22.10.0 002d5dd

View on GitHub

tepi closed a pull request on vaadin/flow
fix: Update default npm version
Update default npm version to match the version used by node 22.10.0
tepi created a review on a pull request on vaadin/flow

View on GitHub

vaadin-bot created a comment on an issue on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

vaadin-bot created a comment on a pull request on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

vaadin-bot created a comment on an issue on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

vaadin-bot created a comment on a pull request on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

vaadin-bot created a comment on an issue on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

vaadin-bot created a comment on a pull request on vaadin/flow
This ticket/PR has been released with Vaadin 23.5.8.

View on GitHub

taefi deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

taefi pushed 1 commit to snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe vaadin/flow
  • fix: upgrade jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 Snyk has created this PR to upgrade jakarta.ser... 5d9f222

View on GitHub

taefi created a branch on vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Artur- deleted a branch vaadin/flow

snyk-upgrade-6c3459bd046141e70cec74c18cfbe9fe

Load more