woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart-i2
Seghir Nadir b6167bc179 Cart i2: Render filled and empty Carts on frontend (https://github.com/woocommerce/woocommerce-blocks/pull/4802)
* WIP getting to work on frontend

* restore frontend.tsx

* fix layout

* remove unit tests living where they shouldn't be living

* remove skeleton

* support emtpy cart in frontend

* remove extra todo

* use fragment instead of div

* Add empty cart event

* Remove extra fragment
2021-09-23 16:38:30 +01:00
..
checkout-button Create Cart i2 block (https://github.com/woocommerce/woocommerce-blocks/pull/4718) 2021-09-17 16:29:58 +01:00
columns Setup basic column blocks for Cart i2 (https://github.com/woocommerce/woocommerce-blocks/pull/4780) 2021-09-21 11:18:27 +01:00
empty-cart-edit Create Cart i2 block (https://github.com/woocommerce/woocommerce-blocks/pull/4718) 2021-09-17 16:29:58 +01:00
full-cart Create Cart i2 block (https://github.com/woocommerce/woocommerce-blocks/pull/4718) 2021-09-17 16:29:58 +01:00
inner-blocks Cart i2: Render filled and empty Carts on frontend (https://github.com/woocommerce/woocommerce-blocks/pull/4802) 2021-09-23 16:38:30 +01:00
attributes.js Add/empty and fillted cart wrapper (https://github.com/woocommerce/woocommerce-blocks/pull/4803) 2021-09-21 16:41:09 +01:00
block.js Cart i2: Render filled and empty Carts on frontend (https://github.com/woocommerce/woocommerce-blocks/pull/4802) 2021-09-23 16:38:30 +01:00
context.ts Cart i2: Toolbar based view switcher (https://github.com/woocommerce/woocommerce-blocks/pull/4811) 2021-09-22 16:00:19 +01:00
edit.tsx Cart i2: Toolbar based view switcher (https://github.com/woocommerce/woocommerce-blocks/pull/4811) 2021-09-22 16:00:19 +01:00
editor-utils.ts Setup basic column blocks for Cart i2 (https://github.com/woocommerce/woocommerce-blocks/pull/4780) 2021-09-21 11:18:27 +01:00
editor.scss Add/empty and fillted cart wrapper (https://github.com/woocommerce/woocommerce-blocks/pull/4803) 2021-09-21 16:41:09 +01:00
frontend.js Cart i2: Render filled and empty Carts on frontend (https://github.com/woocommerce/woocommerce-blocks/pull/4802) 2021-09-23 16:38:30 +01:00
hacks.ts Setup basic column blocks for Cart i2 (https://github.com/woocommerce/woocommerce-blocks/pull/4780) 2021-09-21 11:18:27 +01:00
index.js Cart i2: Toolbar based view switcher (https://github.com/woocommerce/woocommerce-blocks/pull/4811) 2021-09-22 16:00:19 +01:00
style.scss Create Cart i2 block (https://github.com/woocommerce/woocommerce-blocks/pull/4718) 2021-09-17 16:29:58 +01:00
types.ts Add/empty and fillted cart wrapper (https://github.com/woocommerce/woocommerce-blocks/pull/4803) 2021-09-21 16:41:09 +01:00
use-forced-layout.ts Setup basic column blocks for Cart i2 (https://github.com/woocommerce/woocommerce-blocks/pull/4780) 2021-09-21 11:18:27 +01:00
use-view-switcher.tsx Cart i2: Toolbar based view switcher (https://github.com/woocommerce/woocommerce-blocks/pull/4811) 2021-09-22 16:00:19 +01:00