-
Notifications
You must be signed in to change notification settings - Fork 169
Comparing changes
Open a pull request
base repository: vaadin/flow
base: 24.7.0.alpha3
head repository: vaadin/flow
compare: main
Commits on Jan 1, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 82f6c04 - Browse repository at this point
Copy the full SHA 82f6c04View commit details
Commits on Jan 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e5ecb7f - Browse repository at this point
Copy the full SHA e5ecb7fView commit details -
fix: parse bot user agents (#20785)
Add parsing for byte spider and duck duck bot user agents. Fixes #20784
Configuration menu - View commit details
-
Copy full SHA for f2830a3 - Browse repository at this point
Copy the full SHA f2830a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cca0105 - Browse repository at this point
Copy the full SHA cca0105View commit details
Commits on Jan 3, 2025
-
chore: apply sonarqube suggestions (#20786)
* chore: apply sonarqube suggestions * additional fixes * additional fixes * additional fixes * additional fixes
Configuration menu - View commit details
-
Copy full SHA for d7258e0 - Browse repository at this point
Copy the full SHA d7258e0View commit details -
chore: refactr navigation state renderer (#20777)
Make the handle workflow easier to read. Add javadoc for clarification of parts that are executed.
Configuration menu - View commit details
-
Copy full SHA for e365417 - Browse repository at this point
Copy the full SHA e365417View commit details
Commits on Jan 7, 2025
-
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#…
…20806) Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.7.0...v2.8.1) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f4eca62 - Browse repository at this point
Copy the full SHA f4eca62View commit details -
chore(deps): bump com.nimbusds:nimbus-jose-jwt from 9.48 to 10.0.1 (#…
…20805) Bumps [com.nimbusds:nimbus-jose-jwt](https://bitbucket.org/connect2id/nimbus-jose-jwt) from 9.48 to 10.0.1. - [Changelog](https://bitbucket.org/connect2id/nimbus-jose-jwt/src/master/CHANGELOG.txt) - [Commits](https://bitbucket.org/connect2id/nimbus-jose-jwt/branches/compare/10.0.1..9.48) --- updated-dependencies: - dependency-name: com.nimbusds:nimbus-jose-jwt dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 234b72b - Browse repository at this point
Copy the full SHA 234b72bView commit details -
chore(deps): bump org.mockito:mockito-core from 5.14.2 to 5.15.2 (#20801
) Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.14.2 to 5.15.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.14.2...v5.15.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d143ab9 - Browse repository at this point
Copy the full SHA d143ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd7a0d - Browse repository at this point
Copy the full SHA bcd7a0dView commit details
Commits on Jan 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd38131 - Browse repository at this point
Copy the full SHA dd38131View commit details -
chore(deps): bump commons-codec:commons-codec from 1.17.1 to 1.17.2 (#…
…20810) Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.1 to 1.17.2. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.1...rel/commons-codec-1.17.2) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 683166c - Browse repository at this point
Copy the full SHA 683166cView commit details -
chore: Use custom react transform in development mode (#20804)
Needed for Copilot to get source information as React 19 drops _debugSource from fiber nodes
Configuration menu - View commit details
-
Copy full SHA for 9201697 - Browse repository at this point
Copy the full SHA 9201697View commit details -
Configuration menu - View commit details
-
Copy full SHA for d17ff83 - Browse repository at this point
Copy the full SHA d17ff83View commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a4dda7 - Browse repository at this point
Copy the full SHA 2a4dda7View commit details -
fix: remove broken node archive (#20818)
* fix: remove broken node archive If archive extraction throws remove arcive to next time re-download. * remove archive file in exceptions In cases where the archive can be corrupt remove file. --------- Co-authored-by: Zhe Sun <31067185+ZheSun88@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7b1e2ac - Browse repository at this point
Copy the full SHA 7b1e2acView commit details -
Configuration menu - View commit details
-
Copy full SHA for a520531 - Browse repository at this point
Copy the full SHA a520531View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07d230e - Browse repository at this point
Copy the full SHA 07d230eView commit details
Commits on Jan 10, 2025
-
fix: validate downloaded node (#20821)
Validate downloaded node against the provided sha256 hash. Fixes #20661
Configuration menu - View commit details
-
Copy full SHA for fb0862f - Browse repository at this point
Copy the full SHA fb0862fView commit details -
feat: add support for OAuth2 logout configuration (#20820)
Improves setOAuth2LoginPage method in order to configure an OIDC logout succes shandler capable of handling redirection for UIDL requests. Post logout URL is by default the application root, but a method overload allows to specify a custom URL. Related-to #11026
Configuration menu - View commit details
-
Copy full SHA for 4688eb1 - Browse repository at this point
Copy the full SHA 4688eb1View commit details
Commits on Jan 13, 2025
-
feat: Add interfaces for CRUD services (#20743)
Similar interfaces were previously in Hilla but are equally useful in Flow applications Fixes #20834
Configuration menu - View commit details
-
Copy full SHA for c96213d - Browse repository at this point
Copy the full SHA c96213dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0440699 - Browse repository at this point
Copy the full SHA 0440699View commit details -
feat: queue message payloads (#20749)
* feat: queue message payloads Add sent payloads to message queue and resend if no response to message inside MaxMessageSuspendTimeout fixes #20507 * Add test for re-request Fix queued message send timing. * fix test server response format server * Make custom service simpler Fix concurrent issue with custom uidl handler. * use the has method clear queue for push messaging. * Do not up clientId for message already containing clientId * cleanup
Configuration menu - View commit details
-
Copy full SHA for d2f9ee0 - Browse repository at this point
Copy the full SHA d2f9ee0View commit details
Commits on Jan 14, 2025
-
fix: Store the exception and not an array with the exception for unca…
…ught promise exceptions (#20840)
Configuration menu - View commit details
-
Copy full SHA for 3fe8592 - Browse repository at this point
Copy the full SHA 3fe8592View commit details
Commits on Jan 15, 2025
-
chore(deps): bump org.springdoc:springdoc-openapi-starter-webmvc-ui (#…
…20835) Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi) from 2.8.1 to 2.8.3. - [Release notes](https://github.com/springdoc/springdoc-openapi/releases) - [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md) - [Commits](springdoc/springdoc-openapi@v2.8.1...v2.8.3) --- updated-dependencies: - dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 19114e7 - Browse repository at this point
Copy the full SHA 19114e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0dbe87 - Browse repository at this point
Copy the full SHA f0dbe87View commit details
Commits on Jan 16, 2025
-
chore: Update browser details parse log output (#20852)
Do not log the exception stack trace when failing version parse. Message contains alrready required information and the result is -1 and the app stays running. touches #20838
Configuration menu - View commit details
-
Copy full SHA for 5997be0 - Browse repository at this point
Copy the full SHA 5997be0View commit details -
chore(deps): bump io.dropwizard.metrics:metrics-core (#20850)
Bumps [io.dropwizard.metrics:metrics-core](https://github.com/dropwizard/metrics) from 4.2.29 to 4.2.30. - [Release notes](https://github.com/dropwizard/metrics/releases) - [Commits](dropwizard/metrics@v4.2.29...v4.2.30) --- updated-dependencies: - dependency-name: io.dropwizard.metrics:metrics-core dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8dd3a20 - Browse repository at this point
Copy the full SHA 8dd3a20View commit details -
fix: make route config errors more prominent (#20847)
When route configuration errors happen, make sure to output the actual error message as the first output at ERROR level. When this is detected at startup, we can't prevent printing out the stack trace too since the container does that when initialization throws. Also checked all the messages for different route misconfiguration cases, and they seem to be fine. Fixes #20589
Configuration menu - View commit details
-
Copy full SHA for 049bfdf - Browse repository at this point
Copy the full SHA 049bfdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for ddabda0 - Browse repository at this point
Copy the full SHA ddabda0View commit details -
fix: fix setReadonly when using binder with records (#20855)
When Binder is used with record, calling setReadonly method does not have any effect because the logic only considers bindings with a proper setter. This change fixes the setReadonly logic to take care of all bindings when Binder is using a record. Fixes #20854
Configuration menu - View commit details
-
Copy full SHA for 1a5cf24 - Browse repository at this point
Copy the full SHA 1a5cf24View commit details -
fix(flow-react): avoid Flow-React portal outlet removal conflicts (#2…
…0770) Some routing cases in hybrid Flow layout + React view applications could produce DOM tree conflicts from Flow server-side changes and React client-side portal removal happening simultaneously. This could throw DOM `NotFoundError` in the browser. This change introduces a dedicated DOM element for React portal outlet, which allows to avoid the error. Fixes vaadin/hilla#3002 --------- Co-authored-by: Vlad Rindevich <vladrin@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 66443d4 - Browse repository at this point
Copy the full SHA 66443d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ae42659 - Browse repository at this point
Copy the full SHA ae42659View commit details -
chore: Add convenience list and count without Filter (#20867)
* chore: Add convenience list and count without Filter Using a default implementation does not put any extra burden on the interface implementor * format
Configuration menu - View commit details
-
Copy full SHA for 7d13de2 - Browse repository at this point
Copy the full SHA 7d13de2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2985d81 - Browse repository at this point
Copy the full SHA 2985d81View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fb6d80 - Browse repository at this point
Copy the full SHA 7fb6d80View commit details -
chore: Add JSpecify as a dependency (#20868)
This is so it can be used in projects without further imports, and we can use it new new start.vaadin.com projects
Configuration menu - View commit details
-
Copy full SHA for eff913f - Browse repository at this point
Copy the full SHA eff913fView commit details
Commits on Jan 17, 2025
-
fix: Navigate with full url (#20846)
Fix navigating with full url for instance when adding a query parameter at the end. Fixes #19580
Configuration menu - View commit details
-
Copy full SHA for e4f135a - Browse repository at this point
Copy the full SHA e4f135aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 248bbd3 - Browse repository at this point
Copy the full SHA 248bbd3View commit details -
feat: DisabledUpdateMode for ShortcutRegistration (#20874)
* feat: DisabledUpdateMode for ShortcutRegistration
Configuration menu - View commit details
-
Copy full SHA for 32c4914 - Browse repository at this point
Copy the full SHA 32c4914View commit details
Commits on Jan 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0aac285 - Browse repository at this point
Copy the full SHA 0aac285View commit details -
Revert "chore: Add convenience list and count without Filter" (#20879)
This reverts commit 7d13de2. This causes problems with Hilla that does not support method overloading, as TS/JS does not support that
Configuration menu - View commit details
-
Copy full SHA for 61f75cb - Browse repository at this point
Copy the full SHA 61f75cbView commit details -
fix: set viewport-fit=cover to enable CSS env() variables in PWAs (#2…
…0836) Using env() variables in PWAs requires viewport-fit=cover to be set in the <meta name="viewport">. Without this setting, some parts of such components as app-layout get cut off on iOS devices. Adding viewport-fit follows MDN's documentation about env() variables and helps fix such issues . Fixes vaadin/web-components#8449
Configuration menu - View commit details
-
Copy full SHA for fa584e1 - Browse repository at this point
Copy the full SHA fa584e1View commit details -
feat: add accessibleDisabledButtons feature flag (#20845)
* feat: add feature flag for focusable disabled components * rename feature flag
Configuration menu - View commit details
-
Copy full SHA for 45457e4 - Browse repository at this point
Copy the full SHA 45457e4View commit details -
fix: trigger refresh from client on hotswap with PUSH (#20848)
* fix: trigger refresh from client on hotswap with PUSH When PUSH is enabled, Flow Hotswapper uses it to refresh only the affected UIs. However, this can cause issues if Flow views contain code that relies on VaadinRequest thread local, since hotswap refresh start in a background thread. This change defines a client side event listener to trigger the refresh, and uses PUSH only to fires the event. Fixes #20843 * fix test
Configuration menu - View commit details
-
Copy full SHA for 1e68cbe - Browse repository at this point
Copy the full SHA 1e68cbeView commit details
Commits on Jan 21, 2025
-
chore(deps): bump net.bytebuddy:byte-buddy from 1.15.11 to 1.16.1 (#2…
…0883) Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy) from 1.15.11 to 1.16.1. - [Release notes](https://github.com/raphw/byte-buddy/releases) - [Changelog](https://github.com/raphw/byte-buddy/blob/master/release-notes.md) - [Commits](raphw/byte-buddy@byte-buddy-1.15.11...byte-buddy-1.16.1) --- updated-dependencies: - dependency-name: net.bytebuddy:byte-buddy dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 74de2c2 - Browse repository at this point
Copy the full SHA 74de2c2View commit details
Commits on Jan 23, 2025
-
chore: upgrade vaadin-testbench to 9.3.8 (#20891)
Co-authored-by: Zhe Sun <zhe@vaadin.com>
Configuration menu - View commit details
-
Copy full SHA for 69a1986 - Browse repository at this point
Copy the full SHA 69a1986View commit details
Commits on Jan 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 711a36c - Browse repository at this point
Copy the full SHA 711a36cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f344141 - Browse repository at this point
Copy the full SHA f344141View commit details -
test: fix redirect after logout test (#20904)
Retries JS execution several times to prevent test failures cause by aborted navigation on the browser.
Configuration menu - View commit details
-
Copy full SHA for 50947e8 - Browse repository at this point
Copy the full SHA 50947e8View commit details
There are no files selected for viewing