woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
Albert Juhé Lluveras cad3e72769 Create CountryInput component (https://github.com/woocommerce/woocommerce-blocks/pull/1585)
* Create initial CountryInput component

* Create ShippingCountryInput

* Create BillingCountryInput

* Make backgrounds white

* Correctly align options

* Add CSS resets for 20xy themes

* Fix wrong defaults in countries constants

* Make CountryInput respect 'prefers-reduced-motion'

* Reverse prefers-reduced-motion check

* Set max-width to CountryInput dropdown

* Use decodeEntities to print country names

* Avoid unnecessary JSON enconding and later parsing

* Make sure country name is also encoded when selected

* Fix countries default value
2020-01-17 17:58:08 +01:00
..
block.js Create CountryInput component (https://github.com/woocommerce/woocommerce-blocks/pull/1585) 2020-01-17 17:58:08 +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 Rename checkout classes from 'wc-blocks-xyz' to 'wc-block-xyz' (https://github.com/woocommerce/woocommerce-blocks/pull/1449) 2020-01-03 15:23:49 +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 Rename checkout classes from 'wc-blocks-xyz' to 'wc-block-xyz' (https://github.com/woocommerce/woocommerce-blocks/pull/1449) 2020-01-03 15:23:49 +01:00