woocommerce/plugins/woocommerce-blocks/src
Seghir Nadir 0ac76337d4 Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591)
* Revert "Move blocks to stable flag (https://github.com/woocommerce/woocommerce-blocks/pull/2261)"

This reverts commit a005649ab8.

* migrate to number based gating

* add todo to watch feature flag

* remove flags from build

* change flag in travis

* load flag in right order

* expose flag to js

* simplify flag definition

* more feature flags

* wrap flag in check

* add helper functions

* add helpers in PHP

* fix typo in flag

* move php code to src/domain/package

* tweak if condition

* return flag to travis

* fix broken block name
2020-06-05 20:13:51 +01:00
..
Assets VID replacements for 2.6.0 release 2020-06-02 16:31:14 -04:00
BlockTypes Rename wc-single-product script name (https://github.com/woocommerce/woocommerce-blocks/pull/2648) 2020-06-05 13:19:57 +01:00
Domain Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591) 2020-06-05 20:13:51 +01:00
Payments VID replacements for 2.6.0 release 2020-06-02 16:31:14 -04:00
Registry Bumping version strings to new version. 2019-11-19 18:20:22 +01:00
StoreApi Remove CURRENT_TIMESTAMP default on the stock table (https://github.com/woocommerce/woocommerce-blocks/pull/2590) 2020-06-01 13:40:03 -04:00
Utils Update StoreApi namespaces/move files (https://github.com/woocommerce/woocommerce-blocks/pull/2277) 2020-04-22 15:39:19 +01:00
Assets.php Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591) 2020-06-05 20:13:51 +01:00
Installer.php Remove CURRENT_TIMESTAMP default on the stock table (https://github.com/woocommerce/woocommerce-blocks/pull/2590) 2020-06-01 13:40:03 -04:00
Library.php Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591) 2020-06-05 20:13:51 +01:00
Package.php Expand Feature flags (https://github.com/woocommerce/woocommerce-blocks/pull/2591) 2020-06-05 20:13:51 +01:00
RestApi.php Avoid loading Assets API during REST requests (https://github.com/woocommerce/woocommerce-blocks/pull/2286) 2020-04-27 16:51:50 +01:00