woocommerce/plugins/woocommerce-admin/client/products/utils
Joshua T Flowers 4b4fe7c227
Add product variation title to page header (#36085)
* Add method to get product variation title from data

* Conditionally add variation to page header

* Fix CRUD data store id query on selector

* Make getProductVariation calls and data types consistent to prevent multiple calls

* Add changelog entries

* Update product link type to avoid page refresh

* Expose function to truncate title to 32 character limit
2022-12-22 09:23:44 -08:00
..
test Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00
get-product-status.ts Add product variations list to new product management experience (#35889) 2022-12-13 15:29:05 -08:00
get-product-stock-status.ts Product variation quantity status indicator (#35982) 2022-12-15 15:20:21 -03:00
get-product-title.ts Add product title to header when available (#35431) 2022-11-15 11:19:58 -08:00
get-product-variation-title.ts Add product variation title to page header (#36085) 2022-12-22 09:23:44 -08:00