woocommerce/plugins/woocommerce-admin/client/guided-tours/add-product-tour
Tomek Wytrębowicz f569f333a1
Fix Layout Controller forwarding arrays from the URL query string. (#38593)
* Revert part of "Remove `qs` dependency from `woocommerce-admin` (#35128)"

This reverts Layout- and Filter-related changes from commit 00c151f9aa, reversing
changes made to eef417fe39.

Removes the fix (keeping the test) from https://github.com/woocommerce/woocommerce/pull/38542 as it's not needed for `qs`

Fixes https://github.com/woocommerce/woocommerce/issues/38582.

* Simplify the use of query params in `ProductTour`

* Add changelog entry
2023-06-05 04:55:20 -03:00
..
index.tsx Fix Layout Controller forwarding arrays from the URL query string. (#38593) 2023-06-05 04:55:20 -03:00
use-active-editor-type.ts dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
use-product-step-change.ts dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
use-tmce-iframe-focus-style.ts dev: move guided tours into consolidated folder (#34279) 2022-08-12 09:49:18 +08:00
use-track-publish-button.ts Feature: Add the In-App Marketplace Tour (#35278) 2022-11-15 11:12:17 +01:00