woocommerce/plugins/woocommerce-admin/client/utils
Chi-Hsuan Huang 8952dac7c0
Set up i18n-text-domain rule and fix missing text domain (#33780)
* Set allowedTextDomain to only allow woocommmerce text domain

* Set allowedTextDomain to only allow woocommerce text domain

* Fix wrong or missing i18n text domain

* Add changelog

* Add changelog
2022-07-08 18:37:30 +08:00
..
test Add tests for getTimeFrame 2022-05-10 14:02:07 +08: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 Fix JS lint errors (#33484) 2022-06-21 16:37:34 +08:00
plugins.ts Fix woo admin payments & payment-weclome types 2022-04-19 16:31:15 +08: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

README.md

Utils

This folder contains general utils.