Skip to content

v1.0.0-alpha11 — Lumo version

Compare
Choose a tag to compare
@web-padawan web-padawan released this 17 Jan 13:40
· 257 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 v1.0.0-alpha10:

  • 002387e Migrate Valo to Lumo
  • 965c2b2 Add sudo: required in Travis config for running chrome-sandbox
  • 5c89ee6 Align with skeleton: add separate file for test suites
  • d462d15 Remove test ignore [skip ci]
  • 6ca9f26 Update polymer lint in CI to check ./src and ./theme
  • 7fa89a3 Remove unused paper-styles import [skip ci]
  • f96eeda Fix indentation and quotes in demos [skip ci]