Merge branch 'consolidate-pagination' into 'v3'

Use own pagination consistently rather than vue-pagination-next

Closes #590

See merge request openflexure/openflexure-microscope-server!504
This commit is contained in:
Julian Stirling 2026-02-23 10:07:11 +00:00
commit 184253b080
5 changed files with 75 additions and 616 deletions

View file

@ -21,7 +21,6 @@
"uikit": "^3.24.2",
"vue": "^3.4.0",
"vue-router": "4.0.0",
"vuejs-paginate-next": "^1.0.2",
"vuex": "^4.0.0"
},
"devDependencies": {