aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/account-dropdowns.js
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-221-338/+0
* Metametrics (#6171)Dan J Miller2019-03-051-0/+13
* Fix blockies icons overriding contract map icons. Refactor Identicon componen...Alexander Tseung2018-10-251-1/+2
* Show checksummed addresses throughout the UIbitpshr2018-04-181-3/+2
* Removes t from props via metamask-connect and instead places it on context vi...Dan2018-03-291-8/+12
* Lint fixesDan2018-03-221-1/+1
* i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-8/+7
* Lint fixes.Dan2018-03-201-0/+2
* Handle i18n with redux.Dan2018-03-161-8/+8
* i18n - load locales manuallykumavis2018-03-151-1/+0
* Merge branch 'master' into i18nDan2018-03-071-2/+2
|\
| * Define event locally in onClickOutside method in account-dropdowns.jsDan2018-03-011-1/+1
| * Remove accessing PropTypes from main React packageAlexander Tseung2018-02-071-1/+1
* | complete i18n across new UINick Doiron2018-01-301-3/+3
* | get t imported in all files currently using i18nNick Doiron2018-01-251-0/+1
* | first steps to i18nNick Doiron2018-01-231-6/+6
|/
* Merge pull request #2422 from watilde/fixes-lintKevin Serrano2017-10-251-2/+0
|\
| * Fix lint warningsDaijiro Wachi2017-10-221-2/+0
* | Fix linterChi Kei Chan2017-10-211-0/+5
|/
* Move etherscan link logic into moduleDan Finlay2017-10-141-1/+1
* Place object property retrieval inside try-catchKevin Serrano2017-09-081-2/+3
* Change expected type to array.Kevin Serrano2017-09-081-1/+1
* Resolve merge conflict from masterKevin Serrano2017-09-061-1/+10
|\
| * Cleanup stray logs and lintsdtsui2017-08-111-5/+1
| * Fix text overflow for dropdown components flagged by @frankiebeesdtsui2017-08-111-1/+14
* | Readd loose label onto accounts.Kevin Serrano2017-08-101-1/+19
|/
* Re-enable css transitions for dropdowns in header, needs menu-droppo library ...sdtsui2017-08-051-0/+1
* Adjust padding of accountSwitcher dropdownsdtsui2017-08-041-4/+7
* Adjust top and bottom padding of accountSwitchersdtsui2017-08-041-2/+9
* Lint ui/appsdtsui2017-08-041-3/+3
* Allow new accounts selector to handle clickssdtsui2017-08-041-2/+2
* Increase size of accountSelection dropdownsdtsui2017-08-041-8/+22
* Increase size of settings dropdown and account settings dropdownsdtsui2017-08-041-1/+1
* Add note with previous fa-angle-down for future refactorsdtsui2017-08-041-0/+2
* Position account switcher icon back in app headersdtsui2017-08-041-2/+6
* Disable account selection dropdown from account detailssdtsui2017-08-041-5/+15
* Add QR functionalityKevin Serrano2017-08-041-0/+13
* lint fixkumavis2017-08-021-2/+2
* Fix dropdown toggle behavior - account dropdownssdtsui2017-07-291-2/+16
* Make account selection dropdown menu scrollable when too large for viewsdtsui2017-07-271-0/+2
* Remove Account Settings item from optionsMenu, unnecessarysdtsui2017-07-271-8/+0
* Replace ui with responsive-uiDan Finlay2017-07-251-0/+227