Mazer Versions Save

Free and Open-source Bootstrap 5 Admin Dashboard Template and Landing Page

v2.3.0

6 months ago

Fixes

  • Fix Sidebar - Vertical Layout with Navbar (#252)
  • Fix sidebar initialize & dropdown smooth #258
  • fixed information in Components/Card #261
  • Fix Alert "close" button colors on dark/light backgrounds f2117f98b560d0de3e6a3c8494f6677711005107
  • fix(typography): img alt attribute on error pages 42c27cf5f5082cd7316595a80f2f456bf6173542

Features

  • Added India profile visit card #259
  • Add page account profile #255
  • Add page account security and update page account profile #267
  • added comment component #265

Chore/Docs:

  • chore: upgrade deps (6a5f604a5014bafb5588352a5097401b9072ac3e)
  • Change laravel mazer repostory #254

v2.2.0

8 months ago

Fixes

  • fix: fixed bg image url in auth page, removed debug line (#223)
  • fix: alert light border in light mode (99509117474d1e098f7126140bbbe8ed12e19fbe)
  • fix: inconsisten sizing in simple datatable (#221)
  • fix: wrong title in auth pages (cbfd826d4f5b9296ed663c31719f7044ad520ffe)
  • discrepancy between the variables (#245)
  • fix: main margin-left not active when hide and show sidebar, close #219 (f0f73793bbfac1961e0d680ab03f35b35a46f9d8)
  • fix: current build default layout sidebar and main gets overlaped if the browser size gets small and the sidebar show button clicked then the browser gets bigger fix (#249)

Changes

  • feat: upgrade to bootstrap v5.3.2 (809e8476206e13abcb24ae354324cedc2ade3866)
  • style: change auth left padding
  • feat: layout rtl (2e062fdba837da382b1296e45b295593767f6d7f)

v2.1.0

1 year ago

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 (41cd619a9573fc3a39dd650abbe220dd6737c48a)
  • feat: badge notification

Fixes:

Chore/Docs

v2.0.3

1 year ago

Updates

chore: upgrade to bootstrap 5.2.3 (80df604fc77d38c809fdf8a36e140c192b16ea4e) chore: update non-major deps (1e2bb46545e3b929311a15921300d2a147bbcddd)

New Feature

feat: sticky vertical navbar (https://github.com/zuramai/mazer/commit/b0c013d441f53cb8f306f80559d48a7d36cbf022)

v2.0.2

1 year ago

Fixed bugs: fix: wrong colors for dark and light button (4a77d898256f4046e7cad5f03ac17988ca018d08) close #116 fix: the class 'card-title' should not define a fixed font-size (f5bef31c6e6ca1dffd4c45726b350f147c4935b5) fix: case sensitive chartjs (73c5b49d34e501d6c2315622d36bc20f829f1d69) fix: change typo separation on dropdown (afab59d6d8ab8ba4069462cab1c5e50e1d9c7129) fix: intermittent issue when building with Laravel Mix (dca4a8a1b2b4076aba9cd15a4b1542bd6b28c1da) fix: flickering dark mode theme (9efa17e911b61264bf92cdf8f7462e0613105316) closes #118 fix(form-validation): form validation input (acb6d5a0163af0224d045c83adf51ebcfa0fa345) fix(typo): lettercase in [component-card.html] (2cbefe054cce426ca3b3371f1eebd6f808832725) fix: google maps iframe to 100% (456a08edcbe2cfe27851efe6bdd3cbd71d76a521) fix: uneven gap social media card (82080cea18639f0286821becb0d92890de0b3e61) #141 fix: error page height not full (b95c7bc2f639df98ea70613859d8579d489a704a) fix: translation in readme (413c4e3b9161f2099e58802a94aec545a1845030) fix: add contributing guidelines for indonesian (0cd90d0a54dbd6cc2a4982348beae40c76207aa9) fix: import of functions.scss in bootstrap.scss (208d610c3a7248de6a8c13ebac8a8ddb48208637) #152 (208d610c3a7248de6a8c13ebac8a8ddb48208637) fix: dropdown not working in summernote 0.8.20 on bootstrap 5 (d74ac954f86ac18b31130a72d4cb8cce4ffcb695) #154 fix border radius gap (ed1065e6155bad8ce38f252ebc62838782ad5479) #157 fix: footer not staying in the bottom (554d6477187c14d14ad3c9f9109c3972a3555641) #155 fix: horizontal layout menu icon out of line with text, (81e7292492074c4d890ab480ac54a07a1aa69aa6) close #163 fix: remove assigning variable in conditional statement (319bf829854c91b1574e60b683fffb988a2c94cd) #168 fix: error-500.html title (301aac20af3e7165f8783197b84adec648db7d41) #173 fix: sidebar backdrop problem in vertical layout desktop mode (63d1b943dc4dc3ad1d65a7e90403fcdd3828fa85) [close] (63d1b943dc4dc3ad1d65a7e90403fcdd3828fa85) #122 fix: dark mode doesnt show on another layouts] (0923e2907a3b6e892d18985a2cc27a0929f24d54)

Style: style: add cursor style when hover toggle-dark (b648668fc1615182f6c06cf0d68413e845e1890e) #136 (b648668fc1615182f6c06cf0d68413e845e1890e) style: adjust dark background in horizontal layout (6479d2f5bf8c0d9a53416649b016ccb73d73dfbc)

New features: feat: add social media card under video card on components layouts (71c4e15de961896ffb2f61281aa73c09522422dc) feat(carousel): adding third slide (e49ac376fa7f8cffd43fd084b00e7391cfdf28e6) #156

Chore: chore: remove package-lock, use yarn-lock instead (525b452cfca6c65525fb12c7e074f68317e910ed) chore: update deps (91a2990d0e0fef9231bde6dbc78067be967df49e)

v2.0.0-rc.2

1 year ago

Fixed bug:

  • Dark mode not working on button page (#89, f8c4e4b)
  • Invalid feedback message break the input icon (#83)
  • Feedback message not showing properly in dark mode (#85)

Adjustment:

  • Icon positioning (vertical alignment)
  • Alert colors

Added:

  • Collapse page

v2.0.0-rc.1

2 years ago

Breaking: The dist folder is now removed (or empty). If you want to use this template directly, download the pre-compiled version at the releases page (#71)

Features:

  • Added dark mode
  • Load every dependencies from npm for easier dependencies management.
  • Use zip and release-it to pack the compiled dist
  • UI improvements.

Fixed bug:

  • Broken e-mail page
  • SCSS path issues
  • Fix error-403.png (#75)