Skip to content

v25.2.10

Latest

Choose a tag to compare

@vaadin-bot vaadin-bot released this 03 Sep 08:22
· 6 commits to 25.2 since this release

API Documentation →

Changes Since v25.2.9

💥 Behavior Altering Changes

  • form-layout,vaadin-lumo-styles

🐛 Bug Fixes

  • button,dashboard,message-input,select,upload
  • charts
  • date-picker
    • Disable month calendar tap highlight and user select (#12586) (#12593)
  • map
  • vaadin-lumo-styles
    • Update Lumo for tree-toggle to use correct fallback (#12548) (#12551)

💅 Polish

  • accordion,checkbox-group,radio-group
    • Replace tag name checks with instanceof class checks (#12454) (#12580)

📝 Documentation

  • avatar,button,card,dialog,icon,login,menu-bar,slider,split-layout,tabs,upload
    • Add missing custom CSS properties to JSDoc styling tables (#12537) (#12545)
  • combo-box,date-picker,multi-select-combo-box,select,time-picker
  • grid-pro,grid
  • rich-text-editor
    • Add missing rich-text-editor custom CSS properties to JSDoc (#12536) (#12540)

🔬 Tests

  • charts
  • field-base
    • Add group field visual tests and baseline reference to field-base (#12579) (#12582)

🏠 Internal

  • Other