Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Use TxModal in Send{View|Form}DOGE (#2102)
Browse files Browse the repository at this point in the history
- [x] Use `TxModal` in `Send{View|Form}DOGE`
- [x] Remove deprecated view components for Send
- [x] Show loader in SendView{XYZ}
- [x] Update CHANGELOG
  • Loading branch information
veado authored Feb 24, 2022
1 parent d860856 commit 1a2d24a
Show file tree
Hide file tree
Showing 13 changed files with 233 additions and 538 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
- Feature list [#2092](https://github.com/thorchain/asgardex-electron/pull/2092)
- [TxModal|Send] Add copy button [#1998](https://github.com/thorchain/asgardex-electron/issues/1998)

## Update

- [Send] Use TxModal [#2073](https://github.com/thorchain/asgardex-electron/issues/2073)

# 0.8.0 (2022-02-18)

## Add
Expand Down
206 changes: 0 additions & 206 deletions src/renderer/components/wallet/txs/send/Send.stories.tsx

This file was deleted.

92 changes: 0 additions & 92 deletions src/renderer/components/wallet/txs/send/Send.tsx

This file was deleted.

Loading

0 comments on commit 1a2d24a

Please sign in to comment.