Vaadin Context Menu add-on 3.0.0
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