woocommerce/plugins/woocommerce-blocks/assets/js/base/components/cart-checkout/totals/footer-item
Thomas Roberts c8f6f5e372 Hide "including X in taxes" when the amount of tax is 0 (https://github.com/woocommerce/woocommerce-blocks/pull/4262)
* Hide "including x in taxes" if tax amount is 0

* Add jest types to tsconfig

* Move SHOW_TAXES into component body

This is to make the code more testable and allows us to change values. There's no significant performance impact because of this change.

* Add tests and snapshots for TotalsFooterItem
2021-05-25 08:43:46 +01:00
..
stories Add stories to Cart & Checkout totals components (https://github.com/woocommerce/woocommerce-blocks/pull/3533) 2020-12-14 09:15:50 +01:00
test Hide "including X in taxes" when the amount of tax is 0 (https://github.com/woocommerce/woocommerce-blocks/pull/4262) 2021-05-25 08:43:46 +01:00
index.js Hide "including X in taxes" when the amount of tax is 0 (https://github.com/woocommerce/woocommerce-blocks/pull/4262) 2021-05-25 08:43:46 +01:00
style.scss Update Cart and Checkout sidebar design (https://github.com/woocommerce/woocommerce-blocks/pull/3797) 2021-02-09 09:10:45 +01:00