woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart
Albert Juhé Lluveras 77bb23bf32 Add Feedback Prompt in Cart & Checkout blocks sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/1356)
* Add Feedback Prompt in Cart & Checkout blocks sidebar

* Add border

* Move getInspectorControls out of the component function

* Move feedback prompt to a HOC

* Add @todo comment to feedback link

* Use filter for withFeedbackPrompt

* Export withFeedbackPrompt from hocs index.js

* Typo

* Try moving the feedback texts to context

* Revert "Try moving the feedback texts to context"

This reverts commit 21f889b021ceea6fef722efab9663799829bc769.

* Revert "Use filter for withFeedbackPrompt"

This reverts commit 96bba029d61a383eafa2c0a1c08f7988e319b50d.

* Set feedback text in the HOC function

* Use arrow-function to simplify code

* Refactor
2019-12-16 15:59:16 +01:00
..
empty-cart Add Empty Cart View with inner blocks (https://github.com/woocommerce/woocommerce-blocks/pull/1350) 2019-12-10 16:41:57 +01:00
full-cart Add Cart block checkout button (https://github.com/woocommerce/woocommerce-blocks/pull/1366) 2019-12-12 20:46:56 +01:00
edit.js Add Feedback Prompt in Cart & Checkout blocks sidebar (https://github.com/woocommerce/woocommerce-blocks/pull/1356) 2019-12-16 15:59:16 +01:00
example.js Skeleton shopping cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1306) 2019-12-03 08:57:56 -05:00
frontend.js Add Empty Cart View with inner blocks (https://github.com/woocommerce/woocommerce-blocks/pull/1350) 2019-12-10 16:41:57 +01:00
index.js make sure we only allow one cart/checkout block per page/post (https://github.com/woocommerce/woocommerce-blocks/pull/1384) 2019-12-16 08:27:17 -05:00
style.scss Add Empty Cart View with inner blocks (https://github.com/woocommerce/woocommerce-blocks/pull/1350) 2019-12-10 16:41:57 +01:00