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
Mike Jolley
2c412b2b3b
Cart i2: Toolbar based view switcher ( https://github.com/woocommerce/woocommerce-blocks/pull/4811 )
...
* New icons
* Add new view switcher
* Context to pass down component controls
* Implement switcher
2021-09-22 16:00:19 +01:00
Mike Jolley
2af90f301c
Add/empty and fillted cart wrapper ( https://github.com/woocommerce/woocommerce-blocks/pull/4803 )
...
* Update area/types
* Add empty and filled block wrappers
* Add missing useBlockProps
* Add templates and inner block structure
2021-09-21 16:41:09 +01:00
Seghir Nadir
614c7205ef
add CartCheckoutFeedbackPrompt to cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4801 )
2021-09-21 14:42:12 +01:00
Seghir Nadir
a459360dc1
Add Express Checkout block for Cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4791 )
...
* setup basic column blocks
* fix classnames
* move hacks back
* dubplciate columns
* add express payment block
* adjust styles
* fix locking after rebase
2021-09-21 13:38:56 +01:00
Seghir Nadir
f2af87226c
Adds Proceed to Checkout block to Cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4783 )
...
* setup basic column blocks
* fix classnames
* move hacks back
* dubplciate columns
* add proceed to checkout block
* dub code
2021-09-21 13:20:42 +01:00
Seghir Nadir
aeb43084f7
Add Cart Summary block in cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4782 )
...
* setup basic column blocks
* fix classnames
* move hacks back
* dubplciate columns
* add summary block
* dub code
2021-09-21 12:58:36 +01:00
Seghir Nadir
91f9f160d9
Add Cart Line Items Block to Cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4781 )
...
* setup basic column blocks
* fix classnames
* move hacks back
* dubplciate columns
* add cart line items block
* dub code
2021-09-21 11:47:20 +01:00
Seghir Nadir
56551347a6
Setup basic column blocks for Cart i2 ( https://github.com/woocommerce/woocommerce-blocks/pull/4780 )
...
* setup basic column blocks
* fix classnames
* fix broken block.json in cart items block
* move hacks back
* dubplciate columns
2021-09-21 11:18:27 +01:00
Seghir Nadir
f44784ffca
Create Cart i2 block ( https://github.com/woocommerce/woocommerce-blocks/pull/4718 )
2021-09-17 16:29:58 +01:00