aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/relayer_index/relayer_grid_tile.tsx
Commit message (Expand)AuthorAgeFilesLines
* Remove unecessary position relative rulesfragosti2018-06-231-0/+2
* Fix z-index issuesfragosti2018-06-221-1/+2
* Padding adjustmentBrandon Millman2018-06-221-1/+2
* Various relayer grid ui polish itemsBrandon Millman2018-06-221-28/+26
* Merge branch 'v2-prototype' of https://github.com/0xProject/0x-monorepo into ...fragosti2018-06-201-37/+20
|\
| * Create a shared Image componentBrandon Millman2018-06-191-35/+11
| * Update RelayerGridTile render logic to incorportate colors and logosBrandon Millman2018-06-171-12/+20
* | Add Portal v2 loggingfragosti2018-06-151-2/+7
|/
* merge v2-prototypeFabio Berger2018-06-061-1/+1
|\
| * Add styled-components and polishedfragosti2018-06-021-1/+1
* | Try enabling no-unused-variable...fragosti2018-06-051-2/+1
|/
* Implement design for relayers with no volume or tokensBrandon Millman2018-05-251-8/+29
* Basic onboarding flow infrastructure set upfragosti2018-05-251-9/+3
* Refactor portal specific colors out of react-sharedBrandon Millman2018-05-191-1/+2
* Change to weekly txn volumeBrandon Millman2018-05-151-3/+3
* Add missing type definitionsLeonid Logvinov2018-05-141-2/+2
* Add fallback image support to relayer grid tileBrandon Millman2018-05-101-2/+36
* Fallback image for relayer grid tileBrandon Millman2018-05-101-1/+2
* Change relayer grid tile to link on headerBrandon Millman2018-05-101-17/+17
* Display top tokens from backendBrandon Millman2018-05-091-32/+1
* Open relayer app when clicking on grid tileBrandon Millman2018-05-041-16/+19
* Add header images to relayer grid tilesBrandon Millman2018-05-041-3/+5
* Integrate relayer index with website backendBrandon Millman2018-04-201-10/+41
* Implement initial relayer gridBrandon Millman2018-04-051-0/+84