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

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

No tiene permiso para descargar
Next.js
Updated
Updated Next.js, React, Valibot and Tiptap dependencies to latest versions to resolve vulnerabilities issues in Next.js and React: https://nextjs.org/blog/CVE-2025-66478 and https://nextjs.org/blog/security-update-2025-12-11
Next.js
Updated
Updated Next.js version from 15.x to 16.x (Breaking change)
Updated React version from 18.x to 19.x (Breaking change)
Updated Material-UI version from 6.x to 7.x (Breaking change)
Updated TailwindCSS version from 3.x to 4.x (Breaking change)
Updated Tiptap editor from v2 to v3 (Breaking change)
Updated other dependencies to latest versions
ESLint configuration changes due to deprecation of @typescript-eslint/ban-types
Updated documentation to reflect changes in above packages
Vue
Updated

Updated Vue, Vuetify & Vite to latest version

Vue Laravel
Updated

Updated Vue, Vuetify & Vite to latest version

Nuxt
Fixed

Fixed i18n issues

Updated

Update Nuxt version to latest (v4.2.0)
Updated Vuetify latest version
Added

Live theme primary color changes via Customizer
Added search functionality in documentation for easy to find solution

Updated

Laravel 11 to Laravel 12
Updated Laravel base Folders & files as per Laravel 12
Bootstrap 5.3.5
Improved Customizer for real-time updates
Search bar using Algolia, a third party library.
SCSS structure - Build and extend in real-time with CSS variables, for ex. themes, skins, direction, etc.
Enhanced documentation

Removed

Mix package
Autosize library and used field-sizing: content; css property
jquery-sticky library and used custom styles
jquery-datatables-checkboxes library
bootstrap-maxlength library and used custom code
bootstrap-datepicker library

Replaced

Fonts icons with SVG icons using iconify
cleavejs library with cleave-zen library
Blockui library with Notiflix library
Toastr library with Notyf library
rateyo library with Raty library

Fixed

UI improvements & bug fixes

HTML​

Added​

  • Live theme primary color changes via Customizer
  • Starter-kit with minimal assets
  • Added search functionality in documentation for easy to find solution

Updated​

  • Enhanced documentation
  • Improved Customizer for real-time updates
  • Search bar using Algolia, a third party library.
  • SCSS structure - Build and extend in real-time with CSS variables, for ex. themes, skins, direction, etc.

Removed​

  • Autosize library and used field-sizing: content; css property
  • jquery-sticky library and used custom styles
  • jquery-datatables-checkboxes library
  • bootstrap-maxlength library and used custom code
  • bootstrap-datepicker library

Replaced​

  • Fonts icons with SVG icons using iconify
  • cleavejs library with cleave-zen library
  • Blockui library with Notiflix library
  • Toastr library with Notyf library
  • rateyo library with Raty library

Fixed​

  • UI improvements and bug fixes
Next.js
Added

Added compatibility with Node.js 22.x

Updated

Updated Next.js version from 14.x to 15.x (Breaking change)
Updated Material-UI version from 5.x to 6.x (Breaking change)
Updated other dependencies to latest versions
Updated CustomTextField component to use Material-UI v6.x and added support for new props
Updated documentation to reflect changes in Next.js and Material-UI

Fixed

Fixed error that occurred when closing the dialog

Vue
Updated

Updated Vue & Vuetify to latest version

Vue Laravel
Updated

Updated Vue, Vuetify & Laravel to latest version

Nuxt
Updated

Updated Vue, Vuetify & Nuxt to latest version

Vue, Nuxt & VueJS Laravel​

Added​

  • Added Kanban app

Updated​

  • Updated all the libraries to the latest version

Fixed​

  • Fixed Apps & Front-pages bugs
  • Me gusta
Reacciones: kokomon
Next.js
Added

Added scroll to top in front layout
Added tailwind color for facebook, twitter and linkedin

Updated

Updated docs
Updated all the packages to the latest version
Updated Calendar styles
Updated responsive in the eCommerce app
Updated date-picker and custom chip components
Updated section spacing in card basic page
Updated HorizontalWithAvatar statistic card

Fixed

Fixed mode flicker issue when system is dark and open 2 tabs (When settings.mode & system both have dark mode and open 2 two tabs side by side, mode was flickering when we refresh any of the 2 pages)
Fixed apps & front-pages bugs
Fixed logo-text rendering in vertical-menu when collapsed and small screen
Fixed subMenuContent styles for popoutWhenCollapsed in bordered layout

Removed

Removed unused images
Removed avatarIconSize prop as tailwind cannot generate dynamic classes
Removed rgbaToHex util
  • Me gusta
Reacciones: momodu3821

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
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
Superior