Skip to content

Releases: FlowingCode/AppLayoutAddon

v2.0.1

17 Dec 14:54
Compare
Choose a tag to compare

Maintenance release.

Fixes #40 (app-drawer remains visible after clicking icon)

v2.0.0

17 Dec 14:50
Compare
Choose a tag to compare

Initial release for Vaadin 14 (npm mode)

v1.0.8

20 Jan 17:57
Compare
Choose a tag to compare

1.0.x releases for Vaadin 10-13 and Vaadin 14 in compatibiility (bower) mode.

  • Version 1.0.0 Initial Version
  • Version 1.0.1 Fixed recursion problem
  • Version 1.0.2 Added support for sub-menus and icons in the menus
  • Version 1.0.3 Added support for changing the label and icon of a MenuItem dinamically.
  • Version 1.0.4 Added support for: placing a logo in the application header, changing icons in the toolbar, setting a custom component to the menu header (such as logged-in user account details), setting visibility of side menu and button and dynamically clearing menu items.
  • Version 1.0.5 Added support for: setting the header title and height, and configuring the header behavior on scroll, the drawer swipe-open behavior, and disabling menu items.
  • Version 1.0.6 Added support for: making the menu list scrollable and support for image-based icons. API enhancements and fixes.
  • Version 1.0.7 Added abstract RouterLayout and style mouse pointer as a hand.
  • Version 1.0.8 Deprecate methods for removal in future releases.