Skip to content

Releases: vaadin/vaadin-context-menu

v4.3.7

23 May 12:58
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.6:

  • 80a2904 fix: hande overlay up and down events properly (#242)

v4.3.6

22 May 07:45
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Fixes

  • Fixed the context-menu behaviour when page is scrolled

Changes Since v4.3.5:

v4.3.5

29 Apr 06:40
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.4:

  • b46f553 fix: only focus submenu item if parent is focused (#236)

v4.3.4

09 Apr 07:59
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.3:

v4.3.3

01 Apr 12:09
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.2:

  • 17357ce fix: ensure consistent right alignment for nested menus (#228)

  • 579701d chore: align with skeleton, replace gulp with npm scripts

v4.3.2

22 Feb 07:11
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.1:

  • 6b7640c fix: ensure consistent bottom alignment for nested menus (#223)

  • 3f9dbcf fix: ensure list-box items CSS specificity in Safari (#224)

  • ab2f950 Improve test coverage for vaadin-contextmenu gesture event (#221)

  • 800b278 Change 'Using with Vaadin Grid' demo to use vaadin-grid getEventContext API (#217)

v4.3.1

08 Feb 09:16
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Fixes

  • Fixed issue with immediately closing context menu in Firefox

Changes Since v4.3.0:

  • d2096a6 Pin webcomponentsjs due to iOS 9 test failures

  • 7049585 chore(deps): update overlay version with contextmenu fix

  • 992f165 fix: workaround document click event in Firefox

v4.3.0

04 Feb 12:01
Compare
Choose a tag to compare

Live Demo →
API Documentation →

New Features

  • ìtems API which allows you to define hierarchical/nested menu items that expand as sub-menus on mouseover or keyboard navigation.

Changes Since v4.3.0-beta1:

  • 0b90492 Create extensions for context menu items (#213)

v4.3.0-beta1

30 Jan 11:23
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.0-alpha3:

  • 160ab66 docs: add description of the item-selected event [skip ci] (#211)

  • f88a405 docs: remove incorrectly rendered script tag from API [skip ci]

v4.3.0-alpha3

29 Jan 11:23
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.3.0-alpha2:

  • ee12851 Highlight expanded parent items (#208)

  • ea64f2a Pin webcomponentsjs version

  • 5e87c08 Close all menus on esc

  • c370061 chore(bower): remove direct test-fixture dependency