woocommerce/plugins/woocommerce-admin/client/marketing/overview-multichannel/Channels
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
..
Channels.scss Simplify Channels CSS. 2023-01-28 01:16:31 +08:00
Channels.tsx Simplify boolean expression before && in Marketing page. 2023-03-27 21:55:42 +08:00
IssueStatus.scss Code refactor with SyncStatus and IssueStatus components. 2023-01-28 00:14:50 +08:00
IssueStatus.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
RegisteredChannelCardBody.scss Stylelint: Update config to double quotes (#45607) 2024-03-26 10:41:34 -03:00
RegisteredChannelCardBody.tsx Make sure expression before && is always boolean in React rendering in marketing page. 2023-03-15 08:24:00 +08:00
SyncStatus.scss Code refactor with SyncStatus and IssueStatus components. 2023-01-28 00:14:50 +08:00
SyncStatus.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
iconSize.ts Code refactor with SyncStatus and IssueStatus components. 2023-01-28 00:14:50 +08:00
index.ts Use useImperativeHandle instead of exposing button ref in Channels. 2023-03-20 01:00:19 +08:00