1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-15 12:59:09 +00:00
Commit Graph

1478 Commits

Author SHA1 Message Date
slowbackspace
c7cad093f1 fix token input overflow 2018-12-20 16:42:00 +01:00
slowbackspace
348033e38f fix send button overflow 2018-12-20 16:41:03 +01:00
Vladimir Volek
c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
Component for unsupported coins on T1 (xrp)
2018-12-18 13:23:54 +01:00
Vladimir Volek
76fb6a97fa Removed eslint disable and fix 2018-12-18 13:21:00 +01:00
slowbackspace
032c081447 pass className prop to DeviceHeader component 2018-12-18 12:16:06 +01:00
slowbackspace
3da10ecf5a fix warnings from react devtools ext 2018-12-18 12:16:06 +01:00
slowbackspace
6171d5ea0f upgrade react-hot-loader to 4.6.2 2018-12-18 12:16:06 +01:00
slowbackspace
a189218b9d switch to new attrs syntax 2018-12-18 12:16:06 +01:00
slowbackspace
1878c6beb4 padding around "select coin" message 2018-12-18 12:14:46 +01:00
Szymon Lesisz
f9f1b6758e remove unused field from getAccountLoader 2018-12-17 19:19:32 +01:00
Szymon Lesisz
f24f0b33ea add explanation of 'not-used' strings 2018-12-17 19:07:11 +01:00
Szymon Lesisz
4c4b40c639 remove unused import 2018-12-17 19:00:44 +01:00
Szymon Lesisz
9d6bce9251 fix fwOutdated exceptionPage values 2018-12-17 18:48:30 +01:00
Szymon Lesisz
ddf00bc15c use existing component for selectedAccount outdated firmware exception 2018-12-17 18:45:47 +01:00
Szymon Lesisz
2aa6a82911 split loader, notification and exceptionPage to isolated variables
and pass them as they are to views/Wallet/components/Content
2018-12-17 18:33:55 +01:00
slowbackspace
f34992dd68 proper link and coin img size 2018-12-17 12:52:47 +01:00
slowbackspace
597f804a9d added prop to enable rendering Logo without wrapper 2018-12-17 12:52:19 +01:00
slowbackspace
800a5be990 pass network.shortcut to Content component 2018-12-16 23:52:02 +01:00
slowbackspace
512574ece2 custom loader type when coin is not supported by the firmware 2018-12-16 23:50:42 +01:00
slowbackspace
3566f1b3c5 renamed component 2018-12-16 23:46:32 +01:00
slowbackspace
b13da082e0 added view for unsupported coins 2018-12-15 18:31:28 +01:00
slowbackspace
57ad70cd60 pass className prop to enable component styling 2018-12-15 18:31:06 +01:00
Vladimir Volek
ddf85952fc Revert "test sticky build"
This reverts commit 2e5d029393.
2018-12-14 17:49:03 +01:00
Vladimir Volek
3a9a214bc2 test sticky build 2 2018-12-14 17:44:18 +01:00
Vladimir Volek
2e5d029393 test sticky build 2018-12-14 17:24:45 +01:00
Vladimir Volek
811df82d83 update changelog 2018-12-14 14:23:41 +01:00
Vladimir Volek
436723ae58
Merge pull request #275 from trezor/fonts-refactoring
Fonts refactoring
2018-12-13 16:15:49 +01:00
slowbackspace
0623e1423e add missing TREZOR_ACTION const 2018-12-13 14:37:13 +01:00
slowbackspace
d5d59b32b8 line-height refactoring 2018-12-13 14:16:14 +01:00
slowbackspace
462205650d fix px font-size in modal pin button 2018-12-13 13:44:54 +01:00
slowbackspace
3c6df77b04 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:42:52 +01:00
slowbackspace
e4d2a5ec72 Revert "changed FONT_SIZE.BASE to 1rem"
This reverts commit e4d2b8ec02.
2018-12-13 13:29:46 +01:00
slowbackspace
e4d2b8ec02 changed FONT_SIZE.BASE to 1rem 2018-12-13 13:27:55 +01:00
slowbackspace
ace7868037 use default tooltip font size 2018-12-13 13:09:43 +01:00
slowbackspace
42a38c5dc5 Merge branch 'master' into fonts-refactoring 2018-12-13 13:05:55 +01:00
Vladimir Volek
a6f798ee0a
Merge pull request #274 from trezor/fix-advanced-settings
Fix advanced settings toggler
2018-12-13 11:39:22 +01:00
slowbackspace
38810afc07 fix font weight 2018-12-12 17:38:17 +01:00
slowbackspace
2958a6133b added comment with the old px units for reference 2018-12-12 17:35:10 +01:00
slowbackspace
3e87ea9854 use standard button font size 2018-12-12 17:30:16 +01:00
slowbackspace
ba95de788f merge master 2018-12-12 17:25:26 +01:00
Vladimir Volek
eb7684f079 Added build notification for testing channel 2018-12-12 16:11:09 +01:00
Vladimir Volek
eb0b0c6b94 Merge branch 'master' of github.com:satoshilabs/trezor-wallet 2018-12-12 15:50:41 +01:00
Vladimir Volek
6a63fd54d5 Added extra step to delete CI cache 2018-12-12 15:50:30 +01:00
Maroš Špak
c6f804ba2d removed style-media-query once again 2018-12-12 15:17:44 +01:00
Maroš Špak
778fc5672b single quote 2018-12-12 15:17:27 +01:00
Maroš Špak
4273adda27 add missing networkType 2018-12-12 15:01:39 +01:00
Vladimir Volek
386afde8b3
Merge pull request #272 from trezor/readme-fix
Fix typos
2018-12-12 14:21:17 +01:00
Vladimir Volek
f447774186
Merge pull request #271 from trezor/modal-fade
Modal fade animation
2018-12-12 14:20:46 +01:00
Maroš Špak
fd72ed4ad4 fix typos 2018-12-12 13:06:39 +01:00
Maroš Špak
191d611fde removed unused import 2018-12-12 10:57:23 +01:00