Skip to content

v25.0.8

Latest

Choose a tag to compare

@vaadin-bot vaadin-bot released this 13 Mar 10:47
· 3 commits to 25.0 since this release

API Documentation →

Changes Since v25.0.7

🐛 Bug Fixes

  • aura,card,vaadin-lumo-styles
    • Use correct width for horizontal elevated card media (#11283) (#11293)
  • combo-box
    • Select combo box input text on next click after dropdown closed (#11324) (#11351)
  • component-base
    • Postpone registration until first instance is created (#11354) (#11356)
    • Avoid virtualizer losing scroll position on large size change (#11256) (#11271)
  • menu-bar
    • Preserve active attribute on menu-bar button while submenu is open (#11331) (#11337)
  • notification
    • Round middle notification region translate to nearest pixel (#11257) (#11281)
  • split-layout
    • Set overflow: clip on the split layout content elements (#11296) (#11299)
  • vaadin-lumo-styles
    • Inherit alignment properties from host to vaadin-button-container in lumo (#11309) (#11310)

📝 Documentation

  • charts
    • Fix incorrect fires JSDoc annotation for series-mouse-over (#11267) (#11272)