Vaadin Context Menu Versions Save

The responsive Web Component for showing context dependent items for any element on the page. Part of the Vaadin components.

v4.6.1

2 months ago

Live Demo → API Documentation →

Changes Since v4.6.0:

  • 7090226 fix: reset tabindex to -1 when initializing menu item (#339)

v4.6.0-alpha1

2 years ago

Live Demo → API Documentation →

Changes Since v4.5.0:

  • 827db3f feat: theme property for individual menu items (#313)

v5.0.0

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

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

Changes Since v5.0.0-alpha2:

  • 42ac120 chore: bump deps, update test-runner config

  • 3e412b0 chore: bump dependencies to stable versions

v5.0.0-alpha2

3 years ago

API Documentation →

Changes Since v5.0.0-alpha1:

  • 3e3de81 fix: remove typo from the interfaces path (#305)

  • 832609d chore: add JSDoc for custom events [skip ci] (#304)

v5.0.0-alpha1

3 years ago

API Documentation →

⚠️ Breaking Changes Since v4.x:

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

Changes Since v4.5.0:

  • 3ca493c feat!: convert to Polymer 3, add events type definitions (#303)

v4.5.0

3 years ago

Live Demo → API Documentation →

Changes Since v4.5.0-beta1:

  • bcef32f Bump dependencies

v4.5.0-beta1

3 years ago

Live Demo → API Documentation →

Changes Since v4.5.0-alpha2:

  • 3584330 Bump dependencies

  • 258e1b5 docs: add JSDoc for attributes [skip ci] (#278)

v4.5.0-alpha2

3 years ago

Live Demo → API Documentation →

Changes Since v4.5.0-alpha1:

  • 037a3b2 fix: make renderer params optional [skip ci] (#276)

v4.5.0-alpha1

4 years ago

Live Demo → API Documentation →

New Features

  • Added TypeScript definitions for Polymer 3 version

Changes Since v4.4.0:

  • cda9148 fix: add missing auto import for TS defs

  • 04f8533 feat: prepare for TS defs generation (#274)