woocommerce/plugins/woocommerce-admin/client/lib
Kelly Dwan f62537fc17 Try: Add Lerna to split out utility packages (https://github.com/woocommerce/woocommerce-admin/pull/678)
* Add lerna & GB package-building script

* Move currency library to lerna module

* Update lerna config

* Add publish commands

* Add currency as an faux-external module

* Add separate command to build just core files

* Update dependency path

* Update build script to build all packages into `dist`

* Add packages to the jest test setup

* Move date library to packages

* Update imports to use @woocommerce/date

* Output wcSettings definition before any scripts are output

Fixes issues where wc-dates lib relies on settings object

* Add the build step into travis

* Update jest config to dynamically get package paths

* Update package postcss config to match wc-admin’s main config

* Add combined watch scripts for package+app, add a `clean` command to clean up old build files

* Ignore PHPCS error (leave todo message to fix)

* Concat files with a space, fix issue where all files join in one continuous string and fail the check
2018-10-30 14:57:48 -04:00
..
async-requests Coupons: add config, autocompleter 2018-09-21 11:54:22 +12:00
csv Move Download table logic inside the TableCard component (https://github.com/woocommerce/woocommerce-admin/pull/652) 2018-10-24 09:48:20 +02:00
nav-utils Persist date params in Products table link (https://github.com/woocommerce/woocommerce-admin/pull/671) 2018-10-25 12:07:30 +02:00
number Add tests for numberFormat 2018-08-09 11:50:56 -07:00
order-values Show real orders in the sidebar orders tab (https://github.com/woocommerce/woocommerce-admin/pull/105) 2018-06-07 12:05:22 -04:00
sanitize-html Add unit test for sanitize html 2018-10-19 14:21:54 -07:00
history.js Add Pagination Component (https://github.com/woocommerce/woocommerce-admin/pull/117) 2018-06-26 10:59:35 -04:00
proptype-validator.js Docs Project: Component cleanup (https://github.com/woocommerce/woocommerce-admin/pull/334) 2018-08-31 13:19:13 -04:00
swagger.js Use swagger mock endpoints to fetch data. 2018-06-26 14:25:42 -07:00
tracks.js Update/track usage logic (https://github.com/woocommerce/woocommerce-admin/pull/561) 2018-10-22 08:56:02 -07:00
ui.js SummaryNumber: Switch to dropdown display on small screens (https://github.com/woocommerce/woocommerce-admin/pull/265) 2018-08-02 18:20:48 -04:00