woocommerce/plugins/woocommerce-blocks/assets/js/blocks/customer-account
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
..
block.json Block Hooks API: Add CustomerAccount block to header (#43267) 2024-03-26 08:38:06 +00:00
block.tsx Add aria label to the customer account block link (#46899) 2024-04-29 13:35:47 +12:00
edit.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
editor.scss Fix inconsistent padding in Customer Account block (https://github.com/woocommerce/woocommerce-blocks/pull/10476) 2023-08-29 07:32:48 +02:00
index.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
sidebar-settings.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
style.scss Customer Account block: Remove margin-left from label (#45934) 2024-03-27 10:24:11 +00:00
types.ts Make the customer account icon bigger to match the mini-cart one (https://github.com/woocommerce/woocommerce-blocks/pull/8594) 2023-03-03 15:44:34 +01:00