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

2.1.0.beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 14 Apr 08:56
· 1 commit to 2.1 since this release
cc8bb12

This is a release of the Java integration for vaadin-ordered-layout Web Component (github), to be used from the server side Java with Vaadin Flow.

Changes since 2.1.0.alpha6

cc8bb12 Make ScrollDirection internal methods private (#143)

New features since 2.0

  • #108 Scroller: Scroller is a component container which enables scrolling overflowing content.
    ScrollDirection can be set to define whether scrolling is possible in both, single or no direction.

Compatibility

This release for vaadin-ordered-layout-flow

  • is built on vaadin-ordered-layout Web Component version 1.2.0
  • tested with Vaadin Flow version 2.2.0.beta1