woocommerce/plugins/woocommerce-blocks/assets/js/blocks/cart-checkout/cart
Seghir Nadir 8e3ac17585 Introduce feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/1631)
* introduce feature flags

* move config to webpack-helper

* add flag to deploy command

* remove package default

* add cross-env

* add gating to frontendConfig and coreConfig

* exclude entries from being built on stable mode

* add feature gating to PHP

* add flag to start command

* add flags to travis

* add endpoints

* add better defaults for php

* move code to Bootstrap.php

* no need to spread single object

* ignore blocks.ini

* type check feature flag

* remove blocks.ini

* sanitize flag

* remove flag from npm start

* format condition

* keep spaces for package-lock.json

* check for env before going to block ini

* add env vars to travis

* whitelist env var
2020-01-31 21:04:37 +01: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 new icons and remove old ones (https://github.com/woocommerce/woocommerce-blocks/pull/1644) 2020-01-31 19:20:33 +01:00
edit.js Introduce view switcher component for the cart block (https://github.com/woocommerce/woocommerce-blocks/pull/1576) 2020-01-16 14:50:48 +00: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 Empty Cart View with inner blocks (https://github.com/woocommerce/woocommerce-blocks/pull/1350) 2019-12-10 16:41:57 +01:00
index.js Introduce feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/1631) 2020-01-31 21:04:37 +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