Skip to content

v1.2.2

Compare
Choose a tag to compare
@tulioag tulioag released this 09 Mar 18:00
· 2 commits to 1.2 since this release

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