woocommerce/plugins/woocommerce-blocks/assets/js/blocks/reviews
Patricia Hillebrandt 5dd7713346
[Performance]: Replace `classnames` usage with `clsx` (#47760)
* Replace classnames with clsx within woocommerce-blocks.

* Undo unnecessary change to getClassnames const.

* Replace classnames with clsx within woocommerce-admin.

* Add changelog.

* Update the pnpm lock file

* Address lint.

* Address lint errors for the block-library.
2024-05-31 05:49:36 +02:00
..
all-reviews Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
reviews-by-category Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
reviews-by-product Reviews by Product > No Reviews Placeholder: Refactor component from JavaScript to TypeScript (#44664) 2024-02-22 22:23:53 -03: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