v2.0.0
Mazer v2 is officially released! 🎉
The pre-compiled version of js files are now provided for easier in-flight customization (not compiled by Webpack).
You can directly use this HTML template by downloading the template.zip
file provided below.
Fixed Bugs
fix: topbar user dropdown not showing, close #92
fix(style): pricing widget shadow overlap sibling
fix: misaligned navbar items and sidebar toggler
fix: invisible text on search bar in light mode, close #106
fix: dropdown not showing in layout horizontal and vertical navbar
feat: separate extensions from page js file
fix(style): ugly card in dashboard in medium-sized screen
fix: sidebar backdrop shouldn't show on desktop
New Features
feat: upgrade to bootstrap 5.2.0
feat: add form validation page using parsleyjs
add: prettier to prettify dist result
Style
style: darken topbar user dropdown box shadow
style: remove border and boxshadow card pricing in dark mode, change color of card highlight in light mode
style: main content transition on sidebar toggle in layout-navbar