Skip to content

v25.0.0-alpha19

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 12 Sep 12:48
· 218 commits to main since this release

API Documentation →

Changes Since v25.0.0-alpha18

💥 Breaking Changes

  • form-layout
    • Remove deprecated form item CSS properties (#10148)
  • vaadin-lumo-styles
    • Remove Lumo global and utilities .js style modules (#10138)
    • Convert Lumo compact preset to CSS file (#10132)

🚀 New Features

  • aura
  • multi-select-combo-box
    • Support partial i18n in multi-select-combo-box (#10147)

🐛 Bug Fixes

  • a11y-base,overlay
    • Respect focusVisible option in FocusRestorationController (#10158)
  • context-menu
    • Prevent closing submenu when switching between items (#10152)
  • field-base
    • Remove z-index from checkbox/radio baseline alignment element (#10134)
  • login
    • Update login-form max-width in base styles (#10130)
  • menu-bar
    • Keep button radius and allow more space for focus outline (#10162)
  • overlay,vaadin-lumo-styles
  • select
    • Align select placeholder text color with other fields (#10131)
  • side-nav
    • Min font-size for side-nav label (#10141)

💅 Polish

  • combo-box,component-base,grid
    • Disable virtualizer height placeholder in grid and combo-box (#10155)
  • component-base
    • Avoid forced style recalculation on scroll (#10150)
  • message-list
    • Update message and message-list base styles (#10139)

📝 Documentation

  • app-layout,avatar-group,avatar,button,crud,dashboard,date-picker,date-time-picker,form-layout,icon,login,menu-bar,message-input,multi-select-combo-box,notification,password-field,rich-text-editor,scroller,side-nav,time-picker,upload
    • Polish JSDoc comments, add language tags (#10129)

🏠 Internal

  • vaadin-lumo-styles
    • Remove no longer needed Lumo autoload entrypoint (#10136)
  • Other
    • Do not remove CSS in dev pages, fix icon page (#10159)
    • Allow multiple sub pages within dev pages (#10137)
    • Exclude aura package from web-types script (#10144)
    • Remove script for generating Lumo auto-complete CSS (#10135)
    • Remove custom badge styles from side-nav dev page (#10133)