aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/new-account/index.js
Commit message (Collapse)AuthorAgeFilesLines
* Move setAccountLabel into PreferencesControllerWhymarrh Whitby2018-05-171-1/+1
|
* Removes t from props via metamask-connect and instead places it on context ↵Dan2018-03-291-4/+10
| | | | via a provider.
* i18n redux solution doesn't require importing t() and passing state to each ↵Dan2018-03-221-4/+3
| | | | t() call; t is just available on props.
* Handle i18n with redux.Dan2018-03-161-5/+5
|
* i18n - load locales manuallykumavis2018-03-151-1/+1
|
* separate out cross-browser i18n for extensionsNick Doiron2018-01-251-0/+1
|
* better organization of locale file; i18n in more view filesNick Doiron2018-01-241-4/+4
|
* Fix input box padding and select highlight in new account create and import ↵Dan2018-01-131-1/+0
| | | | page.
* New add account page with create and import options.Dan2018-01-131-0/+82