Vuexy - Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template PIXINVENT

HTML Templates Vuexy - Vuejs, React, Angular, HTML & Laravel Admin Dashboard Template PIXINVENT v10.2.0

Aucune permission de téléchargement
Vous pouvez télécharger 10 fichiers tous les 24 heures. Devenez Membre Premium pour outrepasser cette limite.

v10.2.0 (2024-06-26)​

Next.js​

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
Haut