Skip to content

v4.0.0

Compare
Choose a tag to compare
@manolo manolo released this 25 Apr 10:10
· 128 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>
  • Redesigned "small" Lumo theme variant – now just 1px divider and the handle is only visible on hover. The handle size is now the same for normal and small, only the splitter part changes.
  • Renamed "subtle" Lumo theme variant to "minimal" (align with other element variant names). The minimal variant doesn't have any visible splitter, and the handle is only visible on hover.

Changes Since 4.0.0-beta2:

  • Adding description file for Vaadin Directory
  • Enable tests for Safari 9