woocommerce/plugins/woocommerce-blocks/assets/js/blocks/reviews
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
..
all-reviews Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
reviews-by-category Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
reviews-by-product Update all blocks to V3 (#48720) 2024-08-20 10:14:11 +00:00
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
attributes.ts Reviews block: Convert editor-block.js to editor-block.tsx and replace propTypes with TypeScript definitions (#44594) 2024-02-20 10:58:52 -03:00
edit-utils.js Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
editor-block.tsx Reviews block: Convert editor-block.js to editor-block.tsx and replace propTypes with TypeScript definitions (#44594) 2024-02-20 10:58:52 -03:00
editor-container-block.tsx Reviews block: Convert editor-block.js to editor-block.tsx and replace propTypes with TypeScript definitions (#44594) 2024-02-20 10:58:52 -03:00
editor.scss Checkout Block: Add Legal links (https://github.com/woocommerce/woocommerce-blocks/pull/1881) 2020-03-06 12:20:17 +00:00
example.js Update dependencies order (https://github.com/woocommerce/woocommerce-blocks/pull/1146) 2019-11-08 17:30:11 +01:00
frontend-block.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
frontend-container-block.tsx Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
frontend.ts Refactor frontend, frontend-container-block (of reviews) to TypeScript (https://github.com/woocommerce/woocommerce-blocks/pull/10787) 2023-09-20 04:21:26 +00:00
save.js Update Reviews blocks so they use block styles (https://github.com/woocommerce/woocommerce-blocks/pull/4323) 2021-09-16 11:32:48 +02:00
types.ts Convert to tsx and replace proptypes by ts definitions (https://github.com/woocommerce/woocommerce-blocks/pull/10471) 2023-11-27 12:08:17 +01:00
utils.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00