[ADF-2136] support shared links and renditions in the Viewer (#2826)

* support previewing shared link content

* remove unused router instance

* docs update

* support 'shared links' preview in the Viewer
This commit is contained in:
Denys Vuika
2018-01-12 17:12:34 +00:00
committed by Eugenio Romano
parent 46ad98cd8b
commit 713e4bb33b
7 changed files with 123 additions and 8 deletions

View File

@@ -0,0 +1,4 @@
.app-shared-link-view {
width: 100%;
height: 100%;
}