woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Gabriel Manussakis a00c61481d
[Accessibility] Remove opacity from the hover style of the mini cart button (#50240)
* Remove opacity from the hover style of the mini cart button

* Add changelog file
2024-08-05 15:58:48 +02: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 [React 18] Use `createRoot().render()` instead of `render()` (#48843) 2024-07-26 09:18:48 +02: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 [React 18] Use `createRoot().render()` instead of `render()` (#48843) 2024-07-26 09:18:48 +02: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 [Accessibility] Remove opacity from the hover style of the mini cart button (#50240) 2024-08-05 15:58:48 +02:00
types.ts Add product count visibility option to mini cart block (#48545) 2024-07-04 13:52:01 +03:00