Releases: vaadin/web-components
Releases · vaadin/web-components
v24.4.8
API Documentation →
🐛 Bug Fixes
checkbox
- ⧉ Do not apply checkbox readonly background when disabled (#7733) (#7739)
grid
- ⧉ Only show tooltip if the target cell is fully visible (#7749) (#7753)
grid-pro
,grid
- ⧉ Add missing extension to Lit directive imports (#7782) (#7783)
login
- ⧉ Set login overlay role to dialog, use title as aria-label (#7723) (#7741)
menu-bar
- ⧉ Remove no longer needed z-index for root menu-bar items (#7743) (#7747)
menu-bar
,tooltip
- ⧉ Do not close manual tooltip on target mousedown (#7746) (#7755)
📝 Documentation
context-menu
,menu-bar
- ⧉ Add missing docs for expanded item state attribute (#7728) (#7731)
tabsheet
- ⧉ Fix broken link to styling docs in tabsheet JSDoc (#7760) (#7766)
time-picker
- ⧉ Update time-picker custom CSS properties tables (#7727) (#7729)
v24.3.22
API Documentation →
🐛 Bug Fixes
grid-pro
,grid
- ⧉ Add missing extension to Lit directive imports (#7782) (#7784)
menu-bar
- ⧉ Remove no longer needed z-index for root menu-bar items (#7743) (#7748)
menu-bar
,tooltip
- ⧉ Do not close manual tooltip on target mousedown (#7746) (#7756)
📝 Documentation
context-menu
,menu-bar
- ⧉ Add missing docs for expanded item state attribute (#7728) (#7732)
tabsheet
- ⧉ Fix broken link to styling docs in tabsheet JSDoc (#7760) (#7767)
time-picker
- ⧉ Update time-picker custom CSS properties tables (#7727) (#7730)
v24.5.0-alpha11
API Documentation →
🚀 New Features
date-picker
- ⧉ Add past and future parts to cells in date picker calendar (#7691)
🐛 Bug Fixes
date-picker
- ⧉ Allow focus rings on pointer coarse devices (#7704)
grid
- ⧉ Do not scroll when focusing a cell with click (#7717)
- ⧉ Make resize handle not overlap with column sorter (#7718)
menu-bar
- ⧉ Reset overlay position target to avoid closing after items change (#7702)
popover
- ⧉ Allow setting individual popover delays to 0 (#7708)
tabsheet
- ⧉ Reset hidden state when removing panel from tabsheet (#7696)
tooltip
- ⧉ Allow setting individual tooltip delays to 0 (#7707)
💅 Polish
date-picker
,progress-bar
- ⧉ Remove no longer needed global keyframes declaration (#7715)
v24.4.7
API Documentation →
🐛 Bug Fixes
date-picker
- ⧉ Allow focus rings on pointer coarse devices (#7704) (#7713)
grid
- ⧉ Do not scroll when focusing a cell with click (#7717) (#7722)
- ⧉ Make resize handle not overlap with column sorter (#7718) (#7720)
menu-bar
- ⧉ Reset overlay position target to avoid closing after items change (#7702) (#7705)
tabsheet
- ⧉ Reset hidden state when removing panel from tabsheet (#7696) (#7703)
tooltip
- ⧉ Allow setting individual tooltip delays to 0 (#7707) (#7709)
🏠 Internal
- Other
- ⧉ Use puppeteer launcher to run Chrome tests (#7701) (#7712)
v24.5.0-alpha10
API Documentation →
🚀 New Features
component-base
,side-nav
- ⧉ Allow matching navigation hierarchies with side nav item (#7693)
🐛 Bug Fixes
grid
- ⧉ Add and remove drag-source when scrolling (#7663)
popover
- ⧉ Remove target listeners when popover is detached (#7694)
🏠 Internal
- Other
- ⧉ Use puppeteer launcher to run Chrome tests (#7701)
- ⧉ Bump axios from 1.6.0 to 1.7.4 (#7690)
v24.5.0-alpha9
API Documentation →
💥 Breaking Changes
avatar-group
,combo-box
,context-menu
,date-picker
,date-time-picker
,menu-bar
,overlay
,select
,tooltip
- ⧉ Do not override dir attribute on the overlay to rely on DirMixin (#7677)
🚀 New Features
popover
- ⧉ Align popover delay defaults and API with tooltip (#7682)
- ⧉ Add no-padding theme variant to popover (#7650)
🐛 Bug Fixes
checkbox
- ⧉ Propagate checkbox required attribute to input (#7672)
popover
- ⧉ Set display to none on the popover host element (#7671)
- ⧉ Remove default outline from the popover overlay part (#7668)
- ⧉ Only close popover on mouseleave if it is the last one (#7664)
- ⧉ Only close popover on focusout if it is the last one (#7661)
- ⧉ Do not restore focus on popover target Shift Tab (#7666)
- ⧉ Do not close popover on focusout after mousedown inside (#7656)
upload
- ⧉ Prevent losing focus on file remove or retry (#7643)
📝 Documentation
popover
- ⧉ Add missing mixes JSDoc annotation to popover (#7678)
🏠 Internal
a11y-base
,accordion
,app-layout
,avatar-group
,avatar
,board
,button
,charts
,checkbox-group
,checkbox
,combo-box
,component-base
,confirm-dialog
,cookie-consent
,crud
,custom-field
,date-picker
,date-time-picker
,details
,dialog
,email-field
,field-base
,field-highlighter
,form-layout
,grid-pro
,grid
,horizontal-layout
,icon
,input-container
,integer-field
,item
,list-box
,login
,map
,menu-bar
,message-input
,message-list
,multi-select-combo-box
,notification
,number-field
,password-field
,popover
,progress-bar
,radio-group
,rich-text-editor
,scroller
,select
,side-nav
,split-layout
,tabs
,tabsheet
,text-area
,text-field
,time-picker
,tooltip
,upload
,vertical-layout
,virtual-list
- ⧉ Fix contributing guide links in packages README (#7651)
- Other
- ⧉ Update lint-staged and husky to latest versions (#7649)
v24.4.6
API Documentation →
🐛 Bug Fixes
checkbox
- ⧉ Propagate checkbox required attribute to input (#7672) (#7675)
multi-select-combo-box
- ⧉ Store last filter also when selecting item on click (#7639) (#7644)
text-area
- ⧉ Use custom CSS property for text-area readonly border (#7624) (#7625)
v24.3.20
API Documentation →
🐛 Bug Fixes
multi-select-combo-box
- ⧉ Store last filter also when selecting item on click (#7639) (#7645)
text-area
- ⧉ Use custom CSS property for text-area readonly border (#7624) (#7626)