woocommerce/plugins/woocommerce-admin/client/products
louwie17 90dc5bad2e
Address some deprecation warnings (#41845)
* Remove use of deprecated conditional block

* Remove use of deprecated context usage

* Remove use of deprecated positoin on Dropdown in favour of popoverProps

* Add changelogs

* Remove unused import

* Fix lint errors

* Remove popoverProps.position with popoverProps.placement

* Update missed items replacing position to placement

* Fix lint error

* Fix placement position

* Update changelogs
2023-12-15 09:45:06 -04:00
..
fields Complete General tab for Single Variation page (#40633) 2023-10-10 09:42:26 -04:00
fills Regenerate PNPM Lock File & Fix Errors (#41830) 2023-12-05 00:36:30 -08:00
hooks Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
product-settings Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
sections update references to woocommerce.com to now reference woo.com 2023-11-10 15:49:08 +01:00
shared/posts-navigation Adding shipping class option and modal (#37968) 2023-05-01 10:04:54 -07:00
test Setup the product editor to support the product variation (#40605) 2023-10-05 15:27:54 -03:00
tour update references to woocommerce.com to now reference woo.com 2023-11-10 15:49:08 +01:00
add-edit-product-page.scss Fix currency breaking lines when 2 or more characters (#41548) 2023-11-20 11:50:20 -03:00
add-product-page.tsx Add edit button to each variation to redirect to the single variation page (#40709) 2023-10-13 16:22:11 -04:00
constants.ts Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
edit-product-page.tsx Add edit button to each variation to redirect to the single variation page (#40709) 2023-10-13 16:22:11 -04:00
product-breadcrumbs.scss Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-breadcrumbs.tsx Add breadcrumbs to new product management experience (#35596) 2022-11-18 09:51:01 -08:00
product-form-tab.tsx Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
product-form.tsx Show feedback footer on product editor page (#38599) 2023-06-08 20:56:07 -04:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Address some deprecation warnings (#41845) 2023-12-15 09:45:06 -04:00
product-page.scss Add variation switcher in footer for variation page (#40713) 2023-10-12 11:56:48 -03:00
product-page.tsx Add a loading state for the new product form (#40939) 2023-10-23 12:47:26 -04:00
product-status-badge.scss Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
product-status-badge.tsx Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-title.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-title.tsx Create @woocommerce/admin-layout package (#37094) 2023-03-10 09:58:02 -05:00
product-validation.ts Migrating product editor inventory section to use slot fills (#36509) 2023-01-23 08:11:41 -08:00
product-variation-form.scss Replace 'end' CSS props with 'flex-end' which has broader browser support 2023-07-24 12:37:41 -10:00
product-variation-form.tsx Refactor product tabs and add product tab slot fills (#36551) 2023-01-24 15:37:21 -08:00
product-variation-page.tsx Add a loading state for the new product form (#40939) 2023-10-23 12:47:26 -04:00