woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
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
..
block.js Introduce Checkout Form skeleton and Checkout Form Step Component (https://github.com/woocommerce/woocommerce-blocks/pull/1329) 2019-12-06 14:18:55 +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
editor.scss Introduce Checkout Form skeleton and Checkout Form Step Component (https://github.com/woocommerce/woocommerce-blocks/pull/1329) 2019-12-06 14:18:55 +01:00
example.js Skeleton Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/1308) 2019-12-03 15:12:46 +01:00
frontend.js Skeleton Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/1308) 2019-12-03 15:12:46 +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 Skeleton Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/1308) 2019-12-03 15:12:46 +01:00