v0.3.0-alpha
Pre-release
Pre-release
fatihbalsoy
released this
28 May 18:45
·
217 commits
to master
since this release
Download ↓
Installation Guide | Tested on WordPress 6.2.2
Changes
- New option to enable large admin bar.
- Admin menu buttons match Material Design 3 guidelines.
- Color tinted, extra padding, a selected variant of icons, and ripple effect.
- Replaced system serif font with DM Serif Display for the heading.
Its classic yet contemporary aesthetic is a perfect fit for the WordPress dashboard, enhancing its overall look and feel. The font's refined letterforms and balanced proportions create a harmonious composition that exudes professionalism and style.
- Welcome panel colors match the primary color.
- Updated Google Material Icons.
- Removed Community Material Icons due to its large size.
- Removed circular constraint on plugin logos.
Large Admin Bar [off] | Large Admin Bar [on] |
---|---|
Serif Header is enabled on both images. The primary color is set to black (#000).
Fixes
- Default settings were not applied after plugin initialization, causing the login page and front end to have transparent buttons/menus and no rounded corners.
- The update checker was always displaying "Update available".
- Icons on the admin bar were very large and misaligned on mobile.
- Cards in the plugin browser page were misaligned.
- Buttons and links were not matching the primary color.
- Content was misaligned, used
calc(admin-menu-width(px) + content-padding(%))
to fix this.
Known Issues
- When the admin bar is enlarged, the admin menu is not displayed correctly on mobile.
- Submenus, under a selected menu, are not clickable.
Changelog
Full Changelog: v0.2.2-alpha...v0.3.0-alpha
Previous Release: v0.2.2-alpha