Releases: woocommerce/storefront
Releases · woocommerce/storefront
3.8.0
- Fix – Several visual issues when a Search block was added to a widget area (#1755)
- Fix - Removed superfluous slashes from Star and WooCommerce fonts urls (#1754)
- Fix - Fix hidden disclosure arrow on
<summary>
tags (#1727) - Fix - Remove full width image mobile margin and remove full width image block margins on mobile (#1713)
- Enhancement – Remove skip-link-focus-fix.js. (#1653)
3.7.0
3.6.0
- Fix – Fix potential error that can occur when product is null on sticky add to cart (#1650)
- Fix – Accessibility: add aria-label on breadcrumbs (#1668)
- Fix – Hide spinner when Payment Request button is disabled (#1672)
- Dev – Remove deprecated functions (#1652)
- Dev – Remove jQuery Pointer Events Polyfill (PEP) (#1654)
- Dev – Update various dependencies.
3.5.1
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
Changelog
- Fix – Prevent a fatal error on activation if WooCommerce Admin is intentionally disabled.
- Fix – Removed legacy code targeting unsupported versions of WooCommerce. Storefront currently supports 4.2+.
- Dev - Update stylelint to use stylelint-config-wordpress\scss config and refactor SCSS files to follow WordPress CSS coding standards.
- Dev - Updated engines in package.json.
- Dev - Fixed PHP linting warnings.