Skip to content

v21.0.0-alpha10

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 23 Jun 13:20

API Documentation →

Changes Since v21.0.0-alpha9

🚀 New Features

  • vaadin-upload
    • Improve error messages of upload (#2129)
  • vaadin-charts
    • Deprecate update() in favor of updateConfiguration() (#2142)

🐛 Bug Fixes

  • vaadin-grid

    • Issue with grid when grid table body is clicked and enter key is hit (#2146)
  • vaadin-avatar

    • Remove z-index from avatar color outline (#2123)

💅 Polish

  • vaadin-lumo-styles

    • Rename lumo-utilities to lumo-utility (#2144)
  • vaadin-grid

    • Move the array data provider logic to a separate module (#1976)

🏠 Internal

  • vaadin-lumo-styles
    • Add utility classes to package.json files (#2148)