woocommerce/plugins/woocommerce-admin/client
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
..
analytics Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251) 2018-08-01 12:00:45 -04:00
components Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251) 2018-08-01 12:00:45 -04:00
dashboard SummaryNumber Component: Update to latest hifi design (https://github.com/woocommerce/woocommerce-admin/pull/237) 2018-07-30 11:14:09 -04:00
layout Add Collapsed Review View (https://github.com/woocommerce/woocommerce-admin/pull/242) 2018-08-01 08:21:51 -04:00
lib Datepicker: Refactor Calendar to fully controlled component 2018-07-30 11:11:52 +12:00
store Use wp.data on Orders report 2018-07-30 11:17:28 +12:00
stylesheets Update/table component (https://github.com/woocommerce/woocommerce-admin/pull/251) 2018-08-01 12:00:45 -04:00
embedded.js Global Header & Activity Panel on all WooCommerce Pages (https://github.com/woocommerce/woocommerce-admin/pull/110) 2018-06-26 10:49:42 -04:00
index.js Use wp.data on Orders report 2018-07-30 11:17:28 +12:00