Skip to content

v24.1.0-beta2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 24 May 07:37
· 125 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.0-beta1

🐛 Bug Fixes

  • component-base
    • Update hidden state when virtualizer container is invisible (#5888) (#5889)
    • Keep previously added custom slotted elements (#5878) (#5882)
  • confirm-dialog
    • Restore focus on confirm dialog overlay close (#5871)
  • dialog
    • Restore focus on dialog overlay close (#5837)
  • login
    • Make username/password props optional in i18n (#5886) (#5887)

💅 Polish

  • component-base
    • Add feature flags entry to global Vaadin object (#5880) (#5884)
  • overlay
    • Set aria-hidden on elements outside modal overlay (#5870)
    • Extract overlay focus logic to separate mixin (#5867)

🔬 Tests

  • dialog,grid,overlay
    • Prefer getDeepActiveElement in assertions (#5869)

🏠 Internal

  • Other
    • Update change detection to 24.1 (#5874)