New
- Laravel Added new page for plugin jquery-mask-plugin. See documentation You can access this page in /jquerymask
- Angular Added CRUD+Tables examples for Angular 10+. (eCommerce module)
- Angular Added User Profile example for Angular 10+.
- React Added User Profile example.
- Laravel and Vue Added guide how to make Metronic Vue and Laravel integration.
- See documentation
- Vue Added vue demo6 version.
Updates & Improvements
- HTML Bootstrap v4.5.3 update.
- HTML Gulp compile using --prod flag or enable js/css minification setting will append .min to the output filename.
- HTML Gulp auto resolve path for 3rd party node modules plugin in SCSS. Eg. @import "../node_modules/bootstrap/ to @import "bootstrap/
- Angular Upgraded Angular version to 10.6.1.
Fixes
- HTML Fix Demo 5 dashboard widget bug on iOS.
- HTML Fix buttons issue in KTDatatable event demo page.
- HTML Fix KTDatatable function getSelectedId() duplicated id.
- HTML Fix KTDatatable border for HTML table.
- HTML Fix KTDualListbox duplicating options
- HTML Fix webpack file paths import by prepend ./ at the beginning of the file path.
- React Fix Breadcrumbs wrong path issue.
- React Fix eCommerce 'ProductEdit' form issues.
- React Fix eCommerce 'FetchModel' modal HTML issues.
New
Vue Added User Sign-in, Sign-up and Password Reset Pages. See preview.
Vue Added User Profile, Account and Password Change Pages. See preview.
Angular 10 Added Demo2. See preview.
Angular 10 Added Demo3. See preview.
Updates & Improvements
HTML Added Demo 7 minimal header option. Add header-bottom-enabled to have bottom menu enabled.
VUE Added profile page in Custom -> Pages -> Profile
LARAVEL Upgrade version of Laravel 8
Fixes
HTML Fixed submenu toggle issue< in Demo 1 Minimized Aside
HTML Fixed Demo 7 default Hidden Menu issue
HTML Fixed Demo 7 default hidden Menu
LARAVEL Fixed Laravel expandable minimized aside menu on hover.
Angular 10 Fixed Demo 1 footer width issue when aside is disable
VUE Fixed Vue bug with aside menu not expanded when accessed directly via URL.
Updates & Improvements
- HTML Added Demo 7 minimal header option. Add header-bottom-enabled to have bottom menu enabled.
- ANGULAR Added 4 new wizards examples.
- HTML Improve gulp minify build.
- HTML Changed jsUglify gulp build config to jsMinify.
Fixes
- HTML Fixed Bootstrap Touchspin input's default value issue.
- HTML Fixed Draggable Card border issue on draggable zone click.
- HTML Fixed Demo 1 aside toggle click issue on minimized aside hover.
- HTML Fixed Demo 13 multi-level submenu offset issue.
- HTML Fixed User Profile scroll issue on mobile.
- HTML Fixed KTDatatable autoHide toggle when no detail row to render.
- HTML Fixed KTDatatable width adjustment issue when there is no data.
- ANGULAR Fixed Aside Dropdown mode.
- REACT Fixed React Registration Form issue with 'terms and conditions' checkbox.
- Vue Added new Vue Treeselect plugin. See documentation.
- Vue Added vue demo5 version.