New
Updates & Improvements
- New Sticky Portlet. Preview it here.
- New Sticky Action Bar.Preview it here.
- New Type typography component. Preview it here.
Fixes
- Bootstrap v4.1.1 Update.
- Fontawesome5 Update.
- Sweetalert2 v7.22.0 Update
- Migration from jQuery Custom Scrollbar plugin mCustomScrollbar to Perfect Scrollbar plugin. For data-scrollable=true change data-min-height to data-height.
- Add autoprefixer to the Gulp compiler.
- Improve overall theme performance.
- Improve Aside Menu submenu accordion animation.
- Improve Page Smooth Scrolling.
- Improve Portlet responsiveness.
- Enable IE10 and IE11 support.
- Improve fixed Aside Menu hover mode.
- Add layout.customScrollbar in mDatatable option to enable/disable custom scrollbar.
- Fix Locked mDatatable issue.
- Fix Line Tabs click issue on Safari.
- Fix Content Wrapper overflow issue for all demos.
- Fix Left Aside z-index issue for all demos.
- Fix Smooth Scrolling on iOS devices.
- Fix Popover dark skin arrow color issue.
- Fix Demo 12 header bg issue on boxed layout.
- Fix Topbar profile menu's user pic border radius issue.
- Fix Content Scroll issue for all demos.
- Fix Wizard 4 navigation issue on smaller width.
- Fix Fontawesome5 icons custom sizing classes.
- Fix mDatatable auto scroll to top when click empty link in Edge and IE browser.
- Fix mDatatable API for checkbox not clear when setActiveAll(false) and then reload().
- Cast mDatatable pagination meta to integer if string privided.
- Fix mDatatable reload() for remote JSON not updated.
- Fix mDatatable local search does not find value other than string.
- Fix Gulp Compiler to compile by demo option.
- Prevent mDatatable checkbox to be cleared after refresh.
- Remove mDatatable unnecessary loading spinner.
- Fix SweetAlert2 deprecated function warning.
Updates & Improvements
- Bootstrap 4.1.0 update.
- mDatatable performance improvements
- Remove mDatatable deprecated methods: row.getDatatable() and row.getIndex() in template callback.
- mDatatable local search and filter improvements.
- For mWizard plugin added mWizard.stop() and mWizard.start() API methods instead of retruing boolean value from Event handler function to cancel wizard step.
Fixes
- Fix Angular login page script error of undefined function animateClass.
- Add missing revenueChange(); to initialize script at dashboard.js.
- Fix mDatatable select-all checkbox to not check all other checkboxes in other cells.
- Fix mDatatable add undefined check to the returned remote data.
- Fix to "today" date error in dashboard.js.
- Fix gulp command for Angular to allow without flag --angular-jquery.
- Fix missing profile page.
- Fix missing jquery-ui images.
- Fix jquery-ui to exclude tooltips, to prevent conflict with the Bootstrap's tooltip.
- Fix mDatatable Local search not looking into nested object.
- Fix mDropdown with hover mode can not toggle on mobile.
- Fix fixed scrollable aside menu issue for all demos.
- Fix Demo 3 JS error on window resize.
- Fix Default demo aside hide issue.
- Fix mDropdown z-index issue with Bootstrap tooltip and popovers.
- Fix form section layout font size issue.
- Fix Bootstrap Dropdown z-index should be higher than the header's z-index issue.
- Fix Portlet footer border color issue.
- Fix Portlet footer issue on fullscreen mode.