Materialize - Next.js, Vuejs, Nuxt, HTML, Laravel, Django, Asp.Net Material Design Admin Template

Materialize - Next.js, Vuejs, Nuxt, HTML, Laravel, Django, Asp.Net Material Design Admin Template v13.8.0

  • Author Author kashif
  • Creation date Creation date

v13.8.0 (2025-08-27)​

ASP.NET Core & ASP.NET Core - MVC​

Added​

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

Updated​

  • .NET 8 to 9
  • 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​

  • 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

v13.4.0 (2024-12-24)​

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

v13.3.3 (2024-09-06)​

ASP.NET Core - MVC​

Fixed​

  • Minor bug fixes & improvements

v13.3.2 (2024-08-07)​

Vue, Nuxt & VueJS Laravel​

Updated​

  • Updated all the libraries to the latest version

v13.3.1 (2024-07-26)​

Next.js​

Updated​

  • Updated docs
  • Updated all the packages to the latest version
  • Updated Calendar styles
  • Updated responsive in the eCommerce app
  • Updated date-picker component
  • Updated section spacing in card basic page
  • Updated HorizontalWithAvatar statistic card
  • Replaced MUI theme object colors with CSS variables
  • Updated navbar blur to true in the themeConfig file

Fixed​

  • Fixed minor layout 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
Top