aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/ui/party.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Try enabling no-unused-variable...fragosti2018-06-051-1/+0
|
* Add missing type definitionsLeonid Logvinov2018-05-141-1/+1
|
* Move Documentation to the `@0xproject/react-docs` packageFabio Berger2018-03-061-3/+2
|
* Moved over all pages/shared components and dependencies to react-sharedFabio Berger2018-03-051-1/+1
|
* Apply prettier configLeonid Logvinov2018-01-031-66/+60
|
* Consolidate all custom colors and material-ui colors into a colors moduleFabio Berger2017-12-181-3/+2
|
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-1/+1
|
* Fix website unused varsLeonid Logvinov2017-12-151-4/+0
|
* Fix Party element so that an identicon's height is that which was passed inFabio Berger2017-12-061-1/+1
|
* fix remaining tslint errorsFabio Berger2017-11-281-2/+2
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+150
sub-packages, use new subscribeAsync 0x.js method