woocommerce/plugins/woocommerce-admin/client/utils
Maikel David Pérez Gómez ebf0b92960
Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122)
Unregister the product-block-editor feature flag from WC Admin Test Helper, and enable product block editor feature.
2023-05-19 12:53:55 -04:00
..
features Use feature the new feature flags engine to guard the access to the new product blocks experience (#37122) 2023-05-19 12:53:55 -04:00
test Add/35126 ces exit prompt settings (#35761) 2022-12-14 10:55:12 -04:00
README.md Usage of URLSearchParams breaks in IE11 (https://github.com/woocommerce/woocommerce-admin/pull/4501) 2020-06-05 13:07:28 -03:00
admin-settings.js Set up i18n-text-domain rule and fix missing text domain (#33780) 2022-07-08 18:37:30 +08:00
enqueue-script.js Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
index.js Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03:00
plugins.ts Fix woo admin payments & payment-weclome types 2022-04-19 16:31:15 +08:00
slot-fill-ordering.tsx Update plugins installer component to TS, Fix TS bugs and Syncpack TypeScript (#34787) 2022-09-30 10:59:07 +13:00
static-form-helper.ts Add/35126 ces exit prompt orders (#35762) 2022-12-15 15:50:34 -04:00
types.ts Replace "any" type with an explicit type (https://github.com/woocommerce/woocommerce-admin/pull/8262) 2022-02-09 12:40:44 +08:00
url-helpers.ts Enforce Strict `@types` Dependencies (#37351) 2023-03-23 18:02:20 -07:00

README.md

Utils

This folder contains general utils.