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

1.3.0

Compare
Choose a tag to compare
@ujoni ujoni released this 05 Feb 16:13
· 37 commits to master since this release
ba4fc90

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

Noteworthy changes in 1.3.0

  • Maven multimodule refactoring (artifacts below)
    • vaadin-tabs-flow
    • vaadin-tabs-flow-demo
    • vaadin-tabs-flow-testbench

All changes

Known Limitations

  • @Id mapping Tabs from a html template does not work when child vaadin-tabs are added in the html - the component will not work properly when trying to mix client & server side logic and content. See the issue for more details.

Compatibility

This release for vaadin-tabs-flow

  • is built on<vaadin-tabs> Web Component version 2.1.1
  • tested with Vaadin Flow version 1.3.0