Skip to content

v24.0.0-rc2

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 03 Mar 08:50
· 86 commits to 24.0 since this release

API Documentation →

Changes Since v24.0.0-rc1

💥 Breaking Changes

  • date-time-picker,input-container,vaadin-lumo-styles
    • Rename CSS property for input-field border radius (#5600) (#5601)

🐛 Bug Fixes

  • field-base
    • Reset _hasInputValue on programmatic value clear (#5599) (#5605)
  • menu-bar
    • Reset item attributes when teleporting from the sub-menu (#5610) (#5617)
  • menu-bar,multi-select-combo-box,text-field,time-picker,upload
    • Add missing direct npm dependencies to package.json (#5595)
  • menu-bar,multi-select-combo-box,time-picker
    • Add missing direct npm dependencies to package.json (#5596) (#5597)

🔬 Tests

  • date-picker
    • Rename datepicker to datePicker for consistency (#5614) (#5615)
  • field-base
    • Ensure _hasInputValue is reset on clear button interaction (#5609) (#5626)