woocommerce/plugins/woocommerce-blocks/src
Darren Ethier 4b4dff1297 Fix PropTypes warning for CartLineItem component (https://github.com/woocommerce/woocommerce-blocks/pull/1927)
* fix proptypes declaration.

This ensures that when `lowStockRemaining` is included it’s either null or a number.

* Ensure backorders_allowed value is boolean.

* add missing properties to cart preview
2020-03-10 11:14:05 -04:00
..
Assets Cart & Checkout: conditionally register country and state settings (https://github.com/woocommerce/woocommerce-blocks/pull/1782) 2020-02-20 16:16:32 +01:00
BlockTypes Disallow selecting quantity of stock past what's available. (https://github.com/woocommerce/woocommerce-blocks/pull/1905) 2020-03-10 07:43:57 -04:00
Domain Introduce feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/1631) 2020-01-31 21:04:37 +01:00
Registry Bumping version strings to new version. 2019-11-19 18:20:22 +01:00
RestApi Fix PropTypes warning for CartLineItem component (https://github.com/woocommerce/woocommerce-blocks/pull/1927) 2020-03-10 11:14:05 -04:00
Utils Bumping version strings to new version. 2019-11-19 18:20:22 +01:00
Assets.php Checkout Block: Add Legal links (https://github.com/woocommerce/woocommerce-blocks/pull/1881) 2020-03-06 12:20:17 +00:00
Library.php Update `reserved stock` class to handle concurrent requests (https://github.com/woocommerce/woocommerce-blocks/pull/1778) 2020-03-06 11:44:20 +00:00
Package.php Fix package init for WooCommerce 3.9 (https://github.com/woocommerce/woocommerce-blocks/pull/1335) 2019-12-09 16:44:28 +00:00
RestApi.php Check for instance of WooCommerce and WP_Error before initializing session and cart in `rest_authentication_errors` callback. (https://github.com/woocommerce/woocommerce-blocks/pull/1698) 2020-02-05 22:45:09 +01:00