mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2026-09-09 18:02:54 +00:00
[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:
committed by
Cilibiu Bogdan
parent
34e322e9f6
commit
3cff48cac5
+2
-2
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user