Skip to content

v25.0.0-alpha18

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 05 Sep 16:27
· 120 commits to main since this release

API Documentation →

Changes Since v25.0.0-alpha17

💥 Breaking Changes

  • a11y-base,accordion,app-layout,avatar-group,button,confirm-dialog,context-menu,crud,custom-field,dashboard,date-picker,date-time-picker,form-layout,item,login,map,menu-bar,message-input,password-field,rich-text-editor,scroller,select,text-area,upload
    • Set focus-ring attribute on programmatic focus (#10049)

🚀 New Features

  • context-menu,menu-bar,vaadin-lumo-styles
    • Add position to context-menu, use listenOn as context target (#10079)
  • date-time-picker
    • Support partial i18n for date time picker (#10125)
  • time-picker
    • Support partial i18n in time picker (#9141)

🐛 Bug Fixes

  • a11y-base
    • Do not include nested child nodes in tabs items (#10043)
  • context-menu
    • Do not update menu overlay position when not opened (#10124)
  • field-base
    • Forced color mode for radio-button and checkbox (#10117)
    • Don't allow themes to accidentally override autofill styles (#10119)
  • side-nav
    • Forced color mode for side-nav-item base styles (#10118)
  • vaadin-lumo-styles
    • Remove Lumo props.css import from utility.css (#10123)

💅 Polish

  • checkbox,field-base,radio-group
    • Add readonly state to radio-group base styles (#10115)
  • component-base
    • Simplify logic that prevents immediate overscroll (#10128)
  • password-field
    • Simplify password-field observers to use updated (#10013)
  • upload,vaadin-lumo-styles
    • Update Lumo upload file list to use base styles (#10063)