Ecosyste.ms: Timeline

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

vaadin/flow

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+.

caalador created a review comment on a pull request on vaadin/flow
I would perhaps rather have a `ClientTarget extends RouteTarget` that has the constructor ``` ClientTarget(String template) { super(Component.class, null); this.template = template; } `...

View on GitHub

caalador created a review on a pull request on 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 26m 11s :stopwatch: -59s 7 467 tests ± 0  7 417 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  7 784 runs   - 14  7 724 :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

caalador opened 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
caalador created a branch on vaadin/flow

fix/update-npm-expectation - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

marcushellberg opened an issue on vaadin/flow
Production build breaks future development
### Description of the bug After building a production build of my 24.5 application, development mode is broken. Initially, I was missing the dev mode gizmo and no changes were reloaded Aft...
mperktold opened an issue on vaadin/flow
SessionDestroyListeners are not called when an exception is thrown during detach
### Description of the bug When a VaadinSession is destroyed, first all UIs are removed and then SessionDestroyListeners are called. When removing the UIs, all the onDetach hooks and DetachListene...
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
<!-- tc-formatter --> ### TC Format Checker Report - 15:49 - 21 - Oct ![BLOCKER][BLOCKER] There are **1 files** with format errors [BLOCKER]: https://sonarsource.github.io/sonar-github/severity...

View on GitHub

Artur- opened a draft pull request on vaadin/flow
chore: Track all relevant locations for creating and attaching
archiecobbs created a comment on an issue on vaadin/flow
This is probably obvious already, but while you guys are looking at this it's probably worth reviewing the other examples quoted in [this earlier comment](https://github.com/vaadin/flow/issues/2024...

View on GitHub

mshabarov created a branch on vaadin/flow

add-more-options-to-webpush-builder - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

View on GitHub

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

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 24m 57s :stopwatch: - 2m 13s 7 467 tests ±0  7 417 :white_check_mark: ±0  50 :zzz: ±0  0 :x: ±0  7 796 runs   - 2  7 736 :white_check_mark:  -...

View on GitHub

mshabarov pushed 1 commit to add-more-options-to-webpush vaadin/flow
  • chore: Extend WebPushMessage with the custom settings 2f8f26f

View on GitHub

vursen created a comment on an issue on vaadin/flow
I've reviewed the code again, and it seems we are already equipped to refactor LitRenderer. We can replace the current `UI.getCurrent()` calls with something like `UI ui = ((StateTree) container.g...

View on GitHub

Load more