Directory

Window Header Extension - Vaadin Add-on Directory

Add customisable buttons to Vaadin Window header bar Window Header Extension - Vaadin Add-on Directory
Extension for adding buttons with customisable icons, tooltips, aria-labels, and functionalities to Window header bar. Version 1.x for Vaadin 7.7.x: FontAwesome icons are supported
Version 2.x for Vaadin 8.x Both VaadinIcons and (deprecated) FontAwesome icons are supported.
Issue Tracker
Source Code
Author Homepage

Window Header Extension version 1.0
Initial version

Window Header Extension version 1.0.1
Second release for Vaadin 7.7+

  • Fixed layout issue with captionless Window's header buttons covering main content

Window Header Extension version 2.0-ALPHA
First release for V8.

  • Supports both VaadinIcons and FontAwesome icons
  • Fixed issue with captionless Window's buttons covering its main content

Window Header Extension version 2.0

Window Header Extension version 1.1.0

Window Header Extension version 2.0.1
Accessibility fixes, e.g.

  • Make buttons focusable and enable keyboard navigation
  • Listen for keyup event on enter/space key on buttons
  • Add aria-label for buttons
Breaking change: if tooltip is set, also aria-label has to be set.