Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aum/feat: fix-iframe-UI-issues (deriv-com#10888)
* fix: fixed the wallets-app (AppContent) height for desktop and responsive * fix: fix issues related to iframe * chore: empty commit * aum/chore: separate cashier modules into cashier folder (deriv-com#10708) * refactor: created cashier folder and separated deposit-fiat-module * refactor: added the deposit-crypto-module * chore: moved cashier folder inside src * refactor: created deposit-crypto folder * refactor: added transfer module * refactor: added transactions module * refactor: moved cashier module inside features/cashier * refactor: replaced components from screens with modules * refactor: moved withdrawal-email-verification to modules * chore: moved sub-components for deposit-crypto in components folder * chore: moved sub-components of transfer to components folder * chore: export transfer components as modules * chore: removed the screens folder * feat: transactions-module * feat: transfer-module * feat: withdrawal-module * chore: renamed TransactionsCryptoRow to TransactionsPendingRow * chore: renamed TransactionsCrypto to TransactionsPending * chore: updated Transactions-module with master * Merge branch 'master' of github.com:binary-com/deriv-app into cashier-folder-wallets * chore: fixed merge conflicts * chore: rename Withdrawal to WithdrawalVerification * chore: trial to remove translations for ar.json * chore: removed more unwanted commits from master * chore: removing changes from master * chore: pushing * feat: ResetBalanceModule * chore: updated transactions * chore: removed screens * chore: empty commit * fix: fixed the iframe-width for widescreen displays * chore: removed redundant style * chore: empty commit * chore: removed unwanted files from PR * chore: removed redundant styling for height from AppContent * chore: changed unit to rem
- Loading branch information