woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Alex Florisca 56cc77fcef
Fix the mini cart items not being visible when zoomed in (#48384)
* Render an aria-label for the initial mini cart html

* FIx mini-cart items not visible when zoomed in

* Add changelog

* Fix linting issues

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Kick the GH actions

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* delete duplicate changelog file

* Add changefile(s) from automation for the following project(s): woocommerce-blocks, woocommerce

* Delete plugins/woocommerce/changelog/48384-fix-43639-zoom-mini-cart

---------

Co-authored-by: github-actions <github-actions@github.com>
2024-07-09 16:47:21 +01:00
..
mini-cart-contents [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
quantity-badge Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
utils update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
block.json Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
block.tsx Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
component-frontend.tsx Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
edit.tsx Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
editor.scss Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00
frontend.ts Load mini cart scripts by default on touch-enabled (mobile) devices (#48769) 2024-06-28 13:23:32 +01:00
index.tsx Remove isFeaturePlugin and flag code from FeatureGating class (#47866) 2024-05-30 02:50:09 +12:00
style.scss Fix the mini cart items not being visible when zoomed in (#48384) 2024-07-09 16:47:21 +01:00
types.ts Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00