woocommerce/plugins/woocommerce-admin/client/utils
louwie17 470fc899e1
Add/33 two column product page layout (#34113)
* Add product page layout components

* Add a quick sample page to test the product form layout

* Add changelog

* Add option 2

* Refactor the product field layout structure

* Update page component structure of product form

* Add simple SlotFill support

* Update product page chunk name

* Add order to slot fill and move product field layout wrapper into product category layout

* Remove unused import

* Consolidate the slot fill ordering logic

* Rename category component to section component to prevent confusion

* Remove edit product page and use the new add product page instead

* Add tests

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2022-08-04 10:15:30 -03: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 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 Add/33 two column product page layout (#34113) 2022-08-04 10:15:30 -03: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.