Initial release of v6.x. For more info please check the v6.0 update notes here.
New Added new Classic version without build tools. For this version npm, gulp, yarn and sass are not required. Updates & Improvements mUtil.find() and mUtil.findAll(), to check undefined element. Upgrade Angular version 6.1.4 Fixes Fixed missing icon in Angular Default Demo's topbar. Fixed Form Wizard 1 fix the step progress issue. Fixed Fullcalendar day event view margin issue. Custom checkbox tick direction fix for RTL version. Fixed DataTables missing column's search input. Fix Angular eCommerce datatable selection issue. Fix Angular mobile responsive view in login page.
New Added HTTP Inteceptor example in eCommerce module Updates & Improvements Separate eCommerce services for fake REST API and real HTTP requests. Mock Back-end documentation. Fixes Fix RTL arror direction for Aside Menu Fix Fontawesome sizing classes(e.g: fa-2x,fa-2x) Fix SweetAlert2 body auto height issue Fix Spinner and Loader animation issue on IE11 Fix HTML source codes indentation and formation Fix extra quotes in HTML source Fix mDatatable checkbox bug (freeze and crash) in iOS Fix Angular Portlet Component's variable name typo, change from headOverflay?: boolean; to headOverlay?: boolean;