1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 21:08:57 +00:00
Commit Graph

1431 Commits

Author SHA1 Message Date
slowbackspace
9df5e1c04e add SCREEN_SIZE const 2019-01-24 18:43:58 +01:00
slowbackspace
d623dc133c remove shadow from menu items 2019-01-22 15:47:50 +01:00
Vladimir Volek
d0aa40e1b1
Merge pull request #338 from trezor/fix/ui-issues
Fix/ui issues
2019-01-22 15:26:55 +01:00
Vladimir Volek
9f911ff8b2
Merge pull request #340 from trezor/feature/qr-scanner
Feature/QR scanner
2019-01-22 15:26:01 +01:00
slowbackspace
0f005062fe merge master 2019-01-22 15:17:52 +01:00
Vladimir Volek
a99b21354e
Merge pull request #346 from trezor/fix/device-header-ux
Fix Device header UX
2019-01-22 14:36:55 +01:00
slowbackspace
cc41a963cd set minHeight to fix rendering of devicemenu for unitialized device 2019-01-22 12:57:10 +01:00
slowbackspace
9f190dc993 strech device menu width to its parent's width 2019-01-21 17:12:17 +01:00
slowbackspace
251eb61177 add slide down animation for device menu 2019-01-21 16:51:52 +01:00
slowbackspace
59c4e69ab4 missing position absolute 2019-01-21 16:20:05 +01:00
slowbackspace
67a1b6af4e fix overlap of action button and close button in notification layout 2019-01-21 15:42:48 +01:00
slowbackspace
6662c705bc hover for menu items 2019-01-21 14:43:56 +01:00
slowbackspace
97918224a2 fix device header ux 2019-01-20 19:08:36 +01:00
slowbackspace
1280800c91 cursor pointer on buttons in Pin modal 2019-01-20 00:15:54 +01:00
slowbackspace
7f07564ab6 fix font weight in Divider to match design guidelines 2019-01-19 23:30:22 +01:00
slowbackspace
48d07e1dea add missing wallet border radius 2019-01-19 23:11:44 +01:00
slowbackspace
454410fd5c improved styling of device menu 2019-01-19 23:05:16 +01:00
slowbackspace
f49a202da6 change padding 2019-01-19 20:51:43 +01:00
slowbackspace
34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px 2019-01-19 20:37:59 +01:00
slowbackspace
85326fdc86 fix styles for forget modal 2019-01-19 20:07:51 +01:00
slowbackspace
aa3f037ddf prevent token name from breaking to multiple lines if unnecessary 2019-01-19 19:34:25 +01:00
slowbackspace
1aae8dc0b2 device counter centering using flexbox 2019-01-18 16:09:31 +01:00
slowbackspace
bdd43b49b2 add box shadow 2019-01-18 15:55:20 +01:00
slowbackspace
8edb6b66b8 set border color when focused for input, button, textarea, select 2019-01-18 14:50:26 +01:00
slowbackspace
449e97f377 add new color for focused input border 2019-01-18 14:49:28 +01:00
slowbackspace
2e5f7f6c46 fix title font size in WalletType modal 2019-01-18 13:46:11 +01:00
slowbackspace
0f93d2052e responsive qr modal 2019-01-18 00:53:30 +01:00
slowbackspace
75074c5b55 remove eslint ignore rule 2019-01-17 21:43:35 +01:00
slowbackspace
a17ba7dfce style set default button as a green link 2019-01-17 18:22:05 +01:00
slowbackspace
d919dc00d7 change paddings in Log component 2019-01-17 17:58:28 +01:00
slowbackspace
dbc5e86898 bigger close button for modals 2019-01-17 17:57:03 +01:00
slowbackspace
f8d8ff02d1 add missing margin-top to textarea's error message 2019-01-17 17:20:16 +01:00
slowbackspace
01b789a78e add button to scan qr code next to the address input 2019-01-17 17:13:21 +01:00
slowbackspace
549ae16b0e add modal for scanning qr codes 2019-01-17 17:12:12 +01:00
Vladimir Volek
5423caea4f
Merge pull request #331 from trezor/fix/connect-backend-spinner
Fix/spinner for connect backend button
2019-01-17 16:05:21 +01:00
Vladimir Volek
428a1669f5
Merge pull request #332 from trezor/fix/disable-add-account
Disable add account button when device is not connected
2019-01-17 16:03:53 +01:00
Vladimir Volek
a1b96535a5
Merge pull request #336 from trezor/feature/send-form-clear-button
Feature/Send form clear button
2019-01-17 15:59:23 +01:00
slowbackspace
8e852a925c add crypto URI parser from the old wallet 2019-01-17 15:29:55 +01:00
slowbackspace
e943de644a add qr code icon 2019-01-17 15:06:49 +01:00
Vladimir Volek
cb7bc0fbad
Merge pull request #333 from trezor/fix/notifications-css-layout
Fix notification layout
2019-01-16 03:45:02 +01:00
slowbackspace
12d6113b9c fix paddings on small screens 2019-01-15 15:35:31 +01:00
slowbackspace
a8d39d95c2 separate clear from init function 2019-01-15 15:24:41 +01:00
slowbackspace
c77cd10f03 send form clear button for ripple and eth 2019-01-15 13:54:34 +01:00
Vladimir Volek
bb9d59bece
Merge pull request #328 from trezor/fix/ripple-amount-validation
Fix/ripple amount validation
2019-01-15 13:38:19 +01:00
slowbackspace
ea804969cd fix notification layout 2019-01-14 13:29:57 +01:00
slowbackspace
224337c497 disable add account button when device is not connected 2019-01-14 12:08:21 +01:00
slowbackspace
472d1cd453 add loading state to a connect button when connecting to backend 2019-01-14 02:48:06 +01:00
slowbackspace
1b1fbb45f5 add connecting flag to blockchain's state 2019-01-14 02:46:41 +01:00
Szymon Lesisz
7eb1527c39 display reserve in RippleSendForm 2019-01-12 19:41:52 +01:00
Szymon Lesisz
249e5f9876 recalculate reserve while "setMax" 2019-01-12 19:31:42 +01:00