jam/src/components
Thebora Kompanioni 34bfd0b3cd
ui: small visual adaptions after placeholder PR (#222)
* chore: harmonize sprite definitions

* fix: prevent render errors on invalid token in CurrentWalletMagic screen

* ui: add border-radius to input placeholder

* fix: add relationship 'noopener' to external links on Send screen

Co-authored-by: Đorđe Spasić <34274884+Djo1e@users.noreply.github.com>
2022-04-20 10:45:12 +02:00
..
ActivityIndicators.jsx Improve lock/unlock mechanism (#175) 2022-03-21 17:31:31 +01:00
Alert.jsx feat: setup code formatting (#21) 2022-01-27 10:20:31 +01:00
App.jsx feat: add cheatsheet (#211) 2022-04-14 11:50:41 +02:00
App.test.jsx ui: small ui fixes (#201) 2022-04-12 10:30:53 +02:00
Balance.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Balance.module.css ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
Balance.test.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
BitcoinQR.jsx fix: use own qrcode component to display addresses (#146) 2022-03-03 15:47:27 +01:00
Cheatsheet.tsx feat: add cheatsheet (#211) 2022-04-14 11:50:41 +02:00
CreateWallet.css fix: Remove skip button quiz screen (#198) 2022-04-04 09:27:54 +02:00
CreateWallet.jsx feat: add cheatsheet (#211) 2022-04-14 11:50:41 +02:00
CreateWallet.test.jsx feat: add cheatsheet (#211) 2022-04-14 11:50:41 +02:00
CurrentWalletAdvanced.module.css ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
CurrentWalletAdvanced.test.tsx Add typescript support (#176) 2022-03-17 12:44:01 +01:00
CurrentWalletAdvanced.tsx ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
CurrentWalletMagic.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
CurrentWalletMagic.module.css ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
DisplayAccounts.jsx refactor: add route constants (#215) 2022-04-11 12:54:04 +02:00
DisplayAccountUTXOs.jsx chore: fix typo in en/translation.json (#177) 2022-03-16 13:32:47 +01:00
DisplayUTXOs.jsx fix: do not hide CreateWallet component on connection errors (#199) 2022-04-06 12:59:07 +02:00
Earn.jsx ui: small ui fixes (#201) 2022-04-12 10:30:53 +02:00
ExtendedLink.tsx ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
Layout.jsx refactor: dry up app layout (#126) 2022-02-25 12:12:28 +01:00
Navbar.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Onboarding.jsx feat: translate screens (#174) 2022-03-15 14:01:04 +01:00
PageTitle.jsx feat: update wallets page (#108) 2022-02-17 18:32:58 +01:00
Receive.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Receive.module.css ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Seedphrase.css fix: Remove skip button quiz screen (#198) 2022-04-04 09:27:54 +02:00
Seedphrase.jsx ui: move seed phrase on settings page to modal (#206) 2022-04-06 15:18:44 +02:00
Send.css ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Send.jsx ui: small visual adaptions after placeholder PR (#222) 2022-04-20 10:45:12 +02:00
Settings.jsx ui: move seed phrase on settings page to modal (#206) 2022-04-06 15:18:44 +02:00
Settings.test.jsx Improve lock/unlock mechanism (#175) 2022-03-21 17:31:31 +01:00
Sprite.tsx ui: add content placeholders (#203) 2022-04-18 09:39:33 +02:00
ToggleSwitch.jsx feat: update earn page (#82) 2022-02-14 17:52:59 +01:00
ToggleSwitch.module.css feat: fancy toggle switch (#63) 2022-02-08 15:19:26 +01:00
Wallet.jsx refactor: add route constants (#215) 2022-04-11 12:54:04 +02:00
Wallet.test.jsx Improve lock/unlock mechanism (#175) 2022-03-21 17:31:31 +01:00
Wallets.jsx refactor: add route constants (#215) 2022-04-11 12:54:04 +02:00
Wallets.test.jsx Improve lock/unlock mechanism (#175) 2022-03-21 17:31:31 +01:00