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 There are a bunch of starters that are using deprecated API in 24.4 - [ ] business-app-starter-flow Deprecated API: ``` src/test/java/com/vaadin/starter/business/it/AccountsIT.java:[28,47] attributeContains(java.lang.String,java.lang.String) in com.vaadin.testbench.ElementQuery has been...
## Description A way to provide a message or other custom content in the Grid when there is no data to display. (This could be either because the data set...
## Description Optional drop-down indicators on menubar buttons with dropdowns ## Acceptance criteria - [ ] Theme variant (e.g. `dropdown-indicators`/ `MenuBarVariant.DROPDOWN_INDICATORS`) - [ ] Renders dropdown indicators on menubar buttons...
## Description API for setting minWidth and maxWidth on Grid columns, limiting user resizing and autoWidth sizes of columns. ## Acceptance criteria - [ ] API for WC/React e.g. `minWidth`...
## Description An interaction mode for the MenuBar that makes top-level menu items (menu bar buttons) traversable by tab instead of arrow keys (i.e. disabling roving tabindex) ## Use cases...
### Describe the bug We discoverd another problem with the new version: To create our sbom we check the npm references and getting this error: ``` npm error code ELSPROBLEMS...