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
  • Update to the latest Bootstrap 4 Beta 3. See the changelog for more info.
  • mDatatable data.source.read.params option will be sent as parameters to backend API service.
  • mDatatable ajax parameter namespace datatable is deprecated.
  • Update to the latest Summernote v0.8.9.
  • Default demo: Remember sidebar toggle state in cookie for Default Demo.

Fixes
  • Fix mDatatable local and server datasource filter conflict.
  • Fix Demo 4 layout z-index issue when modal window opened.
  • Fix Demo 4 layout content container overflow issue.
  • Fix small size icon only buttons height issue.
  • Fix Portlet collapse API function works inverse.
  • Fix Quicksidebar messanges component's message aligment issue on wider width container.
  • Fix Quick search input spinner icon position issue in all demos.
  • Fix Bootstrap Datetimepicker form validation does not change state after value selection.
Metronic v5.0.6.1

Fixes

  • Fix Markdown plugin preview issue
  • Fix Demo 7 mobile header background color issue.
  • Fix gulp --prod empty css file and minification issue.

Metronic v5.0.6

New
  • Demo 7
  • 3 Timeline components
  • mWizard Custom Plugin
  • 4 Form wizard examples using mWizard plugin
  • SweetAlert2 integration
  • Accordion component
  • Datatable responsive auto hide columns.
  • Datatable 2 new row callbacks options rows.beforeTemplate and rows.afterTemplate.
  • Datatable add new option search.onEnter, for search on Enter button keyup.
  • Datatable checkbox extension for records selection.
  • Datatable add minHeight option.

Changes & Improvements
  • Bootstrap v4.0.0-beta.2 update
  • Depreciate Bower and use Yarn instead. Now all 3rd party plugins are managed via NPM and Yarn
  • Update all 3rd party plugins to their latest available versions
  • Enable to export with the left aside for Demo 2 and Demo 5
  • Bootstrap Select Bootstrap input group integration
  • Select2 Bootstrap input group integration
  • Added sidebar dropdown submenu "up" direction for all demos
  • Removed bower dependencies manager and replaced with yarn.
  • Datatable API support 2 methods. Eg. datatable.methodName(args) or $(datatable).mDatatable(methodName, args);
  • Datatable rows.callback option was deprecated.
  • Datatable apply hover class when scroll is stopped.
  • Dropzone demo add option addRemoveLinks: true for the link to remove the uploaded file.
  • Sample Datatable API file rename from employees to customers
  • Angular HTML template modification, div class name m-wrapper moved to upper parent component. (To fix replication m-wrapper selector for all page components. Each component can have own selector.)
  • Redraw Datatable layout on sidenav collapse/expand toggle.
  • Bootstrap Session Timeout plugin update

Fixes
  • Bootstrap Custom file input and select issues
  • Datatable record per page dropdown zindex conflict with fixed footer
  • Select 2 search field margin issue
  • Minimized left aside hovered dropdown menu link background color issue
  • Portlet tools icons tooltip issue
  • Metronic's custom responsive utility classes(m-hidden-xx-and-m-visible-xx) are depreciated. Use Bootstraps one's instead
  • Angular fix redundant include JS files.
  • Fix generated sourcemaps in gulp compiler.
  • Datatable fix table footer overlap the table content.
  • Datatable fix subtable row even style.
  • Datatable fix event m-datatable--on-init to be triggered on last initilizing process.
  • Fix missing "No Records" message on locked columns datatable.
  • Fix Datatable pageSizeSelect option cannot be changed by options.
  • Fix Datatable ID to prevent duplicate cookies.
  • If Datatable meta object missing, fallback to local pagination.
  • Datatable sub-table fix even-odd style class.
  • Bootstrap modal hides the body scrollbar that causes page content jumping
New
  • New Demo 6
  • New Pricing Table component.
  • Angular 5.0 update
  • Datatable API show and hide column, hideColumn and showColumn.
  • Datatable API getDataSet to get all data in the grid.
  • Datatable option for custom mapping on received data.
  • Added skeleton project for Angular version

Changes & Improvements
  • Theme folder restructure.
  • Renamed folder for static HTML from html to default.
  • Datatable variable name changed, fullJsonData to originalDataSet.
  • Separate build.json file configs for default (HTML) version and Angular version.

Fixes
  • Remove PHP preview links from documentation.
  • Sidebar submenu toggle issue with default minimized sidebar layout.
  • Fix Angular version aside menu initialized twice.