Releases: vaadin/board
1.1.0
1.0.2
Including new version of client-side libraries
Vaadin Board 1.1 includes latest Polymer and Web Components polyfill.
Various improvements in behavior in IE.
Maintenance release with updated dependencies
Changes:
- Updated TestBench version to 5.1.0.beta1.
- Updated Vaadin to 8.1.5.
- Updated Webcomponents Helper to 0.2.0.
Known issues:
- Not using latest version of webcomponentsjs. Still using 1.0.1.
Stable release of a flexible layout component for Vaadin applications
- Four and three columns based layout for laying out things the way you like it.
- Responsive design, works on all screen sizes.
- Allows dividing your layout into regions.
- Allows setting a number of slots used for the component.
- Supports nested regions. You can put a new row within another row to build however complex layouts that you want in a simple way.
- Requires Vaadin Framework 8.1.0 or higher.
Beta release of a flexible layout component for Vaadin applications
Key changes:
- fixes the issue #107: using a precompiled version of Vaadin Board in IE11
- uses the latest pre-release version of Vaadin Framework (8.1.0.rc2)
First beta of flexible layout that allows you to build nice looking dashboard or intro screens to your Vaadin application
- Four and three columns based layout for laying out things the way you like it.
- Responsive design, works on all screen sizes.
- Allows dividing your layout into regions.
- Allows setting a number of slots used for the component.
- Supports nested regions. You can put a new row within another row to build however complex layouts that you want in a simple way.
- Requires Vaadin Framework 8.1.0.beta2 or higher.
Add precompiled version. Add testbench-api.
-
Four and three columns based layout for laying out things the way you like it.
-
Responsive design, works on all screen sizes.
-
Allows dividing your layout into regions.
-
Allows setting a number of slots used for the component.
-
Supports nested regions. You can put a new row within another row to build however complex layouts that you want in a simple way.
-
Adds precompiled module, that contains Web Components.
-
Adds testbench-api module, that contains Testbench helper classes for testing.
-
Adds license header.
-
Requires Vaadin Framework 8.1.0.beta2 or higher.
Add precompiled version. Add declarative support.
Add precompiled version.
Add declarative support.
Requires Vaadin Framework 8.1.0.beta1 or higher.
Implement basic functionality. Update to use the latest Polymer dependency.
Four and three columns based layout for laying out things the way you like it.
Responsive design, works on all screen sizes.
Allows to divide your layout into regions.
Allows to set the amount of slots used for the component.
Supports nested regions. You can put a new row within another row to build how ever complex layouts that you want in a simple way.
Requires Vaadin Framework 8.1.0.beta1 or higher.