Ecosyste.ms: Timeline

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

vaadin/flow

vaadin-bot created a tag on vaadin/flow

24.6.0.alpha1 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

mshabarov opened a pull request on vaadin/flow
chore: remove redundant names from package json resources (#20239)(CP: 24.4)
(cherry picked from commit 19372498cc80849efedddbc2f8758d14e7036e4b)
mshabarov created a branch on vaadin/flow

packag-name-cp-24-4 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

mcollovati created a comment on an issue on vaadin/flow
The draft change on Flow would help in the case of concurrent requests, when one of those invalidates the session and also triggers a redirect. Not sure about your case. If there are no concurrent ...

View on GitHub

mshabarov pushed 3 commits to refresh-data-on-filter vaadin/flow
  • fix: force hotdeploy with hilla (#20251) * fix: force hotdeploy with hilla * default to false cf41276
  • chore: remove redundant names from package json resources (#20239) * chore: remove redundant names from package json... 1937249
  • Merge branch 'main' into refresh-data-on-filter 0f23483

View on GitHub

mshabarov opened a pull request on vaadin/flow
fix: Refresh items after changing filtering or sorting with DataViews
## Description Refreshes items in Vaadin list components, when the filtering or sorting is changed via DataView API. This is a behaviour change, but in the same time I believe this is a desir...
mshabarov created a branch on vaadin/flow

refresh-data-on-filter - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Legioth opened an issue on vaadin/flow
Duplicate <root> in 404 view when mixing `@Route("")` with `@layout.tsx`
### Description of the bug In an application with a Flow view as for the root route and a client-side main layout, the dev mode 404 view contains two `<root>` entires. This is a regression between...
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

tepi pushed 1 commit to fix/flow-router-check-client-route-conflicts vaadin/flow

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 25m 21s :stopwatch: + 1m 29s 7 464 tests ± 0  7 414 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  7 797 runs  +17  7 737 :white_check_mark: ...

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

web-padawan opened a pull request on vaadin/flow
fix: prevent possible error on embedded component disconnect
## Description This fixes the following error which sometimes occurs when switching between docs pages with Java examples: ``` Uncaught TypeError: Cannot read properties of undefined (readin...
web-padawan created a branch on vaadin/flow

fix-embedded-disconnect - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

mcollovati created a review comment on a pull request on vaadin/flow
Should we use `session.getLockInstance()` instance instead, to prevent potential push invocations on `session.unlock()`

View on GitHub

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

View on GitHub

caalador created a comment on an issue on vaadin/flow
This should have a fix that is not out yet. So in rc2 the hasMainMenu returns false. Workaround is to manually set the `PopulateClientMenu` to `ALWAYS` with a `MenuAccessControl` bean. ``` ...

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

tepi pushed 1 commit to fix/flow-router-check-client-route-conflicts vaadin/flow

View on GitHub

github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 131 files   - 11  1 131 suites   - 11   1h 21m 56s :stopwatch: - 1m 56s 7 449 tests  - 15  7 399 :white_check_mark:  - 15  50 :zzz: ±0  0 :x: ±0  7 807 runs  +27  7 747 :white_che...

View on GitHub

tltv created a comment on an issue on vaadin/flow
This looks same as https://github.com/vaadin/hilla/issues/2825 which has fix already.

View on GitHub

vaadin-bot published a release on vaadin/flow
Vaadin Flow 24.5.0
## All Changes since [Vaadin Flow 24.4](https://github.com/vaadin/flow/compare/24.4...24.5.0) ### New features - **Automatic Flow main layouts** [Docs](https://vaadin.com/docs/latest/flow...
mcollovati created a comment on an issue on vaadin/flow
The issue seems to be in `MenuRegistry.collectClientMenuItems()` that assumes the `VaadinRequest` thread local is set.

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

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 opened a pull request on vaadin/flow
chore: update component version to 24.5.0
vaadin-bot created a branch on vaadin/flow

update-flow-components-version-24.5.0-1729063718 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

Legioth opened an issue on vaadin/flow
Hotswap does not work with Push enabled if a client-side view is present
### Description of the bug In an application with `@Push` enabled and both Flow and Hilla views, hotswapping does not work and this exception is logged ``` java.util.concurrent.ExecutionExceptio...
tepi pushed 1 commit to fix/flow-router-check-client-route-conflicts vaadin/flow
  • check conflicts on dev server startup 2a97716

View on GitHub

Load more