Commit 55e0d43
0.1.5 (#275)
* Refactored sign transactions panel internal components (#267)
* Update styles
* Refactored sign transactions footer
* Refactored copy button
* Refactored button component
* Refactored tooltip component
* Refactored spinner icon component
* Refactored arrow right component
* Updated copy button
* Updated styles
* Refactored sign transactions overview
* Refactored sign-transactions-advanced and sign-transactions-header
* Updated styles
* Fixed test
* Updated changelog
* Updated files
* Fixes after review
* Eslint and prettierrc fixes (#270)
* Eslint fixes
* Prettierrc fixes
* Updated changelog
* Added minimize/maximize toasts (#272)
* Added min/max toasts
* Update changelog
* Replace icon
* Fixed trimmed address not showing in address-table (#273)
* Fixed addresses not showing
* Fix issue with trimWrapperVisible
* Fixed unlockPanelFooter styles
* Updated Trim
* Updated Trim
* Updated changelog
---------
Co-authored-by: Gavrila Andrei <[email protected]>
* Refactored side panel components (#271)
* Update styles
* Refactored sign transactions footer
* Refactored copy button
* Refactored button component
* Refactored tooltip component
* Refactored spinner icon component
* Refactored arrow right component
* Updated copy button
* Updated styles
* Refactored sign transactions overview
* Refactored sign-transactions-advanced and sign-transactions-header
* Updated styles
* Updated styles
* Fixed test
* Updated changelog
* Updated changelog
* Updated files
* Fixes after review
* Fixes after review
* Updates files location
* Refactored side-panel-header comp
* Refactored side-panel comp
* Refactored side-panel-swipper styles
* Refactored side panel swiper component.
* Updated components
* Updated styles
* Updated changelog
* Fixed test
* Fixes after review
* Refactored transaction list item (#274)
* Refactored styles
* Refactored transaction-list-item component
* Updated changelog
* Fixed tests
* Fixes after review
* Upgraded version
---------
Co-authored-by: Gavrila Andrei <[email protected]>1 parent fb81bd4 commit 55e0d43
File tree
183 files changed
+2635
-3334
lines changed- src
- assets/icons
- arrow-right-icon
- ledger-provider-icon
- magnifying-glass-icon
- metamask-provider-icon
- multiversx-logo-icon
- multiversx-symbol-icon
- wallet-connect-app-gallery-icon
- wallet-connect-app-store-icon
- wallet-connect-google-play-icon
- wallet-provider-icon
- common
- Button
- CopyButton
- ExplorerLink
- FormatAmount
- components
- Icon
- components
- ArrowRightIcon
- ArrowsRotateIcon
- BanIcon
- CircleCheckIcon
- CircleInfoIcon
- CoinsIcon
- DefaultTransactionIconSmall
- HourglassIcon
- MaximizeIcon
- MinimizeIcon
- SpinnerIcon
- ProviderIdleScreen
- Tooltip
- TransactionAssetIcon
- Trim
- UnlockButton
- components
- common/unlock-button
- controlled
- format-amount
- tests
- transactions-table
- components
- TransactionAccount
- components
- TransactionAccountName
- TransactionAge
- tests
- TransactionHash
- TransactionIcon
- TransactionMethod
- tests
- TransactionShards
- TransactionValue
- functional
- ledger-connect
- notifications-feed
- tests
- pending-transactions-panel
- tests
- sign-transactions-panel
- components
- SignTransactionsAdvanced
- components/SignTransactionsAdvancedData
- components/SignTransactionsAdvancedDataDecode
- helpers
- SignTransactionsHeader
- SignTransactionsOverview
- sign-transactions-advanced
- components/sign-transactions-advanced-data
- components/sign-transactions-advanced-data-decode
- sign-transactions-header
- sign-transactions-overview
- helpers/handleAmountResize
- toasts-list
- components
- custom-toast
- components
- custom-create-toast
- simple-toast
- transaction-toast
- components
- transaction-toast-content
- transaction-toast-details
- tests
- unlock-panel
- components
- UnlockPanelGroup
- UnlockProviderButton
- wallet-connect
- components/wallet-connect-download
- visual
- SidePanel
- components
- SidePanelHeader
- SidePanelSwiper
- helpers
- TransactionListItem
- tests
- button
- copy-button
- tests
- data-with-explorer-link/tests
- explorer-link
- tests
- pagination/helpers/getPagination
- side-panel
- components
- side-panel-header
- side-panel-swiper
- tooltip
- transaction-list-item
- trim
- tests
- constants
- global
- utils
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
183 files changed
+2635
-3334
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 | + | |
10 | 19 | | |
11 | 20 | | |
12 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
| 149 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
0 commit comments