woocommerce/plugins/woocommerce-admin/client/task-list
Fernando 2f1b03cc29 Add toggle to experimental task item (https://github.com/woocommerce/woocommerce-admin/pull/7632)
* Add toggle to experimental task item

This commit adds a toggle to experimental task item

* Fixed onClick for expandable tasks

* Add changelog

* Fixed changelog

# Conflicts:
#	packages/experimental/CHANGELOG.md

* Add callback

* Fixed class name

* Add useEffect to experimental-list

* Fixed tests

* Fixed experimental-list useEffect

* Add callback to Home screen task list

* Fixed missing border error

* Fixed wrapper classes

* Fixed lint

* Added missing semicolon

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
2021-09-09 15:30:56 -03:00
..
tasks Adjust marketing completion logic (https://github.com/woocommerce/woocommerce-admin/pull/7586) 2021-09-01 14:02:44 -07:00
test Add toggle to experimental task item (https://github.com/woocommerce/woocommerce-admin/pull/7632) 2021-09-09 15:30:56 -03:00
index.js Adjust marketing completion logic (https://github.com/woocommerce/woocommerce-admin/pull/7586) 2021-09-01 14:02:44 -07:00
placeholder.js Add @woocommerce/eslint-plugin (https://github.com/woocommerce/woocommerce-admin/pull/4714) 2020-07-28 14:32:58 +12:00
style.scss Adjust task item class name to prevent conflicts with older versions (https://github.com/woocommerce/woocommerce-admin/pull/7593) 2021-08-31 08:16:19 -07:00
task-list.js Add toggle to experimental task item (https://github.com/woocommerce/woocommerce-admin/pull/7632) 2021-09-09 15:30:56 -03:00
task-list.scss Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923) 2021-06-03 18:44:05 -03:00
task-step.tsx Update task list component to make use of new experimental list (https://github.com/woocommerce/woocommerce-admin/pull/6849) 2021-04-27 12:23:34 -03:00
tasks.js Adjust marketing completion logic (https://github.com/woocommerce/woocommerce-admin/pull/7586) 2021-09-01 14:02:44 -07:00