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

vaadin-bot published a release on vaadin/flow
Vaadin Flow 24.3.19
## Changes since [24.3.18](https://github.com/vaadin/flow/releases/tag/24.3.18) [All changes](https://github.com/vaadin/flow/compare/24.3.18...24.3.19) ### Fixes - **Clear CurrentInstance ...
vaadin-bot published a release on vaadin/flow
Vaadin Flow 24.4.10
## Changes since [24.4.9](https://github.com/vaadin/flow/releases/tag/24.4.9) [All changes](https://github.com/vaadin/flow/compare/24.4.9...24.4.10) ### Fixes - **Clear CurrentInstance bef...
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 5 commits to fix/20268-client-route-template-matching vaadin/flow
  • fix: check for client route conflicts (#20188) * fix: check for client route conflicts Fixes #20144 --------- ... ec0652d
  • chore: Node 22.10.0 (#20287) 3c20e95
  • fix: support client route parameters in auto layout path matching Improves navigation path matching with client rout... 9d696f6
  • chore: fixed comment 65fdb8b
  • chore: removed unused method 89f7920

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 tag on vaadin/flow

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

vaadin-bot created a tag on vaadin/flow

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

mshabarov pushed 7 commits to refresh-data-on-filter vaadin/flow
  • chore(deps): bump org.mockito:mockito-core from 5.14.1 to 5.14.2 (#20267) Bumps [org.mockito:mockito-core](https://g... c34fd15
  • fix: prevent possible error on embedded component disconnect (#20260) f7f193a
  • chore: update component version to 24.5.0 (#20259) 1e3308d
  • fix: clear CurrentInstance before invoking new session tasks (#6349) (#20255) Commands enqueued by VaadinSession.acc... 3bd7a7b
  • fix: check for client route conflicts (#20188) * fix: check for client route conflicts Fixes #20144 --------- ... ec0652d
  • chore: Node 22.10.0 (#20287) 3c20e95
  • Merge branch 'main' into refresh-data-on-filter aef2d40

View on GitHub

vaadin-bot published a release on vaadin/flow
Vaadin Flow 2.11.2
## Changes since [2.11.1](https://github.com/vaadin/flow/releases/tag/2.11.1) [All changes](https://github.com/vaadin/flow/compare/2.11.1...2.11.2) ### Fixes - **Clear CurrentInstance befo...
vaadin-bot published a release on vaadin/flow
Vaadin Flow 23.5.7
## Changes since [23.5.6](https://github.com/vaadin/flow/releases/tag/23.5.6) [All changes](https://github.com/vaadin/flow/compare/23.5.6...23.5.7) ### Fixes - **Clear CurrentInstance befo...
vaadin-bot created a tag on vaadin/flow

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

vaadin-bot created a tag on vaadin/flow

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

mshabarov pushed 1 commit to main vaadin/flow
  • chore: Node 22.10.0 (#20287) 3c20e95

View on GitHub

mshabarov closed a pull request on vaadin/flow
chore: Node 22.10.0
github-actions[bot] created a comment on a pull request on vaadin/flow
## Test Results 1 142 files  ± 0  1 142 suites  ±0   1h 27m 24s :stopwatch: + 1m 29s 7 467 tests ± 0  7 417 :white_check_mark: ± 0  50 :zzz: ±0  0 :x: ±0  7 811 runs   - 26  7 753 :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

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 review on a pull request on vaadin/flow

View on GitHub

Artur- pushed 31 commits to format-java17 vaadin/flow
  • chore!: Wrap each enum on a separate line when there are many of them (#20160) f789c1c
  • chore: upgrade vaadin-router to 2.0.0-rc3 (24.5) (#20190) (#20191) Co-authored-by: Zhe Sun <31067185+ZheSun88@users.... 3958765
  • fix: update document title for client route (#20184) * chore: update document title for client route Updates docu... f2dff39
  • feat: Add a helper method for menu's page title (#20165) Adds a new static helper method that gives a page title for... beec434
  • fix: perform server navigation roundtrip only when client side navigation is completed (#20187) Fixes #19822 c4db041
  • chore: Bump frontend dependencies (#20193) 1fbf412
  • chore: upgrade vaadin-router to 2.0.0-rc4 (#20199) 68cf509
  • Sends beacon request in beforeunload event in Firefox (#20198) Firefox has a bug/feature that it don't send the beac... e554b45
  • fix: VaadinSessionScopes for all sessions are destroyed when any single session expires #20092 (#20103) * fix: Vaadi... 2d42aad
  • fix: Use correct encoding when sending translations (#20211) 683113c
  • fix: check parent layouts only if path has a layout (#20214) Prevents NPE during hotswap when checking if changed cl... 71c7e3c
  • chore(deps): bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 (#20218) Bumps [net.bytebuddy:byte-buddy](https://g... 59cef74
  • fix: resolve route parameters when rerouting and forwardin with query parameters (#20210) Fixes #20205 9bc6d70
  • Revert "Sends beacon request in beforeunload event in Firefox (#20198)" (#20225) This reverts commit e554b456891e6cd... 2a16b3c
  • fix: menu page header path check (#20228) Fix the menu page header to check the actual full path for the view and ... b2993c2
  • fix: add usage stats for dynamic menu entries (#20212) Fixes: #20209 cc926d5
  • fix: add usage stats for automatic menu (#20224) Fixes: #19953 4924daa
  • chore: Revert "[test PR]chore: test Spring boot 3.4 (#20008)" (#20229) * Revert "[test PR]chore: test Spring boot 3.... f9a3e73
  • fix: correct route path for MenuEntry (#20235) MenuEntry should not have route parameters included in the path for c... 7796cd8
  • fix: add native hints for auto layout feature (#20237) f9c4273
  • and 11 more ...

View on GitHub

Artur- opened a pull request on vaadin/flow
chore: Node 22.10.0
Artur- created a branch on vaadin/flow

Artur--patch-13 - Vaadin Flow is a Java framework binding Vaadin web components to Java. This is part of Vaadin 10+.

taefi pushed 1 commit to snyk-upgrade-339085da664f4eee222d243305dda817 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... daaec6b

View on GitHub

taefi created a branch on vaadin/flow

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

vaadin-bot pushed 1 commit to 24.5 vaadin/flow
  • fix: check for client route conflicts (#20188) (#20286) * fix: check for client route conflicts Fixes #20144 -... 82fa02f

View on GitHub

vaadin-bot deleted a branch vaadin/flow

cherry-pick-20188-to-24.5-1729486330135

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 59s :stopwatch: - 2m 53s 7 461 tests +  2  7 411 :white_check_mark: +  2  50 :zzz: ±0  0 :x: ±0  7 724 runs   - 104  7 664 :white_check_...

View on GitHub

manolo deleted a branch vaadin/flow

snyk-upgrade-339085da664f4eee222d243305dda817

manolo pushed 1 commit to snyk-upgrade-339085da664f4eee222d243305dda817 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... 67cb763

View on GitHub

Load more