woocommerce/plugins/woocommerce-blocks/assets/js/blocks/mini-cart/mini-cart-contents
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
..
inner-blocks [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
attributes.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
block.tsx Add `CartEventContext` and dispatch events when pressing proceed to checkout button (https://github.com/woocommerce/woocommerce-blocks/pull/7809) 2023-06-19 08:44:37 -07:00
edit.tsx Remove isFeaturePlugin and flag code from FeatureGating class (#47866) 2024-05-30 02:50:09 +12:00
editor.scss Prevent Mini-Cart template part preview in Site Editor being too high (https://github.com/woocommerce/woocommerce-blocks/pull/10204) 2023-07-14 16:12:40 +02:00
index.tsx Remove isFeaturePlugin and flag code from FeatureGating class (#47866) 2024-05-30 02:50:09 +12:00
inner-blocks-style.tsx Update Mini-Cart block editor sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/9420) 2023-05-11 14:52:03 +02:00