Skip to content

v24.5.1

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 23 Oct 12:38
· 84 commits to 24.5 since this release

API Documentation →

Changes Since v24.5.0

🐛 Bug Fixes

  • component-base
    • Preserve large items when new items are added (#7987) (#8000)
  • form-layout
    • Update form-layout when its parent becomes visible (#7988) (#7993)
  • grid
    • Ensure no focus outline when item is scrolled out of view (#7980) (#7998)
  • grid-pro,grid
    • Scroll to correct focused row on keyboard navigation (#8003) (#8010)

💅 Polish

🔬 Tests

  • grid