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

1595 Commits

Author SHA1 Message Date
Vladimir Volek
fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
Fonts refactoring 2
2018-12-20 13:37:33 +01:00
slowbackspace
65d4b362b1 fix link to tos file 2018-12-20 12:00:29 +01:00
slowbackspace
eb2eb2af64 link to fonts.css file from index.html 2018-12-20 12:00:09 +01:00
Vladimir Volek
29ae195f20 Change token message 2018-12-18 16:15:10 +01:00
slowbackspace
257738ac86 put back font family names 2018-12-18 15:01:21 +01:00
slowbackspace
b7d43f9bce fix yarn.lock file 2018-12-18 14:58:12 +01:00
slowbackspace
b533fce4e3 css loader: exclude node_modules 2018-12-18 14:57:55 +01:00
slowbackspace
859b1ca6db Merge branch 'master' into fonts-refactoring 2018-12-18 14:43:12 +01:00
slowbackspace
ad079c0426 load font-face rules from css file, moved fonts to public folder 2018-12-18 14:37:29 +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
slowbackspace
42d5b375c4 set font-display to swap 2018-12-18 12:08:58 +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
slowbackspace
86ec78e719 fix account title font weight 2018-12-14 14:59:03 +01:00
slowbackspace
0b7a907013 make roboto mono default font for inputs 2018-12-14 14:47:14 +01:00
slowbackspace
e2d637c2b5 deleted unused RobotoZero 2018-12-14 14:46:26 +01:00
slowbackspace
16f731b025 fix adress input font size 2018-12-14 14:31:52 +01:00
Vladimir Volek
811df82d83 update changelog 2018-12-14 14:23:41 +01:00
slowbackspace
89722218cc sane fonts file names 2018-12-14 14:09:17 +01:00
slowbackspace
eed4f1bd61 prefer Roboto font instead of system fonts 2018-12-13 17:52:50 +01:00
slowbackspace
7de82b1004 delete roboto font from public folder 2018-12-13 17:50:33 +01:00
slowbackspace
94fb04beb2 move font-face for roboto zero/mono to separate file 2018-12-13 17:50:20 +01:00
slowbackspace
75e3749d78 added missing Roboto font-family 2018-12-13 17:43:00 +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