woocommerce/plugins/woocommerce-admin/client/analytics/report/orders
Jeff Stieler 17514872ad Decouple currency and numbers packages from `wcSettings`. (https://github.com/woocommerce/woocommerce-admin/pull/3277)
* Remove wcSettings dependency from currency and number packages.

Either take a configuration object in function calls or in a new class constructor.

* Use new Currency class and number format methods in client/.

Compose with store settings to keep the same API.

* Don't reintroduce lodash dependency to currency package.

* Add changelog entries to currency and number packages.

* Update docs, example, and changelog for AdvancedFilters component.

* Use precision-less formatValue() for integer report values.

* Make Currency instance immutable.
2019-11-21 16:51:52 -05:00
..
config.js Add tax filtering to orders data (https://github.com/woocommerce/woocommerce-admin/pull/3197) 2019-11-13 11:22:06 +08:00
index.js Advanced Filters: Add Tracks events 2019-06-28 12:34:41 +12:00
style.scss Align status indicator to the right in Orders table (https://github.com/woocommerce/woocommerce-admin/pull/539) 2018-10-18 12:43:45 +02:00
table.js Decouple currency and numbers packages from `wcSettings`. (https://github.com/woocommerce/woocommerce-admin/pull/3277) 2019-11-21 16:51:52 -05:00
utils.js Decouple currency and numbers packages from `wcSettings`. (https://github.com/woocommerce/woocommerce-admin/pull/3277) 2019-11-21 16:51:52 -05:00