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...
## Description An option to have Menu Bar buttons collapse into the overflow menu starting from the left (start) end of the bar instead of the right (end) end of...
API for programmatically setting the scroll position of Text Area to top or bottom. Adds Flow & WC methods: `scrollToStart()` and `scrollToEnd()` Feature request issue: https://github.com/vaadin/flow-components/issues/6042
### Describe the bug The issue was identified by SonarQube scan for the class com.vaadin.flow.component.AbstractCompositeField when it was used within the code like so - public class AddressComponent extends AbstractCompositeField...
## Description Various enhancements for making Vaadin Web Security API be more extendable and flexible: - [x] https://github.com/vaadin/flow/issues/17189 - [ ] https://github.com/vaadin/flow/issues/16636 - [x] https://github.com/vaadin/flow/issues/15818 - [ ] https://github.com/vaadin/flow/issues/16953 -...
## Description An API in Grid for dynamically setting whether the user can select or deselect an item (row) in the Grid. (Similar e.g. to PartNameGenerator and TooltipGenerator) ## Use...
## Description An intuitive model for horizontally aligning elements in a HorizontalLayout, based on separate slots for left, center and right aligned elements. ## Acceptance criteria - [ ] API...
### Describe your motivation Currently, every Friday, we have to verify if there are new commits on supported branches to determine the necessity of a new release. This process involves...
### Describe your motivation Add a new test module into platform and smoke tests for React hybrid application. Existing Lit hybrid app can be used for a reference and also...
**Remove from Hilla repo** hilla-spring-boot-starter hilla-react-spring-boot-starter hilla-maven-plugin ? **Rename** hilla to hilla-lit **Update** vaadin-core including hilla-react (what todo with hilla-lit if they are incompatible ?) vaadin-spring-boot-starter including hilla-react-spring-boot-starter (what to...