Skip to content

Releases: vaadin/vaadin-context-menu

v4.0.0-alpha4 — Fix opening native menu on the second consecutive right click

05 Jan 14:20
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.0.0-alpha3:

  • 11da9df Fix: close context menu on outside contextmenu event
  • 63c3cd9 Fix inline demo polyfill path
  • 1b61224 Remove test ignore
  • eef3f0e Fix ./theme path for polymer lint in CI
  • a864740 Update polymer lint in CI to check ./src and ./theme

v4.0.0-alpha3

29 Dec 09:53
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v4.0.0-alpha2:

  • 9814c96 Fix advanced demo selector and quotes
  • 04f7811 Add ThemableMixin link to overlay styling docs
  • 06df358 Use workaround to hide internal API for device-detector
  • 58c109e Fix tests
  • f616883 Use vaadin-button in demos
  • 1978656 Cleanup dev dependencies
  • 23c4693 Replace Paper elements with Vaadin elements in tests
  • 1615bfd Remove duplicate overlay API docs, add missing annotation
  • 2d79f12 Replace Paper elements with Vaadin elements in API docs

v4.0.0-alpha2 — Valo dependency update

28 Dec 07:59
Compare
Choose a tag to compare

Live Demo →
API Documentation →

⚠️ Breaking Changes:

  • The element now uses vaadin-valo-styles dependency instead of vaadin-valo-theme. When using with other Vaadin Elements, installing latest alpha versions is strongly recommended, to avoid having both packages installed and imported.

Changes Since v4.0.0-alpha1:

v4.0.0-alpha1 - Use Valo theme by default

13 Dec 12:38
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0:

  • 83de614 Bump version getter

  • 7fc6b3b Bump dependencies versions

  • b322e97 Use Vaadin.ElementMixin

  • a8d4b5a Added basic example screenshot file.

  • 778fe60 Add ThemableMixin documentation to Styling docs.

  • 2fb88f3 Disable package-lock.json

  • 3676194 Fix test imports

  • ec62290 Use Valo theme by default

v3.0.0 — Pure Polymer 2.0 stable version

28 Nov 07:31
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes since v2:

  • Implemented in ES6 (dropped use of legacy APIs)

Changes Since v3.0.0-beta1:

  • 03dd59a, 03dd59a Edit inline demo to use vaadin-list-box
  • 8c88d5f Add a new demo page for demoing integrations with other components
  • e7962a1 Remove outdated docs folder
  • 8433d2f, 0ff25dc Replace paper-listbox with vaadin-list-box in demos
  • 1cbe80e Add default white background for content part
  • 4f9efb2 Change from tap to click listeners in demos
  • 53686f3 Convert demos to ES5
  • 578696a Remove unused iron-overlay-behavior dependency
  • c3fb9ef Add hidden attribute styles

v3.0.0-beta1

25 Oct 12:26
Compare
Choose a tag to compare

v3.0.0-alpha7

18 Oct 07:42
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha6:

  • 39e3d99 Cleanup and styling documentation

v3.0.0-alpha6

26 Sep 12:40
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha5:

v3.0.0-alpha5 — Fix Opening on iOS

20 Sep 14:53
Compare
Choose a tag to compare

v3.0.0-alpha4 — Adapt Demos for New Vaadin.com

22 Sep 08:41
Compare
Choose a tag to compare

Live Demo →
API Documentation →

Changes Since v3.0.0-alpha3:

  • 5576acf Downgrade themable mixin

  • 5967889 Adapting demos to new site

  • e1693ac Fix iOS closing overlay on long taps

  • 0a2c0c5 Wrap demo js snippets in WebComponentsReady callback