diff options
author | Teemu Pöntelin <tehapo@gmail.com> | 2016-09-12 15:42:25 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-09-12 15:42:25 +0300 |
commit | ef511503883617447331b26a8cd84e7cbb214877 (patch) | |
tree | 14f78f65eddbd17351493bcfa5ce5d38a4788e4f /index.html | |
parent | aa81d059616e1b31b7d6df92d7fe7da0327c6b41 (diff) | |
parent | 979a3006ebed0bac40b115541d1a0122b136eda1 (diff) | |
download | vaadin-core-ef511503883617447331b26a8cd84e7cbb214877.tar.gz vaadin-core-ef511503883617447331b26a8cd84e7cbb214877.zip |
Merge pull request #70 from vaadin/add-context-menu
Add context menu to master deploys
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -80,6 +80,9 @@ This program is available under Apache License Version 2.0, available at https:/ <li> <a href="../vaadin-split-layout/">Vaadin<br> SplitLayout</a> <a href="../vaadin-split-layout/demo/">Demo</a> + <li> + <a href="../vaadin-context-menu/">Vaadin<br> ContextMenu</a> + <a href="../vaadin-context-menu/demo/">Demo</a> <li> <a href="../vaadin-icons/">Vaadin<br> Icons</a> <a href="../vaadin-icons/demo/">Demo</a> |