Vuexy - Vuejs, React, HTML & Laravel Admin Dashboard Template v9.10.0

Vuexy - Vuejs, React, HTML & Laravel Admin Dashboard Template v9.10.0 v10.3.0

No permission to download

v10.3.0 (2024-08-02)

Vue, Nuxt & VueJS Laravel​

Added​

  • Added Kanban app

Updated​

  • Updated all the libraries to the latest version

Fixed​

  • Fixed Apps & Front-pages bugs

Added​

  • Added Landing, Pricing, Payment, Checkout and Help Center pages
  • Added eCommerce, Academy, Logistics, Email, Chat and Kanban apps
  • Added Academy and Logistics dashboards
  • Added new cards in Widget Examples
  • Added HOCs (Higher Order Components) viz. TranslationWrapper, AuthGuard and GuestOnlyRoute
  • Added removeI18n script in the full-version to remove translation from the whole template
  • Added src/app/server/actions file for all the server actions
  • Added homePageUrl in themeConfig and next.config.mjs files
  • Added private, guest-only and public routes for authentication

Updated​

  • Updated docs
  • Updated all the packages to the latest version
  • Updated types
  • Updated folder structure (breaking change for authentication)
  • Moved fake-db from src/app/api to src folder
  • Replaced kbar search with cmdk search
  • Replaced react-draft-wysiwyg editor with tiptap editor
  • Moved Menu Examples and Hook Examples from template to docs
  • Replaced MUI theme object colors with CSS variables
  • Separated dependencies and devDependencies in package.json
  • Updated MUI overrides
  • Updated Horizontal and Vertical menu styles
  • Updated GenerateMenu file
  • Updated file name from next.config.js to next.config.mjs
  • Updated redirects in the next.config.mjs file
  • Updated the Calendar app with Redux
  • Updated src/components/layout/shared/Logo.tsx component and removed the getLocalizedUrl function
  • Moved the src/app/api/fake-db folder to the src/fake-db folder

Fixed​

  • Fixed bugs in pages and apps
  • Fixed icon alignment in the horizontal menu

Removed​

  • Removed unused packages
  • Removed middleware file and moved all the auth and translation logics into their respective HOCs (Higher Order Components)
  • Removed unnecessary 'use client' from all files
  • Removed paperChannel from our theme overrides
  • Removed background-color-rgb CSS variable and replaced it with mui-palette-background-paperChannel
  • Removed alias for reducers
  • Removed reactStrictMode from the next.config.mjs file as we are no longer using useReducer hook
  • Removed demoConfig file, getDemoName server action function and their related code

v10.0.0 (2024-03-11)


Next.js​

  • Initial Release (Next.js v14 + App Router)

Deprecated​

  • Next.js v13 version with Pages Router is now deprecated

Vue, Vue + Laravel & Nuxt​

Updated​

  • Refined layouts, components and all the pages for improved design alignment and aesthetics
  • Updated all the dependencies to their latest version

Figma (Design File)​

Fixed​

  • Minor design corrections
v9.13.0 (2024-01-24)
HTML + Laravel
New
  • Integrated template with Vite 5
Deprecated
  • Laravel with Webpack Mix
  • Only provide support for the next 6 months
  • Future updates won't be considered
HTML, HTML + Laravel with Vite
New
  • Form validation integrated with NPM Package
Fixed
  • Fixed Peer Dependency requirements for NPM
  • Bugfixes & Improvements
Updated
  • Flag Icons integrated with the NPM Package
  • Package dependencies
  • Third-Party Libraries & assets imports
  • Documentation
Removed
  • Unused flag icon SVGs
All notable changes to this template will be documented in this file

Note:
  • Jetstream support is enabled for HTML + Laravel version only. It will not work with Vue + Laravel version.

v9.11.0 (2023-11-21)

ASP.NET Core

Updated​

  • Updated to .NET 8 (Reduced Package size & startup time)
  • Documentation
  • Docker compatibility with .NET 8

Fixed​

  • Removed warnings during build process
  • Fixed locale issues in RTL mode (Arabic)
  • Minor improvements & bugfixes

Django​

Added​

  • datadump.json file which can help while migrating with any database with init data

Updated​

  • Documentation: Django Admin - Database with PostgreSQL integration
  • CRUD: Added decimal validation

Fixed​

  • PostgreSQL integration/migration issue
Back
Top