woocommerce/plugins/woocommerce-admin/client/products
Fernando Marichal 78002eac9c
Hide `Variations` section when it is empty (#36202)
* Add changelog

* Hide Variations section when it is empty

* Fix hiding variations

* Remove `totalCount const

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2023-01-12 16:32:40 -03:00
..
fields Decode HTML entities in CategoryFieldItem (#36367) 2023-01-12 10:21:43 -05:00
hooks Remove persisted query on return to parent product from variation (#36365) 2023-01-12 09:20:46 -08:00
images Add product variation visibility toggle (#36020) 2022-12-16 14:44:06 -03:00
layout Adding WooProductFieldItem slotfill (#36315) 2023-01-10 10:13:02 -08:00
product-settings Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
sections Hide `Variations` section when it is empty (#36202) 2023-01-12 16:32:40 -03:00
shared Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
test Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -08:00
utils Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -08:00
add-product-page.tsx Add product variation form and routes (#36033) 2022-12-16 11:20:10 -03:00
constants.ts Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03:00
edit-product-page.tsx Add product variation flag to hide WIP (#36311) 2023-01-05 18:30:23 -08:00
index.ts Add/42 new product page (#34115) 2022-08-03 14:42:22 -03: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-actions.scss Add product variation header actions and persistence (#36155) 2022-12-27 10:21:32 -08:00
product-form-actions.tsx Allow product tab navigation without prompting for unsaved changes (#36235) 2023-01-05 18:30:36 -08:00
product-form-tab.tsx Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
product-form.tsx Adding WooProductSectionItem slotfill (#36331) 2023-01-11 10:00:20 -08:00
product-more-menu.scss Add contextual product more menu (#35447) 2022-11-16 07:02:45 -08:00
product-more-menu.tsx Adding the feedback button on activity panel for the classic product page (#35810) 2022-12-15 14:31:47 -08:00
product-page.scss Include tax options in pricing section (#36299) 2023-01-06 09:41:45 -03: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 Add product status badge to product form header (#35460) 2022-11-16 08:03:39 -08:00
product-title.scss Add responsiveness to product form header (#35623) 2022-11-24 11:00:20 -03:00
product-title.tsx Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00
product-validation.ts Add scheduled sale fields (#34538) 2022-11-14 21:03:13 +00:00
product-variation-form-actions.tsx Product variations should inherit parent product properties (#36234) 2023-01-11 11:41:25 -03:00
product-variation-form.scss Add product variation navigation component (#36076) 2022-12-20 18:02:25 -03:00
product-variation-form.tsx Fix navigation between variations and tab selection (#36239) 2023-01-03 08:59:49 -08:00
use-product-helper.ts Derive product type from product attributes (#36243) 2023-01-03 16:25:21 -08:00