Download Metronic - Responsive Admin Dashboard Template 9.1.0 from nulled fire. Metronic is a responsive and multipurpose admin powered with Twitter Bootstrap & Angular
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