Ecosyste.ms: Timeline

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

vaadin/flow

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

tltv pushed 1 commit to fix/20268-client-route-template-matching vaadin/flow
  • chore: removed unused method 39b8db6

View on GitHub

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

View on GitHub

tltv opened a draft pull request on vaadin/flow
fix: support client route parameters in auto layout path matching
Improves navigation path matching with client route templates. Adds support for matching with route parameters to find automatic Flow main layout for client routes. Fixes: #20268
tltv created a branch on vaadin/flow

fix/20268-client-route-template-matching - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

vaadin-miki created a comment on an issue on vaadin/flow
something similar happenes in 24.5.0, having one view (that extends `VerticalLayout`) and one implementation of `AppShellConfigurator` annotated with `@NoTheme` results in styles with ids `lumo-typ...

View on GitHub

platosha deleted a branch vaadin/flow

package-name-cp-2-11

platosha pushed 1 commit to 2.11 vaadin/flow
  • chore: remove redundant names from package json resources (#20239)(CP: 2.11) (#20275) * chore: remove redundant name... 0858723

View on GitHub

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

View on GitHub

mcollovati created a comment on a pull request on vaadin/flow
I think the missing piece here is to make the Flow mojos set the `ClassFinder` as thread context class loader. At least, this seems to work for Flow projects: for example, if the project uses Vaad...

View on GitHub

mcollovati created a comment on a pull request on vaadin/flow
Building a hybrid application with this change results in an error ``` [ERROR] Failed to execute goal com.vaadin:vaadin-maven-plugin:24.6-SNAPSHOT:prepare-frontend (default) on project spring-p...

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ± 0  1 142 suites  ±0   1h 22m 58s :stopwatch: - 3m 1s 7 465 tests ± 0  7 414 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  1 :fire: ±0  7 820 runs  +43  7 759 :white_...

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 opened a draft pull request on vaadin/flow
fix: resume client to server communication after web socket reconnection
## Description When a websocket PUSH connection is closed and re-established because of a network failure, the RequestResponseTracker.hasActiveRequest is not reset, prenvint the Flow client to s...
mcollovati created a branch on vaadin/flow

issues/20213_websocket_network_disconnection - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

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

mshabarov deleted a branch vaadin/flow

package-name-cp-23-5

mshabarov pushed 1 commit to 23.5 vaadin/flow
  • chore: remove redundant names from package json resources (#20239)(CP: 23.5) (#20274) Co-authored-by: Anton Platonov... d1ecf56

View on GitHub

mshabarov pushed 2 commits to package-name-cp-2-11 vaadin/flow
  • fix: clear CurrentInstance before invoking new session tasks (#6349) (#20255) (#20279) Commands enqueued by VaadinSe... 32add3c
  • Merge branch '2.11' into package-name-cp-2-11 e67750a

View on GitHub

mshabarov closed a pull request on vaadin/flow
Fix flow issue #6349 (#20255) (CP: 2.11)
mshabarov created a review on a pull request on vaadin/flow

View on GitHub

mshabarov pushed 1 commit to package-name-cp-2-11 vaadin/flow
  • remove Vite related assets a656616

View on GitHub

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

View on GitHub

platosha created a review on a pull request on vaadin/flow
Seems that we have redundant test fixtures here for testing Vite Vaadin bundles plugin, accidentally added at `flow-tests/test-frontend/vite-basics`. Those could be safely removed, I think.

View on GitHub

platosha created a review on a pull request on vaadin/flow
Seems that we have redundant test fixtures here for testing Vite Vaadin bundles plugin, accidentally added at `flow-tests/test-frontend/vite-basics`. Those could be safely removed, I think.

View on GitHub

mshabarov created a comment on a pull request on vaadin/flow
Moved this to a draft as the discussion is ongoing about should we switch to longer lines or not.

View on GitHub

mcollovati created a comment on an issue on vaadin/flow
Just reset `RequestResponseTracker.hasActiveRequest` flag is not enough for web socket transport. The problem is that the message that is not delivered because of network loss is completely lost, ...

View on GitHub

vaadin-bot deleted a branch vaadin/flow

cherry-pick-20255-to-24.3-1729238258663

Load more