Skip to content

v4.0.0-alpha5 — Lumo version

Compare
Choose a tag to compare
@web-padawan web-padawan released this 17 Jan 12:45
· 468 commits to master since this release

Live Demo →
API Documentation →

⚠️ Breaking Changes:

  • The element now uses vaadin-lumo-styles dependency instead of vaadin-valo-styles. When using with other Vaadin Elements, installing latest alpha versions is strongly recommended, to avoid having both packages installed and imported.

Changes Since v4.0.0-alpha4:

  • 77121a9 Migrate Valo to Lumo
  • cfa1011 Set selectedItem after DOM attaching and before items set (Fixes #580)
  • 957dd4e Add sudo: required in Travis config for running chrome-sandbox