woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart
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
..
cart-cross-sells-product-list Show rating stars for the cross-sells products (#43069) 2023-12-28 16:20:07 +07:00
inner-blocks [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
test Update blocks JS tests to React 18 (#47383) 2024-05-15 21:33:36 +12:00
attributes.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
block.js Update Blocks Text Domain 2023-12-09 05:44:54 -08:00
context.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
edit.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
editor.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
frontend.js WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00
index.js [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
style.scss Update Order Summary Design (#45767) 2024-04-25 12:03:31 +07:00
types.ts WIP: Add Inner blocks to order summary (https://github.com/woocommerce/woocommerce-blocks/pull/6065) 2022-04-01 15:45:18 +02:00