Skip to content

v24.2.7

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 14 Feb 06:29
· 9 commits to 24.2 since this release

API Documentation →

Changes Since v24.2.6

🐛 Bug Fixes

  • charts
    • Mokeypatch Pointer.onDocumentMouseMove method (#7118) (#7127)
  • grid
    • Ensure to append sizer cell of columns outside the viewport (#7094) (CP: 24.2) (#7099)
    • Scroll focused item to be first visible item after pagedown (#7050) (CP: 24.2) (#7096)

📝 Documentation

  • a11y-base
    • Add missing mixes annotations to ActiveMixin JSDoc (#7021) (#7025)
  • item
    • Add missing mixes annotations to ItemMixin JSDoc (#7029) (#7032)
  • login
    • Use correct mixins in vaadin-login-overlay JSDoc (#7020) (#7027)

🏠 Internal

  • multi-select-combo-box
    • Add missing type: module entry to package.json (#7011) (#7018)