Skip to content

v24.4.16

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 06 Dec 08:13
· 4 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.15

🐛 Bug Fixes

  • date-picker
    • Use Math.round to get correct scroller first index (#8278) (#8285)
  • date-picker,grid
    • Force scroller update after revealing a date (#8217) (#8219)
  • form-layout
    • Observe internal layout to avoid problems with fixed height (#8268) (#8280)
  • grid-pro
    • Do not dispatch event on stopedit when editor loading (#8232) (CP: 24.4) (#8246)
  • text-area