Commit 3d6d7c6
authored
feat(sui): rename SuiWallet to Slush (#1440)
* feat(sui): rename SuiWallet to Slush
* feat(icons): add SlishCircleFilled icon and update Slush wallet metadata
* test: written snap
* fix: correct icon name and add SlushCircleFilled icon
- Updated the icon reference in the Slush wallet metadata from SlishCircleFilled to SlushCircleFilled.
- Added the SlushCircleFilled icon component and its corresponding SVG file.
- Updated the index to export the new SlushCircleFilled icon.1 parent ecb4492 commit 3d6d7c6
File tree
16 files changed
+603
-532
lines changed- .changeset
- docs/guide/demos/try-it-out
- packages
- assets/src/wallets
- icons/src
- __tests__/__snapshots__
- components
- svgs
- sui
- src
- sui-provider/__tests__
- wallets
- web3/src/sui/demos
16 files changed
+603
-532
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
This file was deleted.
0 commit comments