1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00
metamask-extension/ui/pages/first-time-flow
Mark Stacey 7929a92c66
Clear the clipboard after the seed phrase is pasted (#12828)
* Clear the clipboard after the seed phrase is pasted

On the "Import" page of the import onboarding flow, we now clear the
clipboard after the secret recovery phrase is pasted. This ensures that
the SRP isn't accidentally pasted somewhere else by the user, which can
be an easy and disastrous mistake to make.

* Clear clipboard during new onboarding flow as well
2021-11-24 13:39:12 -03:30
..
create-password Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
end-of-flow Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
first-time-flow-switch
metametrics-opt-in Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
seed-phrase Replace history during onboarding (#12693) 2021-11-15 12:16:11 -07:00
select-action Remove the partially-applied dark mode styles used for beta (#12489) 2021-10-28 17:29:20 -02:30
welcome
first-time-flow.component.js
first-time-flow.container.js
index.js
index.scss
onboarding-initiator-util.js