woocommerce/plugins/woocommerce-admin/client/task-list
Sam Seay c0c9a20f73 Fix a bug where an event's data was recorded in camel case. (https://github.com/woocommerce/woocommerce-admin/pull/5051)
Fixes woocommerce/woocommerce-admin#4464 

`wcadmin_tasklist_shipping_label_printing` events were being filtered into rejected events because the data being passed was in camel case instead of snake case. This fixes that issue.
2020-08-27 14:26:59 +12:00
..
tasks Fix a bug where an event's data was recorded in camel case. (https://github.com/woocommerce/woocommerce-admin/pull/5051) 2020-08-27 14:26:59 +12:00
test Fix dependency declarations (https://github.com/woocommerce/woocommerce-admin/pull/4972) 2020-08-13 14:05:22 +12:00
index.js Refactor task list status to onboarding data store. (https://github.com/woocommerce/woocommerce-admin/pull/4998) 2020-08-24 09:20:57 -04: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 Remove payment task actions (https://github.com/woocommerce/woocommerce-admin/pull/4917) 2020-08-11 15:20:48 +03:00
tasks.js Refactor task list status to onboarding data store. (https://github.com/woocommerce/woocommerce-admin/pull/4998) 2020-08-24 09:20:57 -04:00