woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
Albert Juhé Lluveras 2544ffd7d1 Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857)
* Create useShippingAsBilling attribute

* Fix missing prop

* Refactor FormStep so stepNumber is generated by CSS instead of being passed as a prop

* Add billing address form

* Add text before controls

* Remove old @todo comment
2020-03-04 15:13:38 +00:00
..
block.js Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00
edit.js Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00
editor.scss Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00
example.js Skeleton Checkout block (https://github.com/woocommerce/woocommerce-blocks/pull/1308) 2019-12-03 15:12:46 +01:00
frontend.js Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00
index.js Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00
style.scss Option to 'use shipping address for billing': add attribute and make it work in the frontend (https://github.com/woocommerce/woocommerce-blocks/pull/1857) 2020-03-04 15:13:38 +00:00