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

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

vaadin-bot created a comment on a pull request on vaadin/flow
This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent f...

View on GitHub

vaadin-bot created a comment on a pull request on vaadin/flow
This PR is eligible for auto-merging policy, so it has been approved automatically. If there are pending conditions, auto merge (with 'squash' method) has been enabled for this PR[Message is sent f...

View on GitHub

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

View on GitHub

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

View on GitHub

vaadin-bot created a branch on vaadin/flow

cherry-pick-20276-to-24.4-1729594317142 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

vaadin-bot created a branch on vaadin/flow

cherry-pick-20276-to-24.5-1729594303768 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

tepi deleted a branch vaadin/flow

feat/easier-override-for-springservlet

tepi closed an issue on vaadin/flow
Allow simpler extension of the SpringServlet / structuring of SpringBootAutoConfiguration
### Describe your motivation We have certain ThreadLocal values that need to be set before access tasks are run. The `com.vaadin.flow.server.VaadinService` provides a hook to allow overriding...
tepi pushed 1 commit to main vaadin/flow
  • feat: enable easier override for SpringServlet (#20276) Fixes #19994 b026b9d

View on GitHub

tepi closed an issue on vaadin/flow
Allow simpler extension of the SpringServlet / structuring of SpringBootAutoConfiguration
### Describe your motivation We have certain ThreadLocal values that need to be set before access tasks are run. The `com.vaadin.flow.server.VaadinService` provides a hook to allow overriding...
tepi closed a pull request on vaadin/flow
feat: enable easier override for SpringServlet
Fixes https://github.com/vaadin/flow/issues/19994
pgould-taskize created a comment on an issue on vaadin/flow
That looks good to me, means that we don't have to essentially copy boiler plate code into our configuration.

View on GitHub

mshabarov created a comment on an issue on vaadin/flow
Upcoming Vaadin 24.4.15 and Vaadin 24.5.1 should contain the mentioned fix. Closing this issue. Let us know if you experience this issue again in these future releases.

View on GitHub

mshabarov closed an issue on vaadin/flow
Vaadin 24.5.0 Layout issue
### Description of the bug I have a page that is divided into two sections: the central part and the right sidebar, which contains a Form Layout: After the initial visit to the page, everything...
mshabarov created a comment on an issue on vaadin/flow
Suppose Vaadin catches the exceptions when invoking detach listeners, how then it should handle this exception? Moreover, how should it tell session destroy listeners invoker to ignore this excepti...

View on GitHub

tltv created a review comment on a pull request on vaadin/flow
Right, if available (=defined value) then show, otherwise hide. This way we actually allow blanks too with `viewinfo.title` or `viewInfo.menu().title` set to other than null/undefined.

View on GitHub

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

View on GitHub

sveinnetnordic created a comment on an issue on vaadin/flow
I had just created a src/main/frontend/views/HelloReact.tsx to try copilot, and checked that in. At the same time a was working on ReactAdapterElement with @BrowserCallable use. The team reported s...

View on GitHub

aoudiamoncef starred 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

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 created a comment on an issue on vaadin/flow
As a potential workaround before we fix it, one can move React views aways from frontend/views folder, then Vaadin won't force the dev server. But ofc you'll loose the File-based router feature th...

View on GitHub

caalador created a review comment on a pull request on vaadin/flow
I guess it should be show if `title` or `icon` available. Else perhaps just check for `title`

View on GitHub

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

View on GitHub

mshabarov created a comment on an issue on vaadin/flow
While this is a bug and, moreover, a regression in 24.5 comparing to 24.4, I'm curious how have you noticed this bug? Have you moved your ReactAdapterElement extensions outside of src/main/frontend...

View on GitHub

tepi pushed 2 commits to fix/use-capture-for-dragleave vaadin/flow
  • fix: Update default npm version (#20295) Update default npm version to match the version used by node 22.10.0 002d5dd
  • Merge branch 'main' into fix/use-capture-for-dragleave 2457dbb

View on GitHub

Load more