v2.1.0
In Mazer v2.1, it has a lot of breaking changes especially in assets folder. The main reason is because we migrated the build tools to Vite instead of Webpack (and Laravel Mix). Laravel Mix is now unmaintained (even Laravel itself had change it to Vite). Vite offers much faster development experience and allows us to much greater customization powered by Rollup.
Features:
- Migrate to Vite v4
- Date time picker
- Multi-level menu
- Add accordion component (41cd619)
- feat: badge notification
Fixes:
- Mazer's bug UIs [#216]
- Pagination bug active in datatables #208
- Margin and padding issues which change suddenly when do dark mode #207
- Active mode on Nav items in horizontal layout not working #165
- fix: chartjs not showing, close #206
- fix: 'active' class doesn't appear in Components>Accordion. close #205
- fix: changed svg color value from #fff to white
- fix: dark mode doesn't work in other layouts
- fix: auth dark mode and padding
- fix: body scroll adjustment on sidebar toggle #195
- fix: input readonly's id