aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/ens-input.js
Commit message (Expand)AuthorAgeFilesLines
* Add responsive container; add send token copysdtsui2017-07-301-0/+7
* Move responsive ui into its own folder for easier mergesDan Finlay2017-07-211-0/+170
* Make folder for responsive UIDan Finlay2017-07-041-170/+0
* Fix react warning for keys on ens address bookKevin Serrano2017-06-271-1/+1
* Cleanup zero addresses.Kevin Serrano2017-06-141-5/+6
* Fix check icon appearing in inappropriate situations.Kevin Serrano2017-06-131-13/+4
* Fix for quick switch on ENS namesfrankiebee2017-06-061-0/+2
* set the ensResolution to an invalid address if an error ocurs durring look upfrankiebee2017-06-061-0/+1
* Dissallow transactions to be sent to 0x0000000000000000000000000000000000000000frankiebee2017-06-061-0/+1
* LintedDan Finlay2017-05-161-2/+3
* ens - add mainnet ens supportkumavis2017-05-101-7/+9
* Merge branch 'i1381-GasPriceInGwei' of github.com:MetaMask/metamask-plugin in...Kevin Serrano2017-05-091-0/+1
|\
| * Fix ens iterated element without key errorDan Finlay2017-05-081-0/+1
* | ui - remove web3, use eth-querykumavis2017-05-091-1/+1
|/
* Fix linting warningsThomas Huang2017-04-271-3/+3
* Minor change in removing opts object.Kevin Serrano2017-03-151-4/+1
* Add comments.Kevin Serrano2017-03-111-0/+5
* Allow for adding recently used addresses to address book.Kevin Serrano2017-03-101-2/+11
* Create distinct labels and names for addresses.Kevin Serrano2017-03-101-1/+5
* Display owned addresses in datalist.Kevin Serrano2017-03-101-0/+10
* Add ENS click to copyDan Finlay2017-03-091-9/+8
* Get basic ENS workingDan Finlay2017-03-091-11/+26
* Add ens recognition to send form inputDan Finlay2017-03-011-0/+131