1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/app/pages/first-time-flow
marktoda a761b9e15d
Make seed phrase import case-insensitive (#8246)
The user-specified seed phrase during the first-time-flow import step
required the phrase to be entered in all lowercase. The case does not
add any extra entropy to the seed, so there's no reason to be case
sensitive. Flexibility here will improve the onboarding UX.

This commit makes the entered seed phrase case-insensitive.

Fixes #8171
2020-03-30 10:21:04 -02:30
..
create-password Make seed phrase import case-insensitive (#8246) 2020-03-30 10:21:04 -02:30
end-of-flow Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
first-time-flow-switch Update ESLint rules for test suite (#8023) 2020-02-11 13:21:13 -03:30
metametrics-opt-in Translation helper: substitute react components and component wrapping substrings (#8129) 2020-03-11 12:30:05 -02:30
seed-phrase Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
select-action Remove recompose (#8097) 2020-02-24 19:28:26 -03:30
welcome Update Italian translation (#8247) 2020-03-30 10:01:07 -02:30
first-time-flow.component.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
first-time-flow.container.js Enable arrow-parens ESLint rule 2020-02-15 17:04:21 -03:30
first-time-flow.selectors.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
index.js Folder restructure (#6304) 2019-03-21 20:33:30 -02:30
index.scss fix width in first time flow button (#7348) 2019-11-04 15:08:17 -04:00
onboarding-initiator-util.js Add support for one-click onboarding (#7017) 2019-11-22 13:03:51 -04:00