woocommerce/plugins/woocommerce-admin/client/marketing
Jason Conroy 8f291d2ec3 Refactor marketing components to make more reusable. (https://github.com/woocommerce/woocommerce-admin/pull/4524)
* refactor slider component to be functional

* Refactor RecommendedExtensions

* Refactor KnowledgeBase

* Refactor API to account for component location changes and categories

* Fix missing param description

* Remove unnessary use

* Pass down the category of the received plugins.

* Store the recommended plugins for the different categories separately.

* Pass down the category.

* Add new functions to get by category.

* set categories

* Handle new object for posts and recommendations

* Update tests

* Finish off implementing category param for data store resolvers

* Update js tests

* Fix incorrect reference to kb component

Co-authored-by: Dan Bitzer <danielbitzer@gmail.com>
2020-06-12 16:47:17 +09:30
..
components Refactor marketing components to make more reusable. (https://github.com/woocommerce/woocommerce-admin/pull/4524) 2020-06-12 16:47:17 +09:30
data Refactor marketing components to make more reusable. (https://github.com/woocommerce/woocommerce-admin/pull/4524) 2020-06-12 16:47:17 +09:30
overview Refactor marketing components to make more reusable. (https://github.com/woocommerce/woocommerce-admin/pull/4524) 2020-06-12 16:47:17 +09:30
README.md Marketing Tab MVP (https://github.com/woocommerce/woocommerce-admin/pull/3953) 2020-03-28 06:48:27 -07:00

README.md

Marketing

This folder contains the components used in the Marketing page.