woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
Seghir Nadir d58712ee2b Add Checkout Form components (https://github.com/woocommerce/woocommerce-blocks/pull/1351)
* initial commit at fields

* add radio control

* change input to be uncotrolled

* tweak styles

* populate block with boilerplate

* update aria in radio

* remove comment

* fix typo

* add missing colors

* put reminder to put Disabled back

* wrap text in i18n __

* reorder styles

* rename wc-components to wc-blocks

* use value instead of index for keys

* add no shipping placeholder

* change isEditor default to false

* fix problem with responsive
2019-12-16 23:13:41 +01:00
..
block.js Add Checkout Form components (https://github.com/woocommerce/woocommerce-blocks/pull/1351) 2019-12-16 23:13:41 +01:00
edit.js Add Checkout Form components (https://github.com/woocommerce/woocommerce-blocks/pull/1351) 2019-12-16 23:13:41 +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 Add Checkout Form components (https://github.com/woocommerce/woocommerce-blocks/pull/1351) 2019-12-16 23:13:41 +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 Checkout Form components (https://github.com/woocommerce/woocommerce-blocks/pull/1351) 2019-12-16 23:13:41 +01:00