v2.0.0-alpha3 — Lumo version
web-padawan
released this
17 Jan 11:03
·
273 commits
to master
since this release
Live Demo →
API Documentation →
⚠️ Breaking Changes:
- The element now uses
vaadin-lumo-styles
dependency instead ofvaadin-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 v2.0.0-alpha2:
- 704c32f Migrate Valo to Lumo
- f099246 Add sudo: required in Travis config for running chrome-sandbox
- 3aede34 Align with skeleton: add separate file for test suites
- fe587bd Remove test ignore [skip ci]
- 2a86c14 Fix ./theme path for polymer lint in CI
- 208f598 Update polymer lint in CI to check ./src and ./theme
- a86bca3 Fix indentation and quotes in demos [skip ci]
- efebae4 Remove unused paper-styles import [skip ci]
- cdfe9da Update demo helpers, use shared styles in demos [skip ci]
- 1a694e9 Cleanup element definition, add missing annotation [skip ci]