aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/data
Commit message (Collapse)AuthorAgeFilesLines
* feat(instant): add icons to token selectorBrandon Millman2018-11-161-3/+1
|
* feat(instant): add extra asset metadataBrandon Millman2018-11-131-22/+141
|
* chore: clarify a commentfragosti2018-11-061-2/+2
|
* feat: add GNT and MKR testnet orders, fix typofragosti2018-11-062-4/+6
|
* fix: change assetdatas for OMG and REP to be all lower case, make MKR bluefragosti2018-11-032-5/+5
|
* feat: add name param to all ERC20AssetMetaDatafragosti2018-11-021-0/+11
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-11-022-0/+11
|\ | | | | | | feature/instant/token-selection-panel
| * feat: add augur provided orderfragosti2018-10-302-0/+10
| |
* | feat: add more asestMetaDatasfragosti2018-11-012-0/+98
|/
* fix: add error message and move more logic to assetUtilsfragosti2018-10-191-11/+1
|
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-191-1/+1
|\ | | | | | | feature/instant/beta-render-et-al
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
| |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render ↵fragosti2018-10-192-3/+27
|/ | | | method
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-0/+15