Skip to content

v24.4.0-alpha15

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 28 Feb 08:58
· 677 commits to main since this release

API Documentation →

Changes Since v24.4.0-alpha14

🚀 New Features

  • text-area
    • Add scrollToStart and scrollToEnd API (#7144)

🐛 Bug Fixes

  • date-time-picker
    • Set date-time-picker showWeekNumbers to false by default (#7154)

🔬 Tests

  • combo-box
    • Cleanup combo-box unit tests, reorganize test suites (#7148)
  • radio-group
    • Remove has-label attribute tests from radio-button (#7080)
  • tabs
    • Refactor scrollable tabs tests to check for visible tabs (#6852)