woocommerce/plugins/woocommerce-admin/client/analytics/report
Kelly Dwan 96925f77fa Component: Fix rows prop in Table (https://github.com/woocommerce/woocommerce-admin/pull/193)
* Move component lifecycle method to top of component

* Update rows if the rows passed in via props have changed

This lets us bring in API changes, but will wipe out any sorting (revisit in a later PR, perhaps)

* Pass rows through to Table even if we don’t have rows loaded yet

Adds todo comment to remind that we should come back to add a placeholder/loading state
2018-07-13 15:36:41 -04:00
..
example.js Update woo-dash naming to new wc-admin name (https://github.com/woocommerce/woocommerce-admin/pull/183) 2018-07-10 08:48:06 -04:00
index.js Add Pagination Component (https://github.com/woocommerce/woocommerce-admin/pull/117) 2018-06-26 10:59:35 -04:00
mock-data.js Add Table component (https://github.com/woocommerce/woocommerce-admin/pull/118) 2018-06-20 11:09:37 -04:00
revenue.js Component: Fix rows prop in Table (https://github.com/woocommerce/woocommerce-admin/pull/193) 2018-07-13 15:36:41 -04:00