Skip to content

v24.0.3

Choose a tag to compare

@vaadin-bot vaadin-bot released this 21 Apr 08:41
· 57 commits to 24.0 since this release

API Documentation →

Changes Since v24.0.2

🐛 Bug Fixes

  • accordion,details
    • Align toggle icon to the end with reverse theme variant (#5737) (#5744)
  • app-layout
  • combo-box,multi-select-combo-box,time-picker,virtual-list
    • Explicitly set relative positioning on scroll containers (#5714) (#5720)
  • confirm-dialog,crud,vaadin-lumo-styles
    • Set only vertical margins of headings to zero (#5696) (#5722)
  • number-field,text-area,text-field
    • TypeScript typings for clearButtonVisible prop in field components (CP: 24.0) (#5758)
  • tabs
    • Consider decimal values of scrollLeft and scrollTop (#5732) (#5741)

📝 Documentation

  • details

🏠 Internal

  • Other
    • Ignore IntelliJ Idea module files (#5759) (#5760)
    • Allow windows developers to work with this repo without hassle (#5686) (#5724)