Skip to content

v20.0.0-alpha2

Pre-release
Pre-release
Compare
Choose a tag to compare
@web-padawan web-padawan released this 26 Mar 08:53

API Documentation →

Changes Since v20.0.0-alpha1

🐛 Bug Fixes

  • vaadin-app-layout, vaadin-charts, vaadin-cookie-consent
    • Update incorrect imports in typings (#182)
  • vaadin-messages
    • Remove extra margin and padding rules (#180)
  • vaadin-list-box, vaadin-list-mixin
    • Use correct type for selectedValues property (#177)
  • vaadin-details
    • Add aria-controls to details toggle button (#175)

📝 Documentation

  • All components
    • Prepare API docs for publishing (#77)

🔬 Tests

  • All components
    • Add visual regression tests (#131)

🏠 Internal

  • vaadin-messages
    • Add all-imports.js for vaadin-messages (#179)
  • Other
    • Add yarn-error to gitignore (#178)
    • Add usage instructions to README (#75)
    • Cleanup no longer used scripts (#71)