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

Board 2.0.0 Final for Vaadin 10

Compare
Choose a tag to compare
@oluwasayo oluwasayo released this 24 Jun 15:04
· 57 commits to master since this release
8404422

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.rc2

  • Update Vaadin platform component dependencies to final versions

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