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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user