Releases: BoldGrid/boldgrid-theme-framework
Releases · BoldGrid/boldgrid-theme-framework
2.1.12
- Bug fix: mce_external_plugins returning incorrect values. #129
- Bug fix: WP 5.3 - Color palette preview fails with js error. #132
- Bug fix: Background patterns not displayed if background image is set. #135
- Bug fix: Preview of header background videos not displaying. #138
- Bug fix: Body background overlay not working if pattern was selected before setting image. #139
- Bug fix: Variable styles not applied for when used within Post and Page Builder. #141
- Bug fix: Background image setting switches to pattern & color after adding image. #140
- Update: Font sprite and webfonts json were updated to match latest font availability. #134
2.1.11
Bug Fixes
- Ensure that the site header is correctly output when settings are updated in customizer. #127
Updates
2.1.10
2.1.9
Bug Fixes
- Menu items with mark now respect whitespace. #114
- The "No Sidebar" icon is used for customizer controls instead of default "Sidebar Right". #116
- Primary sidebar now loads in the Widgets section in customizer. #118
- Sidebar icon is now properly positioned. #119
- Section title fonts in customizer are now correct. #120
Updates
2.1.8
2.1.7
1.6.1
2.1.6
2.1.5
Bug Fixes
2.1.4
New Features
- Users can now toggle on/off the "Scroll To Top" button from the customizer. #78, #79
- Users can now select different background blend modes for background image overlays in the customizer. #85
Bug Fixes
- Southwest alignment control for branding blocks should now be correctly aligned. #80
- Pagination elipses should no longer have hover effects applied. #77
- Parallax backgrounds should show up on the frontend site now. #81
- Parallax backgrounds should now fill entire screen in customizer. #82
- Fixed some issues for select elements not displaying with the correct styles on the frontend site.
Updates
- Raised minimum PHP version to 5.6.0.
- Updated scssphp dep to latest version.
- Removed jQuery Stellar library and added Jarallax for a smoother parallax effect and better performance.
- Removed limitation of node 10.12.0 - 10.13.0 for build process. #86
- Added support for WooCommerce's upcoming new hooks:
woocommerce_before_quantity_input_field
, andwoocommerce_after_quantity_input_field
. - Added
.form-control
and.input-number
CSS classes to quantity inputs viawoocommerce_quantity_input_classes
.