woocommerce/plugins/woocommerce-admin/client/tasks
Chi-Hsuan Huang 04a763d389
Add product page spotlight tour (#33268)
* Add product-tour admin script

* Update class-wc-admin-pointers.php to show experimental product tour

* Remove unnecessary window.onload

* Replace add new button with Enable guided mode button for product editing

* Show tour when tutorial query = true

* Add logic to show new tour only when a user select the physical product template

* Update product tour last step button text

* Add auto-scroll effect

* Fix i18n text

* Use bottom-start placement and align the arrow to the left

* Update pnpm-lock.yaml

* Update product tour effects

* Add changelog

* Add doc comments & check for tour-kit

* Add focus elements to product tour and wait initial element for tour showup

* Use spotlight query param to toggle new product tour feature

* Update wait seconds

* Update border style for product description & short description when editor is focused

* Add experimental-product-tour feature flag

* Refactor product-tour and support html editor focus style

Co-authored-by: moon <moon.kyong@automattic.com>
2022-06-09 13:02:40 +08:00
..
fills Add product page spotlight tour (#33268) 2022-06-09 13:02:40 +08:00
hooks Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
reminder-bar Enabling reminder bar for both experiments and control 2022-05-11 16:18:51 -07:00
test Fix task types 2022-04-21 09:04:32 +08:00
back-button.scss Migrate header items to slot fills (https://github.com/woocommerce/woocommerce-admin/pull/7805) 2021-12-14 11:56:42 -05:00
back-button.tsx Update react-router-dom to v6 for woocommerce-admin (#33156) 2022-05-30 14:51:33 +08:00
deprecated-tasks.tsx Remove onboarding task @ts-expect-error and fix related type errors 2022-05-23 13:27:11 +08:00
index.ts Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
placeholder.scss Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
placeholder.tsx Add tasks feature flag (https://github.com/woocommerce/woocommerce-admin/pull/7522) 2021-08-23 10:29:20 -04:00
task-list-item.tsx Tasks chaining side panel (#33124) 2022-06-01 10:10:20 -07:00
task-list-menu.tsx Codemod to change i18n text domain from 'woocommerce-admin' to 'woocommerce' in WCA Client 2022-04-01 11:41:32 +08:00
task-list.scss Add task list components to consume task list REST API (https://github.com/woocommerce/woocommerce-admin/pull/7556) 2021-09-01 17:28:24 -04:00
task-list.tsx Move CES show logic to the back end, so there is no loading delay 2022-05-13 10:29:21 -03:00
task.tsx Update react-router-dom to v6 for woocommerce-admin (#33156) 2022-05-30 14:51:33 +08:00
tasks.scss Fix task list style conflict 2022-04-20 10:12:08 -03:00
tasks.tsx Move CES show logic to the back end, so there is no loading delay 2022-05-13 10:29:21 -03:00