Skip to content

Releases: vaadin/context-menu

Vaadin Context Menu add-on 3.1.0

Choose a tag to compare

@ZheSun88 ZheSun88 released this 17 Aug 06:06
a642bd4

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

Choose a tag to compare

@ZheSun88 ZheSun88 released this 24 Sep 12:17

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

Choose a tag to compare

@ZheSun88 ZheSun88 released this 24 Sep 05:42

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

Choose a tag to compare

@ZheSun88 ZheSun88 released this 14 Nov 08:25

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

3.0.0.beta1 Pre-release
Pre-release

Choose a tag to compare

@elmot elmot released this 17 Jul 08:35
8ae843f

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

Choose a tag to compare

@elmot elmot released this 04 Jun 13:55
e539ba5
  • Bugfixes
  • HTML tooltips support

Vaadin Context Menu add-on 2.0.0

Choose a tag to compare

@tsuoanttila tsuoanttila released this 21 Feb 13:09

Support for Vaadin Framework 8.0

0.7.5

Choose a tag to compare

@tsuoanttila tsuoanttila released this 03 Mar 14:48

Fixes for #29 and #39

Vaadin Context Menu add-on 2.0.0.rc1

Pre-release

Choose a tag to compare

@hesara hesara released this 11 Feb 06:17

Support for Vaadin Framework 8.0.0.rc1

Vaadin ContextMenu add-on 2.0.0.beta1

Pre-release

Choose a tag to compare

@pleku pleku released this 22 Dec 10:34

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