woocommerce/plugins/woocommerce-admin/client/task-list
louwie17 baba993f85 Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923)
* Initial ellipses menu render on task list

* Added remind me later functionality

* Fixed tests and wrote tests for ellipsis menu

* Update tracks

* Add changelog and update css

* Fix up spacing and track name

* Address PR feedback and add extra integration tests

* Remove the should render correctly test, as the other tests cover this

* Move logic out of mark up

* Directly reference the EllipsisMenu for now to circumvent a circular dependency

* Fix direct import in jest tests

* Preload remind me later optoin

* Some styling animation changes for the task list

* Stagger transitions for dismissing within collapsible list

* Fix lint warnings

* Update logic to prevent the use of TS `as`

* Add tests and comments
2021-06-03 18:44:05 -03:00
..
tasks Add loading placeholders for payment gateways task (https://github.com/woocommerce/woocommerce-admin/pull/7123) 2021-06-03 15:14:31 -04:00
test Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923) 2021-06-03 18:44:05 -03:00
index.js Add remind me later support to task list (https://github.com/woocommerce/woocommerce-admin/pull/6923) 2021-06-03 18:44:05 -03: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 Add loading placeholders for payment gateways task (https://github.com/woocommerce/woocommerce-admin/pull/7123) 2021-06-03 15:14:31 -04:00
task-list.js 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-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 Add conditional copy/content and CTA to expanded task items (https://github.com/woocommerce/woocommerce-admin/pull/6956) 2021-06-01 12:04:21 -06:00