woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart
Seghir Nadir 2a406c7e8a
Update all blocks to V3 (#48720)
* Update all blocks to V3

* remove explicit version set in shared config blocks

* update styling for Cart/Checkout in iframe

* test: fix block e2e tests

* test: fix attribute filter e2e tests

* test: fix product collection e2e tests

* test: fix product on sale e2e test

* test: fix rating filter e2e tests

* test: fix review e2e tests

* test: fix stock e2e tests

* test: fix preview button test

* fix: product on sale wrapper

* test: fix insertBlockByShortcut in iframe

* test: fix core e2e tests

* chore: changelog

* test: typo

* test: update PC e2e tests

* add test to make sure iframe canvas is loaded

* fix syntax error

* Update plugins/woocommerce-blocks/tests/e2e/tests/basic.block_theme.spec.ts

Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>

---------

Co-authored-by: Tung Du <dinhtungdu@gmail.com>
Co-authored-by: Bart Kalisz <bartlomiej.kalisz@gmail.com>
2024-08-20 10:14:11 +00: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 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