aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/components/erc20_token_selector.tsx
Commit message (Expand)AuthorAgeFilesLines
* feat: allow panel children to fill entire content / remove title from panel c...fragosti2018-11-091-1/+6
* fix: token selector scrolling container heightfragosti2018-11-091-2/+2
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-11-081-1/+1
|\
| * Merge branch 'development' into feature/instant/mobile-full-bleedSteve Klebanoff2018-11-071-1/+5
| |\
| * | Fix mobile view of selecting assetsSteve Klebanoff2018-11-071-1/+1
* | | feat: add MetaMask sign, refactor Circlefragosti2018-11-081-1/+1
* | | feat: create PaymentMethodDropdownfragosti2018-11-081-1/+1
* | | fix: height of token selector overflow divfragosti2018-11-081-1/+1
| |/ |/|
* | chore(instant): import UI components directlySteve Klebanoff2018-11-061-1/+5
|/
* chore: prettier and linterfragosti2018-11-021-1/+0
* feat: add basic token search functionalityfragosti2018-11-021-11/+48
* feat: implement search bar UIfragosti2018-11-021-2/+4
* feat: add name param to all ERC20AssetMetaDatafragosti2018-11-021-0/+4
* feat: implement basic token selection UIfragosti2018-11-021-4/+33
* feat: add states to the erc20 input for no assets or only 1 assetfragosti2018-11-021-1/+3
* feat: implement basic erc20 token selectorfragosti2018-11-011-0/+34