Skip to content
This repository has been archived by the owner on Oct 8, 2020. It is now read-only.

Board for Vaadin 10

Pre-release
Pre-release
Compare
Choose a tag to compare
@johannesh2 johannesh2 released this 31 May 05:38
· 63 commits to master since this release
be83aac

API Documentation →

Vaadin Board is a powerful and easy to use layout element for building responsive views. It reorders your widgets on different screen sizes while maximising the use of available space. Combining Vaadin Board with Vaadin Charts allows you to build beautiful and functional dashboards and intro screens that can be used on any screen size.

Changes Since 2.0.0.beta5

  • Update dependency to Vaadin Flow 1.0.0.rc1

New Features Since Version 1:

  • Vaadin 10 support (Use Version 1 for Vaadin 8 support)
  • The breakpoints (widths) when board changes from small to medium and medium to large can be configured using the CSS properties --vaadin-board-width-small and --vaadin-board-width-medium
  • There is no longer any need to handle license keys for the component. License is validated through a vaadin.com login