woocommerce/plugins/woocommerce-admin/client/analytics/report
Kelly Dwan 8141a9f66d Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251)
* Update mock data to reflect latest API format

* Update Table component to create a TableCard, TableSummary, and plain Table

Use the TableCard container to display mocked revenue data

* Add horizontal scroll only on the table itself

* Remove `sortable` prop, base column sortability on whether the `value` is true/false

Checking against a strict false should prevent any real 0 or ‘’ values from triggering unsortability

* Add a checkbox to the demo table

* Update accepted props

* Update README for TableCard, Table, and TableSummary

* Update README

* Fix confused defaults
2018-08-01 12:00:45 -04:00
..
orders Use wp.data on Orders report 2018-07-30 11:17:28 +12:00
products Datepicker: Refactor Calendar to fully controlled component 2018-07-30 11:11:52 +12:00
example.js SummaryNumber Component: Update to latest hifi design (https://github.com/woocommerce/woocommerce-admin/pull/237) 2018-07-30 11:14:09 -04:00
index.js Use wp.data on Orders report 2018-07-30 11:17:28 +12:00
mock-data.js Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251) 2018-08-01 12:00:45 -04:00
revenue.js Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251) 2018-08-01 12:00:45 -04:00