woocommerce/plugins/woocommerce-admin/docs/examples
Fernando 91bf42d7f4 Home Screen - modified tasks extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5794)
* Added tasks extensibility

This commit addes tasks extensibility

* Fixed tests

This commit fixes the tests

* Fixed add task example

This commit fixes the add task example

* Fixed method possiblyCompleteTaskList

This commit fixes the method "possiblyCompleteTaskList"

* Fixed method getIncompleteTasks

This commit fixes the method getIncompleteTasks

* Fixed add task example

* Added callback onDismiss

This commit adds the callback for the "onDismiss"

* Added onDismiss and isDismissable to add task example

This commit adds the props "onDismiss" and "isDismissable" to add task example

* Not showing extensions task list if empty

* Fixed onDismiss callback

* Add changelog

Co-authored-by: Fernando Marichal <contacto@fernandomarichal.com>
Co-authored-by: Sam Seay <samueljseay@gmail.com>
2020-12-03 17:16:04 -04:00
..
extensions Home Screen - modified tasks extensibility (https://github.com/woocommerce/woocommerce-admin/pull/5794) 2020-12-03 17:16:04 -04:00
images Add images 2018-11-01 12:38:36 -07:00
README.md Further tweaks to the sidebar markdown 2018-11-01 12:32:26 -07:00
_sidebar.md Further tweaks to the sidebar markdown 2018-11-01 12:32:26 -07:00
activity-panel-inbox.md Rename admin notes classes and file names to fit conventions (https://github.com/woocommerce/woocommerce-admin/pull/5142) 2020-09-28 14:35:10 +10:00

README.md

Examples

This folder contains examples of extending various parts of WooCommerce Admin.