woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/checkout
Mike Jolley da58a8b44f Add Inner Block Rendering and Atomic Block Styles (https://github.com/woocommerce/woocommerce-blocks/pull/2607)
* Register Atomic Blocks and save some block content

* renderInnerBlocks utility

* Frontend Rendering

* Clean up atomic block classnames

* Move shared styles

* Create a hoc for attribute mapping

* Rename some unpluralised class names

* Remove prefixes from atomic component class names

* Updated styles

* Update styles from master

* Revert product list styles

* 2020 fixes

* Separate renderFrontend from renderInnerBlocks

* Lazy loading of components

* Tweak loading classes

* FIx all products loading state

* Revert lazy implementation - creates too many unneccessary files due to webpack config

* Cleanup

* Remove wcBlocksBuildUrl

* Move call to register_atomic_blocks

* Remove duplicate key

* reuse render frontend

* Corectly handle frontend attribute mapping to keep editor working

* Style updates

* Update side effects

* Remove width style from rating to fix alignment

* Move ssr grid styles to main stylesheet

* Put back prefixed classnames

* 2020 styling fixes

* Create frontend files instead of doing it all in block map

* Update assets/js/atomic/utils/get-block-map.js

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>

* Update assets/js/atomic/utils/render-parent-block.js

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>

* Fix last child alignment regardless of block type

* More specificity fixes

* 2020 button alignment

* static fix to prevent offsets

* fix placeholder image in firefox

* Issues reported in feedback

Co-authored-by: Albert Juhé Lluveras <contact@albertjuhe.com>
2020-06-05 13:18:16 +01: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
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 Cart & Checkout heading styles (https://github.com/woocommerce/woocommerce-blocks/pull/2597) 2020-06-05 12:00:19 +02:00
attributes.js Checkout: Rename address2 attribute (https://github.com/woocommerce/woocommerce-blocks/pull/2264) 2020-04-21 11:51:11 +01:00
block.js Fix broken dynamic address fields dependent on locale for selected country. (https://github.com/woocommerce/woocommerce-blocks/pull/2547) 2020-05-25 07:00:26 -04:00
edit.js clarify various checkout block editor sidebar wording (https://github.com/woocommerce/woocommerce-blocks/pull/2401) 2020-05-06 09:25:41 +12:00
editor.scss Use named font sizes instead of values in px (https://github.com/woocommerce/woocommerce-blocks/pull/2533) 2020-05-29 12:16:33 +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 clarify various checkout block editor sidebar wording (https://github.com/woocommerce/woocommerce-blocks/pull/2401) 2020-05-06 09:25:41 +12:00
style.scss Add Inner Block Rendering and Atomic Block Styles (https://github.com/woocommerce/woocommerce-blocks/pull/2607) 2020-06-05 13:18:16 +01:00