Directory

StackPanel Extension for Vaadin - Vaadin Add-on Directory

StackPanel is an Panel extension for Vaadin 8 StackPanel Extension for Vaadin - Vaadin Add-on Directory
StackPanel is a Panel extension that hides or shows the Panel's content when the Panel's header is clicked. When stacked in a VerticalLayout, it will act as an Accordion but where more then one section can be displayed at a time.
Issue Tracker
Source Code

StackPanel Extension for Vaadin version 0.0.1
null

StackPanel Extension for Vaadin version 0.0.2
Added span tag for toggle button

StackPanel Extension for Vaadin version 0.0.3
Added toggle icon functionality

StackPanel Extension for Vaadin version 0.0.4
Bug fixes

StackPanel Extension for Vaadin version 0.0.5
Added toggle listener

StackPanel Extension for Vaadin version 0.0.6
Fixes css issue with cursor pointer rule applied to full panel.

StackPanel Extension for Vaadin version 1.0.0
Support for Vaadin v7.7.0

StackPanel Extension for Vaadin version 1.0.1
Fixes issue where clicking on caption would not work for panels with icon.

StackPanel Extension for Vaadin version 2.0.0
Support for Vaadin 8 & Java 8

StackPanel Extension for Vaadin version 2.0.1
Add support for disabling toggle button