aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/portal/portal.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-2/+35
|\ | | | | | | | | | | | | | | | | * development: Remove overflowZ property from portal Fix typo Only show untracked tokens Make wallet scrollable Add token flow
| * Remove overflowZ property from portalBrandon Millman2018-05-091-1/+0
| |
| * Fix typoBrandon Millman2018-05-091-1/+1
| |
| * Only show untracked tokensBrandon Millman2018-05-091-1/+1
| |
| * Add token flowBrandon Millman2018-05-091-1/+34
| |
* | Suggestions and fix bad mergeBrandon Millman2018-05-091-9/+0
| |
* | Merge branch 'development' into feature/website/top-bar-redesignBrandon Millman2018-05-091-0/+8
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * development: (63 commits) Update The Ocean logo Fix artifacts paths Create an artifacts folder Introduce a var Add removeHexPrefix util method CHeck if ABI exists Improve the readability of the check for should compile Use named constants Add a comment Fix comments Rename args to constructor-args Fix a typo Define a separator const Move artifacts from src/artifacts to artifacts/v1 Fix sol-cov to work with the new artifacts format Implement new artifacts format Publish Updated CHANGELOGS Make node types a dependency Fix type errors in CSS properties ...
| * Add headers to wallet and relayer indexBrandon Millman2018-05-051-1/+11
| |
| * Add scrolling to relayer indexBrandon Millman2018-05-051-1/+7
| |
| * Lay out wallet and relayersBrandon Millman2018-05-051-0/+214
|
* Top bar expanded display typeBrandon Millman2018-04-241-2/+3
|
* Add headers to wallet and relayer indexBrandon Millman2018-04-241-1/+11
|
* Add scrolling to relayer indexBrandon Millman2018-04-241-1/+7
|
* Lay out wallet and relayersBrandon Millman2018-04-241-0/+214