aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/accounts/new-account/create-form.js
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into i18n-translator-reduxDan2018-03-271-2/+2
|\
| * Update button stylesAlexander Tseung2018-03-261-3/+3
* | Correct proptypes for t in new-account/create-form.jsDan2018-03-221-1/+1
* | Lint fixesDan2018-03-221-1/+1
* | i18n redux solution doesn't require importing t() and passing state to each t...Dan2018-03-221-5/+4
* | Lint fixes.Dan2018-03-201-0/+1
* | Handle i18n with redux.Dan2018-03-161-6/+6
* | i18n - load locales manuallykumavis2018-03-151-2/+2
|/
* Fix translations whose substitutions params were not in arrays.Dan2018-03-141-1/+1
* Merge branch 'master' into i18nDan2018-03-071-5/+8
|\
| * [NewUI] Set default new account name as placeholder, but not value (#3121)Dan J Miller2018-02-011-5/+8
* | complete i18n across new UINick Doiron2018-01-301-4/+4
* | 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
|/
* New add account page with create and import options.Dan2018-01-131-0/+96