Commit Graph

402 Commits (350d71521efcb3f567e45e71b9ae9f42e0db6dbd)

Author SHA1 Message Date
Szymon Lesisz 63f7b503b5 add missing "Amount" label in ripple send form
6 years ago
Szymon Lesisz 6c398ba506 remove test data from pending txs
6 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
6 years ago
Szymon Lesisz dd81197990 break text inside send button
6 years ago
Vladimir Volek fe2814e99f
Merge pull request #277 from trezor/fonts-refactoring
6 years ago
Vladimir Volek 29ae195f20 Change token message
6 years ago
slowbackspace 859b1ca6db Merge branch 'master' into fonts-refactoring
6 years ago
Vladimir Volek c2c79dcbfa
Merge pull request #278 from trezor/unsupported-page
6 years ago
Vladimir Volek 76fb6a97fa Removed eslint disable and fix
6 years ago
slowbackspace a189218b9d switch to new attrs syntax
6 years ago
slowbackspace 1878c6beb4 padding around "select coin" message
6 years ago
Szymon Lesisz 4c4b40c639 remove unused import
6 years ago
Szymon Lesisz ddf00bc15c use existing component for selectedAccount outdated firmware exception
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace f34992dd68 proper link and coin img size
6 years ago
slowbackspace 800a5be990 pass network.shortcut to Content component
6 years ago
slowbackspace 512574ece2 custom loader type when coin is not supported by the firmware
6 years ago
slowbackspace 3566f1b3c5 renamed component
6 years ago
slowbackspace b13da082e0 added view for unsupported coins
6 years ago
Vladimir Volek 3a9a214bc2 test sticky build 2
6 years ago
slowbackspace 86ec78e719 fix account title font weight
6 years ago
slowbackspace 16f731b025 fix adress input font size
6 years ago
slowbackspace d5d59b32b8 line-height refactoring
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace ace7868037 use default tooltip font size
6 years ago
slowbackspace 38810afc07 fix font weight
6 years ago
slowbackspace 3e87ea9854 use standard button font size
6 years ago
slowbackspace ba95de788f merge master
6 years ago
Maroš Špak 1ecce5487b use FONT_WEIGHT const istead of values
6 years ago
Maroš Špak f73ed1fdcc renamed font weights
6 years ago
Szymon Lesisz 15ad3ceee7 css changes in views/Account components from master
6 years ago
Maroš Špak 42945c78c5 use const font sizes instead of values
6 years ago
Szymon Lesisz b368447bcb
Merge branch 'master' into feature/ripple
6 years ago
Maroš Špak 3c6ee60e9c fix send button font-size
6 years ago
slowbackspace 678ce48674 removed special styling for receive address
6 years ago
slowbackspace a9d860f065 Merge branch 'master' into sign-and-verify-readonly
6 years ago
Vladimir Volek 59aa111870 put back styles
6 years ago
Vladimir Volek da429c314f put back file
6 years ago
Vladimir Volek 5b60ba677f merge master
6 years ago
Vladimir Volek ee28bede6d
Merge pull request #267 from trezor/upgrade-styled-components
6 years ago
slowbackspace fd17924f2a fix padding for gas inputs on smaller screens
6 years ago
slowbackspace 1fd2b8af52 fix button not expanding to full width on smaller screen size
6 years ago
slowbackspace 27a3254c04 follow design guidelines more closely
6 years ago
slowbackspace d7d55beb62 removed deprecated object-form .attrs({})
6 years ago
slowbackspace 8e14e04dc1 more consistent UI
6 years ago
slowbackspace 881447531e fix typo in welcome screen
6 years ago
slowbackspace 44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query
6 years ago
slowbackspace e0cb188603 pass number instead of string in maxLength
6 years ago
slowbackspace 1b5c547b72 address and sig as readonly to enable text selection
6 years ago
slowbackspace 5605f96770 pass isReceiveAddress to Input component to ignore readOnly styles
6 years ago