Fixes: fix: vertical navbar bug (close #284) fix: tinymce dark mode not working (close #287) fix: navbar scrolling doesn't render fully (close...
Unclaimed project
Are you a maintainer of mazer? Claim this project to take control of your public changelog and roadmap.
Changelog
Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page
Fixes: fix: vertical navbar bug (close #284) fix: tinymce dark mode not working (close #287) fix: navbar scrolling doesn't render fully (close...
Fixes
Features
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.
chore: upgrade to bootstrap 5.2.3 (80df604fc77d38c809fdf8a36e140c192b16ea4e) chore: update non-major deps (1e2bb46545e3b929311a15921300d2a147bbcddd)
feat: sticky vertical navbar (https://github.com/zuramai/mazer/commit/b0c013d441f53cb8f306f80559d48a7d36cbf022)