Change Log
1. V4.3.0 (4th April 2025)
Updated pinia package and its configuration
Remove updatecolors.ts file
Updated vuetify.ts plugin file
Updated light/dark theme files
Fixed minor bug
2. V4.2.0 (12th Dec 2024)
Updated nuxt.config.ts with ssr true or false working compatibility
Updated apexcharts in whole template with ClientOnly component to work with client and server side
also
Updated default.vue file with ClientOnly component
Updated v-rating in ui component file withClientOnly component
3. V4.1.0 (27th Nov 2024)
Increased Run Timing Speed
Removed Runtime warning
4. V4.0.0 (14th Oct 2024)
Updated Packages
* Nuxt - 3.13.2
* VueJs - 3.5.7
* Vuetify - 3.7.1
* Vite - 5.4.8
* Pinia - 2.2.2
* Typescript - 5.3.3
Added New pages
* Invoice app Added
* Tickets app Added
* Email app Added
Added Frontend Pages
* Homepage
* About Us page
* Contact Page
* Portfolio Page
* Pricing Page
5. V3.0.0 (23rd Sept 2024)
Added light/dark theme mode toggle on header
Added scroll top page when page click to change
Solve some minor bug
Added new snackbar on modern dashboard page load [welcome alert]
Added new form elements
* Timepicker
* Stepper
Added new 2 pages in ecommerce app
* Add product
* Edit product
Update Packages
* Nuxtjs - 3.13.1
* Vue - 3.4.38
* Vuetify - 3.7.1
* Vite - 5.4.2
* Pinia - 2.2.2
* Typescript - 5.5.4
* Axios - 1.7.6
Added New Pages
* Gallery Lightbox
* Search Results
* Social Contacts
* Treeview
Update product list app using vuetify 3 datatable in ecommerce app and remove vue3-easy-data-table
package
6. V2.0.0 (1st March 2024)
Updated "Nuxt": "3.10.2"
Updated "vuetify": "3.5.3"
Updated calendar app
Added CRUD datatable
Added Filterable table in data table filtering table page
Other packages version updated
Updated datatables as per latest vuetify & removed vuetify/labs/VDataTable lab dependency
7. V1.0.0 (27th Sep 2023)