Skip to content

Releases: vaadin/context-menu

Vaadin Context Menu add-on 3.1.0

17 Aug 06:06
a642bd4
Compare
Choose a tag to compare

The context menu was rewritten from scratch, but API was kept compatible with version 2.x.
Required Framework version is 8.6+.

In this release version since 3.0.2:
Change to use SerializableEventListener

Vaadin Context Menu add-on 3.0.2

24 Sep 12:17
Compare
Choose a tag to compare

The context menu was rewritten from scratch, but API was kept compatible with version 2.x.
Required Framework version is 8.6+.

In this release version 3.0.2:
Use unique key for resources

Vaadin Context Menu add-on 3.0.1

24 Sep 05:42
Compare
Choose a tag to compare

The context menu was rewritten from scratch, but API was kept compatible with version 2.x.
Required Framework version is 8.6+.

In this release version 3.0.1:
Making possible setting ConnectorResource resources as icons

Vaadin Context Menu add-on 3.0.0

14 Nov 08:25
Compare
Choose a tag to compare

The context menu was rewritten from scratch, but API was kept compatible with version 2.x.
Required Framework version is 8.6+. Key improvements are:

  • Tree context click support
  • BrowserWindowOpener support for menu items, i.e. now it's possible to open new browser instances by clicking menu items
  • FileDownloader support for menu items, i.e. now it's possible to download files by clicking menu items
  • HTML format for items is implemented
  • Numerous bugfixes

3.0.0.beta1

17 Jul 08:35
8ae843f
Compare
Choose a tag to compare
3.0.0.beta1 Pre-release
Pre-release

The context menu was rewritten from scratch, but API was kept compatible with version 2.x.
Required Framework version is 8.6+. Key improvements are:

  • Tree context click support
  • BrowserWindowOpener support for menu items, i.e. now it's possible to open new browser instances by clicking menu items
  • FileDownloader support for menu items, i.e. now it's possible to download files by clicking menu items
  • HTML format for items is implemented
  • Numerous bugfixes

2.1.0

04 Jun 13:55
e539ba5
Compare
Choose a tag to compare
  • Bugfixes
  • HTML tooltips support

Vaadin Context Menu add-on 2.0.0

21 Feb 13:09
Compare
Choose a tag to compare

Support for Vaadin Framework 8.0

0.7.5

03 Mar 14:48
Compare
Choose a tag to compare

Fixes for #29 and #39

Vaadin Context Menu add-on 2.0.0.rc1

11 Feb 06:17
Compare
Choose a tag to compare
Pre-release

Support for Vaadin Framework 8.0.0.rc1

Vaadin ContextMenu add-on 2.0.0.beta1

22 Dec 10:34
Compare
Choose a tag to compare
Pre-release

Support for Vaadin Framework 8.0.0.beta1

Changed package name to com.vaadin.contextmenu from com.vaadin.addon.contextmenu

Changed groupId to com.vaadin from com.vaadin.addon