Releases: vaadin/web-components
Releases · vaadin/web-components
v23.4.0
API Documentation →
🚀 New Features
grid
menu-bar
- ⧉ Support reverse button collapsing order in menu-bar (#7124) (#7132)
multi-select-combo-box
- ⧉ Add keepFilter option (#7063) (#7085)
- ⧉ Add property to group selected overlay items at the top (#6685)
- ⧉ Add auto-expand properties instead of allChipsVisible (#6775)
- ⧉ Add option to always show all chips for selected items (#6515)
🐛 Bug Fixes
grid
- ⧉ Delay column width recalculation until all rows have index (#7165) (#7172)
📝 Documentation
multi-select-combo-box
- ⧉ Add missing annotation for custom-value-set event (#7157) (#7159)
v24.4.0-alpha15
API Documentation →
🚀 New Features
text-area
- ⧉ Add scrollToStart and scrollToEnd API (#7144)
🐛 Bug Fixes
date-time-picker
- ⧉ Set date-time-picker showWeekNumbers to false by default (#7154)
🔬 Tests
combo-box
- ⧉ Cleanup combo-box unit tests, reorganize test suites (#7148)
radio-group
- ⧉ Remove has-label attribute tests from radio-button (#7080)
tabs
- ⧉ Refactor scrollable tabs tests to check for visible tabs (#6852)
v24.4.0-alpha14
API Documentation →
💥 Breaking Changes
component-base
,side-nav
- ⧉ Match query params when determining highlighted items (#7139)
🚀 New Features
side-nav
- ⧉ Add side-nav router integration API (#7131)
🐛 Bug Fixes
component-base
- ⧉ Visually hide virtualizer placeholders (#6600)
grid
- ⧉ Do not throw when clearing cache of an unattached grid (#7150)
💅 Polish
combo-box
- ⧉ Extract combo-box-light logic to reusable mixin (#7149)
- ⧉ Remove not working logic, reorganize focus tests (#7143)
🚧 Experiments
menu-bar
- ⧉ Add LitElement based version of menu-bar (#7015)
🔬 Tests
combo-box
- ⧉ Update combo-box tests to use await, minor cleanup (#7145)
🏠 Internal
board
,charts
,cookie-consent
,crud
,grid-pro
,map
,rich-text-editor
- ⧉ Update License file text for Commercial modules (#7129)
- Other
- ⧉ Ignore sonar for execSync in wtr-utils (#7152)
- ⧉ Update rollup-plugin-terser to latest version (#7141)
- ⧉ Bump ip from 1.1.8 to 1.1.9 (#7137)
v23.4.0-alpha4
API Documentation →
🚀 New Features
menu-bar
- ⧉ Support reverse button collapsing order in menu-bar (#7124) (#7132)
🐛 Bug Fixes
charts
- ⧉ Mokeypatch Pointer.onDocumentMouseMove method (#7118) (CP: 23.4) (#7121)
v24.2.7
API Documentation →
🐛 Bug Fixes
charts
- ⧉ Mokeypatch Pointer.onDocumentMouseMove method (#7118) (#7127)
grid
- ⧉ Ensure to append sizer cell of columns outside the viewport (#7094) (CP: 24.2) (#7099)
- ⧉ Scroll focused item to be first visible item after pagedown (#7050) (CP: 24.2) (#7096)
📝 Documentation
a11y-base
- ⧉ Add missing mixes annotations to ActiveMixin JSDoc (#7021) (#7025)
item
- ⧉ Add missing mixes annotations to ItemMixin JSDoc (#7029) (#7032)
login
- ⧉ Use correct mixins in vaadin-login-overlay JSDoc (#7020) (#7027)
🏠 Internal
multi-select-combo-box
- ⧉ Add missing type: module entry to package.json (#7011) (#7018)
v24.4.0-alpha13
API Documentation →
🚀 New Features
menu-bar
- ⧉ Support reverse button collapsing order in menu-bar (#7124)
🐛 Bug Fixes
charts
- ⧉ Mokeypatch Pointer.onDocumentMouseMove method (#7118)
combo-box
,component-base
,grid
,virtual-list
- ⧉ Make sure virtualizer has next focusable element (#7119)
icon
- ⧉ Prevent overflowing icon from clipping (#7123)