aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/trade_history/trade_history.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Change shouldRenderHeader prop to shouldHideHeaderBrandon Millman2018-06-071-3/+3
|
* Make scrollability a prop on TradeHistoryBrandon Millman2018-06-061-3/+9
|
* Update TradeHistory componentBrandon Millman2018-06-061-3/+14
|
* Add missing type definitionsLeonid Logvinov2018-05-141-10/+10
|
* Apply prettier configLeonid Logvinov2018-01-031-6/+6
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-16/+16
|
* fix remaining tslint errorsFabio Berger2017-11-281-4/+4
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+115
sub-packages, use new subscribeAsync 0x.js method