aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/portal_menu.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Rename Portal and PortalMenu components to LegacyPortal and LegacyPortalMenuBrandon Millman2018-04-241-94/+0
|
* Implement initial relayer gridBrandon Millman2018-04-051-8/+18
|
* Implement initial wallet interfaceBrandon Millman2018-03-211-1/+12
|
* Apply prettier configLeonid Logvinov2018-01-031-7/+5
|
* Add new underscore-privates rule to @0xproject/tslint-config and fix lint errorsBrandon Millman2017-12-201-6/+6
|
* Merge branch 'development' into createWethPageFabio Berger2017-12-161-1/+0
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (54 commits) Fix redundant spaces Fix tests Fix website unused vars Fix connect unused vars Fix 0x.js unused vars Dissallow unused vars/imports Implement first custom linter rule async-suffix Reuse intervalutils in website Add a newline Name a variable Add a comment Fix a conditional Make migrations deterministic Fix linter error Fix linter errors Add a function to init token balances Rename tokenUtils.getNonProtocolTokens to tokenUtils.getDummyTokens Add DummyToken to gitignore Add DummyToken to artifacts list Increase mocha timeout ...
| * Fix website unused varsLeonid Logvinov2017-12-151-1/+0
| |
* | Update name to be a call to actionFabio Berger2017-12-161-1/+1
| |
* | progress weth pageFabio Berger2017-12-131-0/+8
|/
* fix remaining tslint errorsFabio Berger2017-11-281-1/+1
|
* Add website to mono repo, update packages to align with existing ↵Fabio Berger2017-11-221-0/+68
sub-packages, use new subscribeAsync 0x.js method