Skip to content

Releases: vaadin/vaadin-menu-bar

v1.3.2

04 Mar 14:29
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.1:

  • a2c3086 fix: reset active key flag after the click event is fired (#167)

v1.3.1

28 Feb 08:39
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0:

  • df2338d fix: focus item on click caused by Enter or Space keys (#166)

v1.3.0

03 Dec 13:32
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.3.0-alpha1:

v1.3.0-alpha1

08 Nov 11:08
Compare
Choose a tag to compare
v1.3.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v1.2.2:

  • 102d94e feat: theme property for individual menu items (#140)

v1.2.2

09 Mar 18:00
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v2.0.0:

  • e9621de fix: overflow feature now works correctly when menu-bar has "min-width: 0". (CP: #134) (#135)

    add a new test to check fix for the menu-bar not growing back on resizing (#130).

    • add new fixture and test

    check if the overflow button is hidden after changing the items array of the menubar

    Co-authored-by: web-padawan iamkulykov@gmail.com

    • fix: revert changes needed for Polymer 2

    Co-authored-by: web-padawan iamkulykov@gmail.com
    Co-authored-by: David Sosa sosa@vaadin.com

v2.0.0

04 Feb 10:34
Compare
Choose a tag to compare

API Documentation →

⚠️ Breaking Changes Since v1.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v2.0.0-alpha1:

  • a37845d chore: bump context-menu version to stable (#136)

  • 6cabfd2 fix: overflow feature now works correctly when menu-bar has "min-width: 0". (#134)

v2.0.0-alpha1

16 Dec 07:54
Compare
Choose a tag to compare
v2.0.0-alpha1 Pre-release
Pre-release

API Documentation →

⚠️ Breaking Changes Since v1.x:

  • The component is updated to be based on Polymer 3
  • IE11 and legacy Edge are no longer supported

Changes Since v1.2.1:

  • 5cecb57 feat!: convert to Polymer 3, add events type definitions (#127)

v1.2.1

11 Dec 08:41
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0:

  • 62334c8 ci: replace Travis with GitHub Actions

  • 9d4d2a7 chore: only run visual tests in Chrome

  • 04184cd chore: align theme parameter across the visual test files

v1.2.0

20 Aug 12:50
Compare
Choose a tag to compare

v1.2.0-beta1

03 Aug 12:14
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v1.2.0-alpha1: