Skip to content

v24.4.12

Choose a tag to compare

@vaadin-bot vaadin-bot released this 25 Oct 09:19
· 31 commits to 24.4 since this release

API Documentation →

Changes Since v24.4.11

🐛 Bug Fixes

  • component-base
    • Preserve large items when new items are added (#7987) (#8001)
  • custom-field
    • Clear input values when setting value property to null (#8017) (#8019)
  • form-layout
    • Update form-layout when its parent becomes visible (#7988) (#7994)
  • grid
    • Ensure no focus outline when item is scrolled out of view (#7980) (#7999)
  • grid-pro,grid
    • Scroll to correct focused row on keyboard navigation (#8003) (#8011)

💅 Polish

🔬 Tests

  • grid