Skip to content

v5.0.0-alpha3 — Valo dependency update

Compare
Choose a tag to compare
@web-padawan web-padawan released this 28 Dec 09:07
· 700 commits to master since this release

Live Demo →
API Documentation →

⚠️ Breaking Changes:

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

Changes Since v5.0.0-alpha2:

  • a355ba4 Update screenshot link

  • a9211d9 Fix inline demo for webcomponents.org

  • cc392f0 Update Valo dependency

    • Update other Vaadin dependencies as well
    • Remove unused paper-button dependency
    • Small fixes to the theme and demos
  • 8737e22 Updated example screenshot

  • 6599389 Add Getting Started and File Structure docs sections

  • 7abfe93 Prevent text selection while column reorder on IE

  • db19f38 Notify resize on appear

  • b4c29be Fix tests