woocommerce/plugins/woocommerce-admin/client/products/tour
Joshua T Flowers 1337a6d36e
Add product tour to new product management experience (#36428)
* Add product tour container and modal

* Fix modal open class name

* Add product tour

* Add changelog entry

* Move product tour state logic into hook

* Fix tour selectors for pricing and actions

* Add tests around product tour container

* Add tests around useProductTour hook

* Make tour responsive

* Use tabs instead of spaces

* Fix more scss lint errors

* Remove extra whitespace
2023-01-18 11:11:02 -08:00
..
test Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
index.tsx Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
product-tour-container.tsx Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
product-tour-modal.scss Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
product-tour-modal.tsx Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
product-tour.png Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
product-tour.tsx Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00
use-product-tour.ts Add product tour to new product management experience (#36428) 2023-01-18 11:11:02 -08:00