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