Implement infinite scroll, improve UI, and refactor tabs

Integrated infinite scroll for license plate scans using visibility detection. Refactored layout to use tables and enhanced tabs with dynamic visibility and compact mode. Made minor refinements, including handling required customer attributes and deactivating UI components for better user experience.
This commit is contained in:
Jepp9350
2025-02-26 12:12:45 +01:00
parent d28f166f2f
commit 39e08fb9f1
7 changed files with 275 additions and 58 deletions
+1
View File
@@ -13,6 +13,7 @@
"@popperjs/core": "^2.11.8",
"@sweetalert2/theme-bulma": "^5.0.18",
"@sweetalert2/theme-dark": "^5.0.18",
"@vueuse/core": "^12.7.0",
"axios": "^1.7.8",
"bulma": "^1.0.2",
"bulma-list": "^3.0.0",