*** Miniature Changelog *** 2024-01-18 - version 1.2.3 * UPDATED: Compatibility with WooCommerce 8.5.x 2023-11-20 - version 1.2.2 * Fixed mobile product grid block 2 column layout. * Fixed Featured product category styling. * Fixed All products sort select styling. * Fixed issue where the lightbox hook would sometimes throw a warning. 2023-11-16 - version 1.2.1 * FIXED: A PHP 8.1 deprecation warning thrown when null was passed to preg_match() * FIXED: Product grid slideshow style clash with WooCommerce blocks 11.1.2 * FIXED: Minor fixes for the search block * FIXED: All products block grid spacing and minor styling fixes. * FIXED: Minor styling for filter blocks. * FIXED: Quantity selector height in cart block * FIXED: Make sure WC() is not called unless WooCommerce is active. 2023-10-19 - version 1.2.0 * UPDATED: Compatibility with WooCommerce 8.2.0 2023-08-08 - version 1.1.5 * UPDATED: Compatibility with WooCommerce 7.9.0 * FIXED: Since the iframe-ing of the block editor in WP 6.3, block editor assets would not get enqueued under specific circumstances. * CHANGED: Block editor assets are now enqueued via the 'enqueue_block_assets' action instead of 'enqueue_block_editor_assets'. * ADDED: Missing translators comment in the content-widget-reviews WooCommerce template. 2023-06-23 - version 1.1.4 * UPDATED: Compatibility with WooCommerce 7.8.0 * FIXED: Enqueue cart fragments when minicart is visible 2023-01-23 - version 1.1.3 * Future-proof support for One Click Demo Import, by replacing older 'pt-ocdi/*' hook names with the more recent 'ocdi/' ones. * Fixed implicit conversion warning in PHP 8 2022-05-27 - version 1.1.2 * Fixed product block styles for WooCommerce 6.8.0 * Fixed the header product search (ajax) to respect product visibility. 2022-05-27 - version 1.1.1 * Fixed an issue with the Columns & Gallery blocks spacing introduced in WP6 * Fixed an issue where the theme's default image border radius is being reset by WP6 * Drop items to one column on tablet portrait (768px) and below on the columns block on installations earlier than WP6 2022-05-16 - version 1.1.0 * Fixed and issue where the Ajax remove from cart button on minicart wouldn't work. * Set --wp--style--block-gap to 0 to prevent the theme's grid from breaking when using the Columns block. * Minor styling updates on product, price range & active filters block. * Fixed variations table table heading styling. * Fixed an issue where the theme might throw a fatal error if WooCommerce was not activated. * Improved sample import procedure when using One Click Demo Import. 2021-07-13 - version 1.0.1 * Initial release.