Metronic - Responsive Admin Dashboard Template 8.2.1

Download Metronic - Responsive Admin Dashboard Template 8.2.1 from nulled fire. Metronic is a responsive and multipurpose admin powered with Twitter Bootstrap & Angular
New

Updates & Improvements
  • Global Added ability to pass Perfect Scrollbar Options via HTML attributes.
  • HTML Added custom dark theme for Bootstrap Tooltip component.
  • HTML Bootstrap v4.5.0 update.
  • Angular Bootstrap v4.5.0 update.
  • React Bootstrap v4.5.0 update.
  • Vue Bootstrap v4.5.0 update.
  • Laravel Bootstrap v4.5.0 update.

Fixes
  • Global Pulse alignment issue on Mac/Safari.
  • Global Card with icon issue on mobile.
  • Global Bootstrap Popover bug in RTL version.
  • Global Horizontal Menu offscreen submenu issue.
  • Global Iconbox responsive issues.
  • Global Horizontal Menu offscreen submenu issue.
  • HTML Demo 3 Sticky Card position issue when Aside toggled.
  • HTML Demo 4 Aside scroll mode issue.
  • HTML Bootstrap disabled buttons hover issue.
  • HTML Fixed missing error pages.
  • HTML Fixed Bootstrap Notify animation issue.
  • HTML Fixed Login 1 layout issue on Mac Safari.
  • HTML Fixed Login 2 layout issue on Mac Safari.
  • HTML Fixed form submission issue after successful validation.
  • HTML Fixed jQuery-Repeater integration with Webpack and Laravel Mix.
  • HTML Fixed KTDatatable ordered column direction differentiation issue.
  • HTML Fixed KTDatatable checkbox issue with sorting icon issue.
  • HTML Fixed KTDatatable pagination spacing in mobile view.
  • HTML Fixed certain font files path issue when compile using gulp
  • HTML Fixed Datatables.net integration issue in webpack.
  • React Fixed Login page 'width' issue.
  • React Fixed subheader non-fixed/solid issue
  • React Fixed Registration page 'Terms and Conditions' checkbox issue.
  • Angular Fixed Login page 'width' issue.
  • Vue Fixed color of expand/collapse aside button svg icon.
  • Laravel Fixed line-awesome font import and revised all custom icons import.
  • Laravel Fixed Webpack Mix fonts path issues.
  • Laravel Removed static mode setting from webpack.mix.js.
  • Laravel Fixed Datatables.net integration issue in the Laravel webpack mix.
  • Laravel Fixed Select2 integration issue when importing with Datatables.net in the Laravel webpack mix.
New


Updates & Improvements

  • SASS primary color changes from #6993FF to #3699FF for all versions of Demo1.
  • The SASS global components variable file _variables.scss devided into the Bootstrap variables _variables.bootstrap.sass and the Custom variables _variables.custom.sass. The demo _variables.demo.sass is used to safely override the global Bootstrap and Custom variables in an isolated scope. Learn more.
  • Added code comments in Webpack configuration files.
  • Added Logout Button in User Offcanvas Panel.
  • Added Vue logout button and logout function.
  • Vue config override at the page level using store service. Eg. this.$store.dispatch(OVERRIDE_PAGE_LAYOUT_CONFIG, {/*page layout config*/});
  • Added <!DOCTYPE html> to the HTML tag.
  • Added tooltips for topbar components in React

Fixes

  • Fixed Missing <!DOCTYPE html> tag in HTML files.
  • Fixed HTML Layout Builder bugs.
  • Fixed HTML Link click outline issue.
  • Fixed HTML Form validation bugs.
  • Fixed HTML Tagify plugin readonly mode bug.
  • Fixed HTML Toast plugin state colors bug.
  • Fixed HTML Subheader layout issue in Demo 6.
  • Fixed HTML Header Menu dropdown issue in Demo 8.
  • Fixed HTML Datatables.net column sort direction icon colors issue.
  • Fixed HTML Sweetalert2 plugins options syntax issues.
  • Fixed Vue highlight menu item on active.
  • Fixed Vue user profile button hover transparency color.
  • Fixed Vue topbar dropdown outline.
  • Fixed offcanvas demo panel error on first time load.
  • Fixed HTML,React,Angular & Vue Menu closing after router changes.
  • Fixed npm run localhost from deleting existing assets folder.
  • Fixed Laravel dropdown in subheader partials.
New
  • New codebase and improved core framework.
  • Full demos redesign.
  • Full widgets, components, elements and plugins redesign.
  • 200+ new widgets. See preview.
  • New Laravel version for demo1.
  • New Vue version for demo1 and demo2.
  • New Angular version for demo1.
  • New React version demo1.
  • New React eCommerce module with following features:

Updates & Improvements
  • Removed custom Metronic classes kt-* and replace with the Bootstrap standard classes and new Metronic classes compatible with Bootstrap framework.
  • Source code preview for the components and plugins examples.
  • Core Javascript code and performance optimization.
  • File structure optimization.
  • Gulp builder optimization.
  • Webpack builder optimization.
  • Pre-compiled assets included in the download package.
  • Classic version has been removed, the pre-compiled assets can be used as an alternative.
  • Removed cookie option from KTDatatable saveState.cookie. Set data.saveState to enable localStorage.
  • Single tools folder for all demos of the HTML version.
  • Angular 9 update. Lear more.
  • React version refactoring:
    • View parts of _metronicfolder were divided into 4 parts:
      _assets, _helpers, _partials(Shared elements) and layout.
    • layout setup was moved from React Redux to React Context.
    • i18n setup was moved from React Redux to React Context.
    • All components were rewrited from React.Component to React Hooks.
    • Redux, Axios and Mock Axios settings were moved into src/redux folder.
    • Lazy modules were moved into src/app/modules folder.
    • Pages were moved into src/app/pages folder.

Fixes
  • Fixed KTDatatable duplicate count of selected checkboxes.
  • Fixed KTDatatable negative pagination when there is no record on the list.
  • Fixed createSvgIcon exports error in React demos.
  • Fixed ngx-daterangepicker-material library breaking changes in Angular demos.