Commit b27a36a
organizing based on Chrome's naming convention and ease of sharing code between components (#10)
* content script update
* whitelist PR preview env
* adding UI work for mnemonic phrase screen plus some url whitelisting improvemnents
* rm debugger
* implement UX fixes and design for mnemonic phrase views
* PR comments
* organizing based on Chrome's naming convention and ease of sharing code between components
* remove session timer for rn
* adding lyra status method placeholder
* removing demo code
* README update
* README update
* create an api/internal folder and add a sketch
* Update README.md
Co-authored-by: Carl Vitullo <vcarl@users.noreply.github.com>
Co-authored-by: Carl Vitullo <vcarl@users.noreply.github.com>1 parent f2d6ee2 commit b27a36a
File tree
49 files changed
+464
-407
lines changed- background/backgroundComponents
- public
- playground
- js
- src
- api/internal
- background
- messageListener
- types
- lyraApi
- getPublicKey
- requestSignature
- status
- popup
- assets
- components
- Layout
- Header
- Menu
- Tooltip
- form
- mnemonicPhrase
- basics
- ducks
- hooks
- styles
- Basics
- views
- Account
- CreatePassword
- GrantAccess
- MnemonicPhrase
- Confirmed
- RecoverAccount
- SignTransaction
- UnlockAccount
- Welcome
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
49 files changed
+464
-407
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | 10 | | |
23 | 11 | | |
24 | 12 | | |
| |||
70 | 58 | | |
71 | 59 | | |
72 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
Loading
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments