aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/local_storage/trade_history_storage.tsx
Commit message (Collapse)AuthorAgeFilesLines
* fix(website): fix code splittingBrandon Millman2018-11-121-1/+1
|
* chore: replace @0xproject with @0x in .tsx filesFabio Berger2018-10-181-1/+1
|
* Fix tslint issuesLeonid Logvinov2018-07-171-9/+9
|
* Fix no-unused-variable tslint rule to include parameters and fix issuesFabio Berger2018-06-121-1/+1
|
* Add missing type definitionsLeonid Logvinov2018-05-141-6/+6
|
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-9/+9
|
* Refactor configs and constants, standardize on uppercase/snakecase, ↵Fabio Berger2017-12-191-2/+2
| | | | alphebetize, rename for logical grouping
* fix remaining tslint errorsFabio Berger2017-11-281-3/+3
|
* Upgrade to latest 0x.js version and refactor subscriptions to use latest ↵Fabio Berger2017-11-231-1/+13
| | | | interface
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+82
sub-packages, use new subscribeAsync 0x.js method