[ACA-1078] next/prev navigation for the Viewer (#187)

* basic navigation through the folder

* carousel mode for libraries

* code polishing

* save and restore sorting settings

* get user sorting preferences into account

* sorting fixes

* full test coverage
This commit is contained in:
Denys Vuika
2018-02-08 20:39:19 +02:00
committed by Cilibiu Bogdan
parent 34e322e9f6
commit 3cff48cac5
20 changed files with 1188 additions and 184 deletions
+2 -2
View File
@@ -16,8 +16,8 @@
},
"private": true,
"dependencies": {
"@alfresco/adf-content-services": "2.2.0-beta1",
"@alfresco/adf-core": "2.2.0-beta1",
"@alfresco/adf-content-services": "2.2.0-0e512083331b094a1593e9b1f081ff441db01786",
"@alfresco/adf-core": "2.2.0-0e512083331b094a1593e9b1f081ff441db01786",
"@angular/animations": "5.1.1",
"@angular/cdk": "5.0.1",
"@angular/common": "5.1.1",