Skip to content

v24.5.4

Latest
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 22 Nov 09:01
· 3 commits to 24.5 since this release

API Documentation →

Changes Since v24.5.3

🚀 New Features

🐛 Bug Fixes

  • combo-box
  • date-picker
    • Prevent year scroller from getting focused in Chrome (#8174) (#8178)
  • input-container,vaadin-lumo-styles
    • Set input value font weight property on input container (#8141) (#8159)
  • popover
    • Do not close popover when it is just moved in DOM (#8208) (#8209)
  • tooltip
    • Prevent duplicate warn up when opening same tooltip twice (#8135) (#8139)
    • Handle tooltip controller closing state properly (#8131) (#8133)

💅 Polish

  • combo-box
  • notification,overlay
    • Include notification container into the overlay stack (#8198) (#8201)

🔬 Tests

  • grid-pro
    • Activate cell with Enter instead of double click (#8202) (#8204)