woocommerce/plugins/woocommerce-admin/client/tasks
Chi-Hsuan Huang c05605fddf Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475)
* Update husky from 4 to 7

* Update @types/jest from 26 to 27

* Update lint-staged from 10 to 12

* Update babel-jest from 26 to 27

* Update @typescript-eslint/eslint-plugin from 4 to 5

* Update @typescript-eslint/parser from 4 to 5

* Update chalk from 4 to 5

* Update concurrently from 5 to 7

* Update stylelint from 9 to 14 and stylelint-config-wordpress from 13 to 17

* Update @wordpress/prettier-config from 0.4 to 1.1

* Update eslint from 7 to 8, @wordpress/eslint-plugin from 8 to 10, eslint-plugin-testing-library to 5

* Fix lint errors after updating eslint-plugin-testing-library

* Fix style lint

* Rename .stylelintrc.json -> stylelint.config.js & add todo comment

Fix stylelint.config.js

* Remove @wordpress/e2e-test-utils

* Add changelogs for eslint-plugin

* Update storybook/preview.js since addDecorator has been deprecated

Remove parameters

* Import directly from @storybook/addon-docs

* Migrate some stories to use @storybook/addon-controls

Add a comment for @storybook/addon-knobs

* Update changelogs

* Update preview.js to fix lint warning

* Update pnpm-lock.yaml

* Fix eslint layout errors (https://github.com/woocommerce/woocommerce-admin/pull/8484)
2022-03-18 19:45:14 +08:00
..
fills Update linting, testing, `@types/*` dependencies (https://github.com/woocommerce/woocommerce-admin/pull/8475) 2022-03-18 19:45:14 +08:00
test New task list version 1 (https://github.com/woocommerce/woocommerce-admin/pull/8457) 2022-03-15 14:40:22 -03: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 Migrate header items to slot fills (https://github.com/woocommerce/woocommerce-admin/pull/7805) 2021-12-14 11:56:42 -05:00
deprecated-tasks.tsx Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03:00
index.ts Move some of the deprecated tasks stuff outside of the main components (https://github.com/woocommerce/woocommerce-admin/pull/7761) 2021-10-12 11:05:43 -03: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 Make sure the depreciated onClick is triggered and container is used (https://github.com/woocommerce/woocommerce-admin/pull/7749) 2021-10-06 15:47:41 -03:00
task-list-menu.tsx 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.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 New task list version 1 (https://github.com/woocommerce/woocommerce-admin/pull/8457) 2022-03-15 14:40:22 -03:00
task.tsx Redirect customers back to the payment task after enabling an offline gateway (https://github.com/woocommerce/woocommerce-admin/pull/8389) 2022-03-01 17:45:44 -08:00
tasks.scss New task list version 1 (https://github.com/woocommerce/woocommerce-admin/pull/8457) 2022-03-15 14:40:22 -03:00
tasks.tsx New task list version 1 (https://github.com/woocommerce/woocommerce-admin/pull/8457) 2022-03-15 14:40:22 -03:00