woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/cart-line-items-table
Albert Juhé Lluveras bbaa4d8798 Mini Cart as template part (https://github.com/woocommerce/woocommerce-blocks/pull/5025)
* Fix wrong event prefix in doc comment

* Make className prop in CartLineItemsTableProps optional

* Mini Cart as template part

* Remove BlockTemplatePartsController and instead use BlockTemplatesController

* Remove old code

* Clean up frontend rendering

* Update tests

* Improve if clause

* Fix wrong tests title

* Fix wrong variable name

* Make sure Mini Cart contents block is unmounted whem mini cart closes or unmounts

* Remove unnecessary waitFor

* Fix PaymentMethodDataProvider wrong children type

* TypeScript fixes

* Make comment shorter

* Remove test code

* Fix contant unmounts of Mini Cart contents block

* Fix wrong template_type passed

* Set Template part area to 'uncategorized'

* Set Template part area to the correct value

* Move template dir check outside loop
2021-11-19 12:47:48 +01:00
..
cart-line-item-row.tsx Add cart item classname filter (https://github.com/woocommerce/woocommerce-blocks/pull/4992) 2021-11-09 15:15:35 +00:00
index.tsx Mini Cart as template part (https://github.com/woocommerce/woocommerce-blocks/pull/5025) 2021-11-19 12:47:48 +01:00