woocommerce/plugins/woocommerce-admin/client/products/fills
Joshua T Flowers 6bbc4dad1a
Add missing tracks events to product editor (#38728)
* Only record product update on already published products

* Add source into published product tracks event

* Add missing tracks options to product update event

* Track tab clicks in the editor

* Add source to tab clicks

* Record tracks on preview click

* Add events for media gallery, description, and attributes

* Add tracks events to more menu

* Replace new_product_page with source

* Add changelog entry

* Fix lint errors

* Add tracks for About the Editor menu item

* Add onClick event to AboutTheEditor menu item

* Use dropdown option event for classic editor menu click
2023-06-21 09:38:04 -07:00
..
attributes-section Adding attributes block to product block editor. (#38051) 2023-05-02 21:13:48 -07:00
details-section Migrating details fields to product-editor package (#36945) 2023-03-06 14:33:10 -08:00
images-section Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
inventory-section Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
more-menu-items Add missing tracks events to product editor (#38728) 2023-06-21 09:38:04 -07:00
pricing-section Update Syncpack and use it to pin @wordpress packages to wp-6.0 (#37034) 2023-03-09 10:13:25 +13:00
shipping-section Adding shipping class option and modal (#37968) 2023-05-01 10:04:54 -07:00
constants.ts Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
index.ts Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
product-block-editor-fills.tsx Add missing tracks events to product editor (#38728) 2023-06-21 09:38:04 -07:00
product-form-api-field-fills.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
product-form-api-fills.tsx Implementation of separate variant slots via refactored components (#36646) 2023-01-31 07:19:21 -04:00
product-form-api-section-fills.tsx Update the @woocommerce/eslint-plugin and fix bugs (#36988) 2023-03-02 11:36:38 +13:00
product-form-fills.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00
product-form-variation-fills.tsx Update product editor package (#36830) 2023-02-24 09:37:53 -04:00