aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/send/to-autocomplete.js
Commit message (Expand)AuthorAgeFilesLines
* fixes #4664trejgun2018-07-031-120/+0
* Delete dead send code.Dan2018-05-011-1/+1
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-2/+8
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-3/+3
* Handle i18n with redux.Dan2018-03-161-2/+2
* i18n - load locales manuallykumavis2018-03-151-1/+1
* get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-2/+1
* Cursor pointer and hover background on from and to dropdown items.Dan2017-11-111-0/+1
* Merge pull request #2530 from MetaMask/uatChi Kei Chan2017-11-031-12/+6
|\
| * More lint fixesDan2017-11-021-7/+6
| * Lint fixes for NewUI-flat.Dan2017-11-021-5/+0
* | Fixes width of from and to dropdowns in extension and on mobile views.Dan2017-11-031-1/+1
|/
* Simply logic for rendering matching accounts in to-autocomplete dropdown.Dan2017-10-251-12/+4
* Style dropdown of to-autocomplete.Dan2017-10-251-27/+99
* Handling to and amount errors.Dan2017-10-191-5/+5
* [NewUI] SendV2-#8: Send container handles tokens; gas info dynamic from state...Dan J Miller2017-10-141-2/+2
* Send v2 to autocomplete.Dan2017-10-111-0/+55