Skip to content

Releases: vaadin/vaadin-context-menu

v4.6.1

15 Mar 08:04
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.6.0:

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

v4.6.0

03 Dec 11:57
Compare
Choose a tag to compare

v4.6.0-alpha1

01 Nov 11:29
Compare
Choose a tag to compare
v4.6.0-alpha1 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v4.5.0:

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

v5.0.0

03 Feb 16:03
Compare
Choose a tag to compare

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

07 Jan 13:00
Compare
Choose a tag to compare
v5.0.0-alpha2 Pre-release
Pre-release

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

11 Dec 07:35
Compare
Choose a tag to compare
v5.0.0-alpha1 Pre-release
Pre-release

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

20 Aug 12:35
Compare
Choose a tag to compare

v4.5.0-beta1

03 Aug 10:01
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.5.0-alpha2:

v4.5.0-alpha2

17 Jun 09:47
Compare
Choose a tag to compare
v4.5.0-alpha2 Pre-release
Pre-release

Live Demo →
API Documentation →

Changes Since v4.5.0-alpha1:

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

v4.5.0-alpha1

20 May 12:30
Compare
Choose a tag to compare
v4.5.0-alpha1 Pre-release
Pre-release

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)