aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/relayer_index/relayer_grid_tile.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Make Analytics API non-asyncfragosti2018-07-131-2/+1
|
* Add no-floating-promises ignore commentsfragosti2018-07-121-0/+1
|
* Integrate heap analyticsfragosti2018-07-121-2/+2
|
* Replace calls to google analytics with calls to heapfragosti2018-07-121-3/+3
|
* No longer elevate relayer grid tile on long pressfragosti2018-07-041-2/+3
|
* Merge pull request #811 from 0xProject/feature/website/onboarding-polish-2Francesco Agosti2018-07-041-0/+4
|\ | | | | Add Hotjar, and other small improvements
| * Add media query abstraction around ScreenWidths and stop relayer grid hover ↵fragosti2018-07-031-0/+4
| | | | | | | | effect on mobile
* | Update start onboarding copy and relayer grid empty colorBrandon Millman2018-07-031-1/+1
|/
* Update relayer grid fallback iconBrandon Millman2018-06-271-1/+1
|
* 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
|\ | | | | | | feature/website/portal-v2-analytics
| * 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