Skip to content

2.1.4

Compare
Choose a tag to compare
@timelsass timelsass released this 09 May 21:51

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.