platform
platform copied to clipboard
Vaadin platform 10+ is a Java web development platform based on Vaadin web components. If you don't know to which repository your bug report should be filed, use this and we'll move it to the right o...
### Describe the bug https://vaadin.com/forum/t/hilla-24-4-1-prepare-frontend-fails-with-nosuchmethoderror-ioutils-skip/166584 ### Expected-behavior All Vaadin products should use up-to-date dependencies.
### Describe the bug detected different library versions for vaadin 24.4.2 components, it breaks build of a maven project if dependency convergence check on ``` [INFO] --- maven-enforcer-plugin:3.1.0:enforce (maven-enforcer) @...
## Description Enhance the UI Test Generator to provide an automated solution for generating initial UI tests for web applications. This feature aims to simplify and streamline the testing workflow...
### Describe the bug On FreeBSD platform, we have a build problem on FreeBSD ( since Vaadin 23.3.10 and up ) Our node/npm configuration is [lemke@devrep /git/acc]$ node --version v20.14.0...
Add a mixed React Hilla Flow test module to test interoperability of the 2 features Fixes #4972
Add test module for Flow-Hilla mixed application with security configuration. part of https://github.com/vaadin/platform/issues/4972
## Blockers - [x] https://github.com/vaadin/hilla/issues/2825 - [x] https://github.com/vaadin/base-starter-spring-gradle/issues/231 - [x] https://github.com/vaadin/copilot-internal/issues/3382 - [x] https://github.com/vaadin/start/issues/3225 - [x] https://github.com/vaadin/flow/issues/20063 - [x] https://github.com/vaadin/flow/issues/20097 - [x] https://github.com/vaadin/control-center/issues/553 - [x] https://github.com/vaadin/flow/issues/19956 (the fix is in...
## Description VirtualList items can be (single or multi) selected similarly to those in ListBox or Grid, and provide appropriate ARIA semantics. ## Acceptance criteria - [ ] API for...