Releases
v24.3.0-alpha6
v24.3.0-alpha6
Pre-release
Pre-release
API Documentation →
🚀 New Features
app-layout
⧉ Add --vaadin-app-layout-drawer-width CSS property (#6687 )
avatar
,button
,checkbox
,combo-box
,crud
,date-picker
,details
,grid-pro
,grid
,item
,map
,message-list
,radio-group
,rich-text-editor
,scroller
,side-nav
,tabs
,upload
,vaadin-lumo-styles
⧉ Add Lumo custom CSS properties to set focus-ring (#6634 )
button
,notification
,vaadin-lumo-styles
⧉ Add new Lumo custom CSS properties to button (#6672 )
checkbox
,date-picker
,grid
,item
,multi-select-combo-box
,radio-group
,rich-text-editor
,side-nav
,tabs
,vaadin-lumo-styles
⧉ Add Lumo selection colors custom CSS properties (#6653 )
checkbox
,vaadin-lumo-styles
⧉ Add new Lumo custom CSS properties to checkbox (#6668 )
input-container
,select
,vaadin-lumo-styles
⧉ Add Lumo text input field custom CSS properties (#6659 )
multi-select-combo-box
⧉ Add option to always show all chips for selected items (#6515 )
⧉ Add property to group selected overlay items at the top (#6685 )
radio-group
,vaadin-lumo-styles
⧉ Add new Lumo custom CSS properties to radio-button (#6670 )
rich-text-editor
⧉ Add toolbar-button-pressed part value to active buttons (#6691 )
vaadin-lumo-styles
⧉ Add helper text and error message CSS properties (#6650 )
⧉ Add Lumo custom properties for input field label (#6636 )
🐛 Bug Fixes
component-base
⧉ Flush virtualizer until physical count stabilizes (#6684 )
grid
⧉ Update grid header and footer on column tree change (#6648 )
icon
⧉ Make vaadin-icon respect fill and stroke from source icon (#6645 )
rich-text-editor
⧉ Only replace double spaces on rte delta conversion (#6652 )
⧉ Prevent rte from trimming whitespace on delta conversion (#6651 )
💅 Polish
grid
⧉ Replace flattened nodes observer with grid column observer (#6686 )
⧉ Register grid core styles in vaadin-grid (#6679 )
⧉ Remove wildcards from complex observers in grid (#6677 )
⧉ Remove use of setProperties in grid items (#6678 )
⧉ Make cell content inherit cursor from the cell (#6654 )
radio-group
⧉ Extract radio-button and radio-group logic to mixins (#6680 )
⧉ Extract radio button and group styles literals (#6676 )
rich-text-editor
⧉ Support atypical whitespace in rte html value tags (#6661 )
🚧 Experiments
grid
⧉ Add LitElement based version of vaadin-grid (#6681 )
radio-group
⧉ Add LitElement based version of radio-group (#6682 )
🔬 Tests
grid-pro
⧉ Fix a grid pro test case (#6665 )
multi-select-combo-box
⧉ Extract chips tests suite into separate file (#6692 )
🏠 Internal
grid
⧉ Remove old ff workaround from vaadin-grid-mixin (#6673 )
You can’t perform that action at this time.