woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/shipping
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
..
test Make shipping total in Cart/Checkout block order summaries show FREE if shipping price is 0 (#47553) 2024-05-20 18:42:54 +02:00
calculator-button.tsx Turn Cart change address link to button (#47460) 2024-05-16 16:51:03 +02:00
index.tsx [Performance]: Replace `classnames` usage with `clsx` (#47760) 2024-05-31 05:49:36 +02:00
shipping-address.tsx Display shipping calculator link in the Cart block when fallback shipping options available (#43803) 2024-01-24 20:40:53 +04:00
shipping-placeholder.tsx Fixed Blocks Linting Errors (#42727) 2023-12-12 15:05:20 -08:00
shipping-rate-selector.tsx update text domain in plugins/woocommerce-blocks (#42717) 2023-12-12 14:12:36 -08:00
shipping-via.tsx Local Pickup: handle some UI issues 2023-01-12 15:42:04 +01:00
style.scss Make shipping total in Cart/Checkout block order summaries show FREE if shipping price is 0 (#47553) 2024-05-20 18:42:54 +02:00
utils.ts Fix total shipping display info when no shipping method is available (https://github.com/woocommerce/woocommerce-blocks/pull/8819) 2023-05-25 06:31:15 +01:00