Skip to content

v24.2.0-beta4

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 06 Oct 13:00
· 69 commits to 24.2 since this release

API Documentation →

Changes Since v24.2.0-beta2

💥 Breaking Changes

  • checkbox-group,checkbox,combo-box,custom-field,date-picker,date-time-picker,email-field,field-base,integer-field,multi-select-combo-box,number-field,password-field,radio-group,select,text-area,text-field,time-picker
    • Revert "feat: add dirty state to field components" (#6436) (#6592)

🐛 Bug Fixes

  • field-base
    • Set initial value using property to ensure change is fired (#6606) (#6607)