woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart
Mike Jolley eee2d342ae Add loading placeholder for cart block (inital load) (https://github.com/woocommerce/woocommerce-blocks/pull/1819)
* Tidied up source code for line item row and fixed image placeholder support

* Return null if not rendering

* Add is loading state and className to cart block

* Hide title if there are no items

* Add placeholder rows when there are not items and cart is loading

* Pass though isLoading to cart

* Set defaults for cart item rows

* Style the placeholder elements

* Move placeholderRows

* Remove getPriceNumber

* Move decodeEntities

* Split up utils
2020-02-26 15:49:07 +00:00
..
empty-cart Focus on Full Cart mode after inserting (https://github.com/woocommerce/woocommerce-blocks/pull/1582) 2020-01-17 13:23:33 +01:00
full-cart Add loading placeholder for cart block (inital load) (https://github.com/woocommerce/woocommerce-blocks/pull/1819) 2020-02-26 15:49:07 +00:00
edit.js Add product name and quantity to cart shipping rates endpoint (https://github.com/woocommerce/woocommerce-blocks/pull/1783) 2020-02-25 10:32:59 +01:00
example.js Skeleton shopping cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1306) 2019-12-03 08:57:56 -05:00
frontend.js Add loading placeholder for cart block (inital load) (https://github.com/woocommerce/woocommerce-blocks/pull/1819) 2020-02-26 15:49:07 +00:00
index.js Add Shipping settings to Cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1561) 2020-02-19 17:33:10 +01:00
style.scss Cart block: line-items front end initial work (https://github.com/woocommerce/woocommerce-blocks/pull/1333) 2020-01-10 11:50:14 +13:00