[AAE-10775] remove js-api dependency for pagination (#8046)

* remove js-api dependency for pagination

* fix lint
This commit is contained in:
Eugenio Romano
2022-12-13 16:24:14 +00:00
committed by GitHub
parent d476f16a0d
commit 8efbd70679
5 changed files with 30 additions and 28 deletions

View File

@@ -73,8 +73,9 @@ Description
How to fix it:
## Deprecated items
### PaginationModel
``Pagination`` model from ```@alfresco/js-api``` has been now deprecated in favour of internal implementated model ```PaginationModel``` evrywhere
## Relocated classes