Skip to content

Releases: BoldGrid/boldgrid-theme-framework

2.1.12

11 Nov 22:21
Compare
Choose a tag to compare
  • 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

11 Sep 20:41
Compare
Choose a tag to compare

Bug Fixes

  • Ensure that the site header is correctly output when settings are updated in customizer. #127

Updates

  • Updated primary upsell link in customizer. #126
  • Added a check for github personal access token during the latest version check for TGMPA to avoid build time rate limits on the requests. #128

2.1.10

09 Sep 22:31
Compare
Choose a tag to compare

Bug Fixes

  • Comment titles on post/pages should not be hidden when post titles are hidden in customizer. #123
  • Creating new menu in customizer should show only used menu locations. #124
  • Fonts should display in Gutenberg and Classic Editor for proper WYSIWYG now. #125

2.1.9

31 Jul 22:48
Compare
Choose a tag to compare

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

  • Removed unnecessary loading of FontAwesome from CDN in Kirki. #113
  • The default for post dates has been set to date format instead of human readable. #115
  • Removed Crio branding from customizer controls. #117
  • Updated theme dashboard support information. #48

2.1.8

20 Jul 23:46
Compare
Choose a tag to compare
Version 2.1.8 Release

2.1.7

03 Jun 20:49
Compare
Choose a tag to compare

Bug Fixes

  • Pagination "active" class is now properly applied. #109
  • Removed duplicate panel being displayed in Gutenberg Editor. #108
  • Ignored CSS transitions on archive pages when printing. #106

Updates

  • Increased tap target size for pagination. #105

1.6.1

03 Jun 22:38
Compare
Choose a tag to compare
1.6.1 Pre-release
Pre-release

Bug Fix

  • Allow menu item title attributes to be empty #110

2.1.6

14 May 19:34
Compare
Choose a tag to compare

Updates

  • Ensure paginate_comments_links is being used where necessary. #92
  • scssphp package updated to address Theme Check issue.

2.1.5

14 May 01:26
Compare
Choose a tag to compare

Bug Fixes

  • Fixed issue where sidebars were not dynamically populating in customizer. #47
  • WP5.2 unitless line-height causing alignment issues for icons in customizer. #88
  • WooCommerce quantity inputs no longer disabled after ajax cart updates. #34
  • Fixed partial refresh issue with changing header layouts. #91

2.1.4

09 May 21:51
Compare
Choose a tag to compare

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, and woocommerce_after_quantity_input_field.
  • Added .form-control and .input-number CSS classes to quantity inputs via woocommerce_quantity_input_classes.