This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-24 19:10:22 +01:00
Code
fe28e0d134
metamask-extension
/
ui
/
app
/
pages
/
first-time-flow
/
seed-phrase
/
index.js
2 lines
50 B
JavaScript
Raw
Normal View
History
Unescape
Escape
First time flow updates (#6192) * Action select step of onboarding flow added. * Update navigation on create and import password screens. * Adds terms of service checkbox to create and import account screens. * Add security warning to jazzicon intro step * Update and streamline unique image to confirm seed steps of first time flow. * UI touch ups to welcome screen. * UI touch up on select action page * Fix first time import flow. * Add end of flow screen to first time flow * Replace unique image screen with updated fishing warning screen. * Update e2e tests for onboarding flow changes. * Add required translations to onboarding flow. * Update design of select action screen to emphasize create new wallet option. * Clean up onboarding flow code. * Remove notice related code from first-time-flow directory. * Use updater function argument in new-account.component
2019-02-27 15:46:41 +01:00
export
{
default
}
from
'./seed-phrase.component'
Copy Permalink