woocommerce/plugins/woocommerce-blocks/assets/js/base/components/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
..
form add fieldset and legend to FormStep component (https://github.com/woocommerce/woocommerce-blocks/pull/1400) 2020-01-13 10:21:20 -05:00
form-step 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
no-shipping Checkout block: don't show message of missing shipping options if they are already set (https://github.com/woocommerce/woocommerce-blocks/pull/1804) 2020-02-26 15:50:53 +00:00