woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Karol Manijak 2f68f9265b
Fix most of lint warnings (#50869)
* Fix number of lint warnings

* Add changelog

* Improve mocking value

* Fix exports

* Fix mock

* Bring back the empty array hook dependency
2024-08-23 14:30:14 +02:00
..
mini-cart-contents Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00: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 Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00: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 Fix most of lint warnings (#50869) 2024-08-23 14:30:14 +02: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