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

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

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

View on GitHub

mshabarov deleted a branch vaadin/flow

bump-frontt

mshabarov closed a pull request on vaadin/flow
chore: Bump frontend dependencies
mshabarov created a review on a pull request on vaadin/flow

View on GitHub

mshabarov deleted a branch vaadin/flow

vite-config-ts-warnings

mshabarov pushed 1 commit to main vaadin/flow
  • fix: add types to fix some TS warnings in vite.generated.ts (#20270) ae7777c

View on GitHub

mshabarov closed a pull request on vaadin/flow
fix: add types to fix some TS warnings in vite.generated.ts
## Description When updating `tsconfig.json` to include `*.ts` there are build errors on `vite.generated.ts` file. This PR fixes some of them, although there are a few others more that would ne...
mshabarov 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 28m 25s ⏱️ + 1m 30s 7 472 tests ±0  7 422 ✅ ±0  50 💤 ±0  0 ❌ ±0  7 838 runs   - 4  7 778 ✅  - 4  60 💤 ±0  0 ❌ ±0  Results for commit abb15504...

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

dependabot[bot] opened a pull request on vaadin/flow
chore(deps): bump net.bytebuddy:byte-buddy from 1.15.5 to 1.15.7
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.5 to 1.15.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/raphw/byte-bu...
dependabot[bot] created a branch on vaadin/flow

dependabot/maven/net.bytebuddy-byte-buddy-1.15.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

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

caalador created a comment on an issue on vaadin/flow
What I found is that there is something happening when Push is in use. So if I do not have Push enabled the resync works, but with push enabled there are 2 webcomponent-resync calls which breaks th...

View on GitHub

mshabarov pushed 1 commit to 24.5 vaadin/flow
  • refactor: use MenuAccessControl to check view access (#20269) (#20307) Co-authored-by: Marco Collovati <marco@vaadin... e15bb33

View on GitHub

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

View on GitHub

mshabarov deleted a branch vaadin/flow

refresh-data-on-filter

mshabarov pushed 1 commit to main vaadin/flow
  • fix: Refresh items after changing filtering or sorting with DataViews (#20263) * fix: Refresh items after changing f... 752de7f

View on GitHub

mshabarov closed 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...
tltv created a review on a pull request on vaadin/flow

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 comment on a pull request on vaadin/flow
Added this clarification to filter, sort and also for add items methods.

View on GitHub

mshabarov pushed 10 commits to refresh-data-on-filter vaadin/flow
  • chore(deps): bump net.bytebuddy:byte-buddy from 1.15.4 to 1.15.5 (#20277) Bumps [net.bytebuddy:byte-buddy](https://g... e6c7c7b
  • fix: Update default npm version (#20295) Update default npm version to match the version used by node 22.10.0 002d5dd
  • feat: enable easier override for SpringServlet (#20276) Fixes #19994 b026b9d
  • Revert "fix: force hotdeploy with hilla (#20251)" (#20299) This reverts commit cf41276e5833f52aaeef685294b99177bf1c8... e9b82d6
  • fix: support client route parameters in auto layout path matching (#20284) Improves navigation path matching with cl... db675fe
  • refactor: use MenuAccessControl to check view access (#20269) 7c0ee19
  • chore: don't log missing setter message for records (#20306) Java records are immutable, so they do not provide sett... 5716e4b
  • chore: Bump frontend dependencies (#20288) b62487b
  • fix: use capture for dragLeave (#20291) 17042ce
  • Merge branch 'main' into refresh-data-on-filter bfee3ed

View on GitHub

mshabarov pushed 2 commits to refresh-data-on-filter vaadin/flow
  • Mention refreshAll in the javadocs 5f012d8
  • Merge remote-tracking branch 'origin/refresh-data-on-filter' into refresh-data-on-filter d7666a6

View on GitHub

vaadin-bot pushed 1 commit to 24.5 vaadin/flow

View on GitHub

vaadin-bot deleted a branch vaadin/flow

cherry-pick-20291-to-24.5-1729678088056

vaadin-bot closed a pull request on vaadin/flow
fix: use capture for dragLeave (#20291) (CP: 24.5)
Load more