Releases: webmandesign/michelle
Releases · webmandesign/michelle
1.5.0
Updated
- Improved editor UI
- Enabled link color and border controls for editor
- Preventing issues with CSS minification tools
- Improving screen reader text styles in editor
- Improving pagination accessibility
- Updating and fixing minor CSS style issues
- Updating 3rd party scripts
- Localization
Fixed
- Compatibility with WordPress 6.3
- Plugin recommendation script (TGMPA) PHP8 error
- Heading spacing styles
- Removing skip link to mobile menu toggle when mobile menu is disabled
- Compatibility with "Integration for WooCommerce" plugin
File updates
changelog.md
readme.txt
style.css
assets/scss/_custom-properties.scss
assets/scss/blocks.scss
assets/scss/comments.scss
assets/scss/content.scss
assets/scss/customize-controls.scss
assets/scss/customize-preview.scss
assets/scss/editor-style-blocks.scss
assets/scss/editor-style-classic.scss
assets/scss/global.scss
assets/scss/welcome.scss
assets/scss/_tools/_function-pow.scss
assets/scss/_tools/_function-round.scss
includes/Accessibility/Component.php
includes/Content/Block.php
includes/Loop/Pagination.php
includes/Menu/Component.php
includes/Setup/Editor.php
languages/*.*
vendor/a11y-menu/a11y-menu.dist.min.js
vendor/a11y-menu/a11y-menu.js
1.4.1
Fixed
- Outline button padding
- Excerpt HTML in Query Loop block
- Mobile pagination previous/next button not displaying
- Full aligned blocks horizontal margin
File updates
changelog.md
readme.txt
style.css
assets/scss/blocks.scss
assets/scss/global.scss
includes/Content/Block.php
1.4.0
Fixed
- WordPress 6.1 compatibility
File updates
changelog.md
readme.txt
style.css
assets/scss/_custom-properties.scss
assets/scss/blocks.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
1.3.11
Updated
- Improving HTML
- Code comments, formatting and organization
- Block editor font size names
- Improving styles
- Improving JavaScript
- Localization
Fixed
- Preventing scrollbar width miscalculation on Android devices
- Preventing accessibility issue regarding skip link color contrast
File updates
changelog.md
readme.txt
style.css
assets/js/customize-preview.js
assets/scss/blocks.scss
assets/scss/content.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
includes/Assets/Editor.php
includes/Customize/CSS_Variables.php
includes/Setup/Editor.php
includes/Tool/AMP.php
includes/Tool/Google_Fonts.php
languages/*.*
templates/parts/component/entry-header-singular.php
templates/parts/component/page-header-404.php
templates/parts/component/page-header-archive.php
templates/parts/component/page-header-none.php
templates/parts/component/page-header-search.php
templates/parts/component/page-header.php
1.3.10
Fixed
- Cover block padding
- Block editor styles
File updates
changelog.md
readme.txt
style.css
assets/scss/blocks.scss
assets/scss/editor-style-blocks.scss
1.3.9
Fixed
- Gallery image caption styles
- Full aligned blocks horizontal padding
- Dotted separator alignment
- Spacing of lists with background
- Columns block spacing
File updates
changelog.md
readme.txt
style.css
assets/scss/blocks.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
1.3.8
Updated
- Enabling "no gaps" block style for Group block
- Improving compatibility with WordPress 6.0 blocks functionality
- Improving accessibility
Fixed
- Improving navigational menu accessibility
- WordPress 6.0 Columns block spacing and layout
- Wide and full aligned blocks spacing
- "No gaps" block style not working
- Left/right alignment issues
- Styling issues
- Block editor styles
- Site info privacy link separator spacing
File updates
changelog.md
readme.txt
style.css
assets/js/editor-blocks.js
assets/scss/blocks.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
includes/Content/Block.php
includes/Content/Block_Styles.php
includes/Tool/AMP.php
templates/parts/footer/site-info.php
1.3.7
Updated
- "Welcome" page improvements
- Removing obsolete
container_class
primary menu argument - Improved accessibility
- Improved mobile device line height
- Improved styles
- Localization
Fixed
- WordPress 6.0 align and width issues
- WordPress 6.0 large Quote styles
- Mobile navigation JavaScript issue
- Mega menu focus styles
- Cover block color contrast issue
- Primary menu
.current_page_parent
styles - CSS quotes localization
- Editor styles
File updates
changelog.md
readme.txt
style.css
assets/js/editor-blocks.js
assets/js/modal-search.js
assets/js/navigation-mobile.js
assets/scss/_custom-properties.scss
assets/scss/_extend.scss
assets/scss/blocks.scss
assets/scss/customize-controls.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
assets/scss/welcome.scss
includes/Assets/Scripts.php
includes/Content/Block.php
includes/Content/Starter.php
includes/Header/Component.php
includes/Menu/Component.php
includes/Welcome/Component.php
languages/*.*
templates/parts/admin/welcome-a11y.php
templates/parts/admin/welcome-demo.php
templates/parts/admin/welcome-features.php
templates/parts/admin/welcome-footer.php
templates/parts/admin/welcome-guide.php
templates/parts/admin/welcome-header.php
templates/parts/admin/welcome-promo.php
1.3.6
Fixed
- Fixing WordPress 5.9 columns block gap
- Fixing quotation marks localization
- Fixing tablet stacking styles
File updates
changelog.md
style.css
assets/scss/blocks.scss
assets/scss/content.scss
assets/scss/global.scss
templates/parts/content/content-none.php
1.3.5
Updated
- Improving styles
Fixed
- WordPress 5.9 bugs
- Editor style bugs
- Filter hook name for disabling JavaScript
File updates
changelog.md
readme.txt
style.css
assets/scss/blocks.scss
assets/scss/editor-style-blocks.scss
assets/scss/global.scss
includes/Assets/Factory.php