File tree
127 files changed
+1149
-926
lines changed- apps/browser-extension-wallet
- src
- components
- MainMenu/DropdownMenuOverlay/components
- WalletStatus
- features
- address-book/components/AddressDetailDrawer/types
- dapp
- components
- __tests__
- confirm-transaction
- config
- receive-info/components/__tests__
- unlock-wallet/components/__tests__
- hooks
- __tests__
- lib
- storage/helpers
- types
- typings
- views/browser-view
- components
- PortfolioBalance/PortfolioBalanceLabel/__tests__
- SideMenu/__tests__
- WalletUsedAddressesDrawer/__tests__
- features
- activity/components
- adress-book/components
- AddressBookEmpty/__tests__
- AddressForm/__tests__
- assets/components/AssetDetailsDrawer/__tests__
- multi-address
- multi-wallet/hardware-wallet/steps
- nfts/components/CreateFolder
- send-transaction/components
- Form
- CoinInput/__tests__
- __tests__
- SendTransactionDrawer
- settings/components
- Collateral
- __tests__
- hardware-wallet
- __tests__
- staking/components
- StakePoolDetails
- StakingModals/__tests__
- voting/components
- wallet-setup/components
- HardwareWalletFlow
- packages
- cardano/src/ui/typings
- common/src/ui/lib
- core
- .storybook
- src/ui
- components
- ActivityDetail
- Activity
- AssetInput
- AssetSelector
- AssetTable
- AuthorizeDapp
- DappAddressSections
- DappTransactionHeader
- DappTransaction
- OutputSummary
- Token
- WalletAddresses
- WalletSetupRevamp
- WalletSetup
- WalletSetupNamePasswordStep
- hooks
- lib
- typings
- utils
- e2e-tests/src/utils
- staking
- .storybook
- src
- features
- BrowsePools/BrowsePoolsPreferencesCard
- DelegationCard
- i18n
- overview/StakingInfoCard
- staking
- Setup
- typings
- translation
- src
- lib
- translations
- browser-extension-wallet
- cardano
- core
- staking
- types
- typings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
127 files changed
+1149
-926
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
52 | 52 |
| |
53 | 53 |
| |
54 | 54 |
| |
| 55 | + | |
55 | 56 |
| |
56 | 57 |
| |
57 | 58 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
5 |
| - | |
| 5 | + | |
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
5 | 5 |
| |
6 | 6 |
| |
7 | 7 |
| |
8 |
| - | |
| 8 | + | |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
|
apps/browser-extension-wallet/src/features/unlock-wallet/components/__tests__/UnlockWallet.test.tsx
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
|
Lines changed: 1 addition & 1 deletion
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