-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Reafactor/split import mnemonic (#658) * Base draft for refactor using split input boxes with password type * Refactored first step of import flow, movede components from generic spot to screen specific components folder. Removed unnecessary components * Added base grid for new layout * Finished layout on import mnemonic step. missing next step hook fix and error management * Fixed meme step styles, moved account creation to import mnemonic step * Added autofocus & cursor at hide button * Abstracted mnemonic input into its own component * Added draft message box for mnemonic paste * Removed unused gradient * Formatted paste message to new design * Moved mnemonic utils to its corresponding file * Fixed paste message Co-authored-by: rocky-fleek <[email protected]> Co-authored-by: Juan Manuel <[email protected]> * Added error caching for file reader * Fixed error message * Reafactor/split import mnemonic (#663) * Base draft for refactor using split input boxes with password type * Refactored first step of import flow, movede components from generic spot to screen specific components folder. Removed unnecessary components * Added base grid for new layout * Finished layout on import mnemonic step. missing next step hook fix and error management * Fixed meme step styles, moved account creation to import mnemonic step * Added autofocus & cursor at hide button * Abstracted mnemonic input into its own component * Added draft message box for mnemonic paste * Removed unused gradient * Formatted paste message to new design * Moved mnemonic utils to its corresponding file * Fixed paste message * MOodified test cases to fit the new flow * Added clear data on component unmount Co-authored-by: Juan Manuel <[email protected]> * Fixed create seed styles, correctly abstracted reveal seedphrase * Added proper margins and structuring. Fixed tooltip * Fixed styles in reveal seed screen * Removed console log * Hide icns metadata for noq (#665) Co-authored-by: rocky-fleek <[email protected]> * Fixed manage button behavior * Added error message and disabled button if contact is already present * Fixed issue where contact was not being found in idinput * Removed css causing whitescreen in firefox seedphrase box Co-authored-by: tomiir <[email protected]> Co-authored-by: rocky-fleek <[email protected]> Co-authored-by: Tomás Rocchi <[email protected]>
- Loading branch information
1 parent
e4eecf8
commit decb84a
Showing
51 changed files
with
958 additions
and
540 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 0 additions & 11 deletions
11
source/components/FullscreenContainer/fullscreen-container.stories.jsx
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.