Skip to content

v23.1.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 25 May 10:55

API Documentation →

Changes Since v23.1.0-rc1

🐛 Bug Fixes

  • context-menu
    • Close all menus when pressing Tab (#3921)
  • date-picker
    • Initialize date-picker-light overlay (#3922)
    • Make Tab navigation work inside a dialog (#3910)
    • Do not stop propagation of Esc when fullscreen (#3919)
  • dialog,grid,lit-renderer
    • Don't use public class field syntax (#3927)

💅 Polish

  • multi-select-combo-box
    • Add default values for item properties (#3928)