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...
### Blockers - [x] https://github.com/vaadin/hilla/issues/3082 - [x] https://github.com/vaadin/skeleton-starter-kotlin-spring/issues/35 - [x] https://github.com/vaadin/flow/issues/20793 - [x] https://github.com/vaadin/flow/issues/20796 - [x] https://github.com/vaadin/hilla/issues/3108 - [x] https://github.com/vaadin/hilla/issues/3114 - [x] https://github.com/vaadin/hilla/issues/3117 - [x] https://github.com/vaadin/flow/issues/20946 - [x] https://github.com/vaadin/hilla/issues/3211 -...
We should build different examples with what was introduced related to signals in Vaadin 24.8 and then refine the core implementation and the Flow integration based on these findings.
Upgrading minimum supported Safari version to 17 (up from 15) This also implies that we will raise the ES version that we're targeting (edit: to ES 2023)
### Description Simplify how Flow applications handle uploads and downloads by aligning more closely with regular HTTP request handling paradigms and by improving helper APIs. ### Tier Free ### License...
### Describe the bug When using a custom created `MultiSelectComboBox` component with `setAllowCustomValue` set to `true`, only the key down event for `Enter` will apply the custom option to the...
### Description Synchronize signals across the network to simplify building collaborative functionality based on sharing UI state between users or between the user and server-side logic. ### Tier Free ###...
### Description Introduces a Kubernetes Operator in Vaadin Control Center to enable declarative app management via CRDs, improving resilience, automation, and UI decoupling while unifying status and reducing configuration drift....
### Describe your motivation When creating new Vaadin applications, I find myself repeatedly implementing the JWT-based "Remember Me" authentication functionality as described in Vaadin's blog post [JWT authentication with Vaadin...
Polymer library is dropped as a dependency from Vaadin web components due to the end of its development cycle. None of the Vaadin's components rely on Polymer. Polymer remains supported...