rebase on oct-10-2023

This commit is contained in:
Rachit Bhargava
2023-10-10 17:23:21 -04:00
parent d37566ffb6
commit d096058d7d
4789 changed files with 254611 additions and 307223 deletions

View File

@@ -2,8 +2,10 @@
"features": {
"activity-panels": true,
"analytics": true,
"product-block-editor": false,
"product-block-editor": true,
"coupons": true,
"core-profiler": true,
"customize-store": false,
"customer-effort-score-tracks": true,
"import-products-task": true,
"experimental-fashion-sample-products": true,
@@ -28,6 +30,7 @@
"transient-notices": true,
"woo-mobile-welcome": true,
"wc-pay-promotion": true,
"wc-pay-welcome-page": true
"wc-pay-welcome-page": true,
"async-product-editor-category-field": false
}
}

View File

@@ -4,6 +4,8 @@
"analytics": true,
"product-block-editor": true,
"coupons": true,
"core-profiler": true,
"customize-store": false,
"customer-effort-score-tracks": true,
"import-products-task": true,
"experimental-fashion-sample-products": true,
@@ -14,7 +16,7 @@
"minified-js": true,
"mobile-app-banner": true,
"navigation": true,
"new-product-management-experience": true,
"new-product-management-experience": false,
"onboarding": true,
"onboarding-tasks": true,
"payment-gateway-suggestions": true,
@@ -28,6 +30,7 @@
"transient-notices": true,
"woo-mobile-welcome": true,
"wc-pay-promotion": true,
"wc-pay-welcome-page": true
"wc-pay-welcome-page": true,
"async-product-editor-category-field": true
}
}