woocommerce/plugins/woocommerce-admin/client/header/activity-panel/panels
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
..
inbox Add Inbox note action indication (https://github.com/woocommerce/woocommerce-admin/pull/3039) 2019-10-24 10:13:05 -07:00
stock refactor all client files to use new settings api (https://github.com/woocommerce/woocommerce-admin/pull/3002) 2019-10-07 07:51:25 -04:00
orders.js Decouple currency and numbers packages from `wcSettings`. (https://github.com/woocommerce/woocommerce-admin/pull/3277) 2019-11-21 16:51:52 -05:00
reviews.js Render a "manage" link on review inbox items. (https://github.com/woocommerce/woocommerce-admin/pull/3011) 2019-10-10 15:31:28 -07:00