[ACA-2471] - close preview action (#1129)

This commit is contained in:
dhrn
2019-06-15 08:47:59 +05:30
committed by Cilibiu Bogdan
parent e6b959df7b
commit 5491545ac9
5 changed files with 46 additions and 15 deletions

View File

@@ -122,3 +122,4 @@ Below is the list of public actions types you can use in the plugin definitions
| 1.7.0 | SHOW_SEARCH_FILTER | n/a | Show Filter component in Search Results. |
| 1.7.0 | HIDE_SEARCH_FILTER | n/a | Hide Filter component in Search Results |
| 1.8.0 | VIEW_NODE | string | Lightweight preview of a node by id. Can be invoked from extensions. |
| 1.8.0 | CLOSE_PREVIEW | n/a | Closes the viewer ( preview of the item ) |