woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart/full-cart
Darren Ethier 89ab1579b0 Followup for useStoreCartItem work (change hook name and improve typedefs) (https://github.com/woocommerce/woocommerce-blocks/pull/1900)
* add typedefs for CartItem

* remove cartItem from StoreCartItem typedef

* Implement new typedef and fix defaults as well as returned object.

Now that `cartItem` is only used internally, the default set on the state only has to be the properties required internally in the hook.

* add typedefs for shared settings and implement typedef comments.

* change hook name
2020-03-09 08:24:56 -04:00
..
checkout-button Add Cart totals to Cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1411) 2020-01-10 15:37:27 +01:00
cart-line-item-row.js Followup for useStoreCartItem work (change hook name and improve typedefs) (https://github.com/woocommerce/woocommerce-blocks/pull/1900) 2020-03-09 08:24:56 -04:00
cart-line-items-table.js Add skeleton markup to the cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1866) 2020-03-05 14:15:28 +00:00
cart-line-items-title.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
editor.scss UI for removing cart items (not including hooking up to API) (https://github.com/woocommerce/woocommerce-blocks/pull/1579) 2020-01-17 13:46:56 +00:00
index.js Make Shipping packages collapsible in Cart page (https://github.com/woocommerce/woocommerce-blocks/pull/1867) 2020-03-09 12:28:26 +01:00
product-image.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
product-low-stock-badge.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
product-variation-data.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
style.scss Make Shipping packages collapsible in Cart page (https://github.com/woocommerce/woocommerce-blocks/pull/1867) 2020-03-09 12:28:26 +01:00