woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
Albert Juhé Lluveras 311d8ddf12 Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877)
* Add Checkout Order notes (UI)

* Add Checkout Order notes (context)

* Add missing useEffect dependencies

* Remove duplicate toggle in editor

* Minor fixes

* Check whether orderNotes have changed before creating a new state object

* Rename showCounter to showStepNumber

* Rename 'onChange' with 'onTextChange'

* Add comment and tests to FormStep component

* Rename 'with-counter' to 'with-step-number'

* Fix wrong prop

* Make it so order notes are persisted when toggling the checkbox

* Update type-defs

* Set showStepNumber default value to true
2020-07-31 17:17:01 +02:00
..
checkout-order-error Coupon and Cart Item Validation Fixes (https://github.com/woocommerce/woocommerce-blocks/pull/2245) 2020-04-17 21:18:54 +01:00
checkout-order-notes Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877) 2020-07-31 17:17:01 +02:00
empty-cart Add billing data context (https://github.com/woocommerce/woocommerce-blocks/pull/2027) 2020-03-26 13:31:09 +00:00
no-shipping-placeholder Remove some unique font-size (https://github.com/woocommerce/woocommerce-blocks/pull/2498) 2020-05-19 08:06:35 -04:00
sidebar Update item count badge styles (https://github.com/woocommerce/woocommerce-blocks/pull/2619) 2020-06-05 17:03:48 +02:00
attributes.js Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877) 2020-07-31 17:17:01 +02:00
block.js Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877) 2020-07-31 17:17:01 +02:00
edit.js Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877) 2020-07-31 17:17:01 +02:00
editor.scss Update base/components classnames (https://github.com/woocommerce/woocommerce-blocks/pull/2711) 2020-06-17 11:53:42 +02:00
frontend.js Add Inner Block Rendering and Atomic Block Styles (https://github.com/woocommerce/woocommerce-blocks/pull/2607) 2020-06-05 13:18:16 +01:00
index.js Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591) 2020-06-05 20:13:51 +01:00
style.scss Add 'Order notes' to Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/2877) 2020-07-31 17:17:01 +02:00