Skip to content

v4.0.0-beta1 — First Beta version using Lumo theme by default

Compare
Choose a tag to compare
@web-padawan web-padawan released this 07 Feb 13:52
· 153 commits to master since this release

Live Demo →
API Documentation →

⚠️ Breaking Changes Since v3.x:

  • The element uses Lumo theme by default. The previous default theme has been dropped. You can import the unstyled version from the src/vaadin-split-layout.html
  • Renamed vertical property to orientation for consistency with <vaadin-tabs>

Changes Since v4.0.0-alpha5:

  • d3290cb Align with skeleton: use node 8.9 in CI, bump polymer-cli to 1.6.0
  • e733c7c Fix typo in comment [skip ci]
  • f72ca31 Update eslint and stylelint to check ./src and ./theme