Commit Graph

350 Commits (09495884a54c5ed4844c3eb30e6f27e3e7cba845)

Author SHA1 Message Date
Vladimir Volek 09495884a5
Merge pull request #302 from trezor/fix/notification-title-weight
6 years ago
slowbackspace 33093e60a0 fix fee overflow
6 years ago
slowbackspace c2f118abdb lighter font weight for notification's title
6 years ago
Vladimir Volek 7c0e58cd04
Merge pull request #289 from trezor/fix/overflow
6 years ago
Szymon Lesisz baec449936 fix PendingTransactions format
6 years ago
slowbackspace 77feccaab2 Merge branch 'master' into fix/overflow
6 years ago
Szymon Lesisz 0ee1e3a5d9 remove unnecessary $FlowIssues
6 years ago
slowbackspace 1e7f0d35be Merge branch 'master' into fix/overflow
6 years ago
Szymon Lesisz 31e3c7a9a2 refactoring Account object to coin specific
6 years ago
slowbackspace 289c7ddcb5 collapsible footer
6 years ago
slowbackspace c7cad093f1 fix token input overflow
6 years ago
Szymon Lesisz 7f517041b1 refactored PendingTransactions
6 years ago
Szymon Lesisz 84b7e14bc5 add Ripple mainnet to config
6 years ago
slowbackspace 65d4b362b1 fix link to tos file
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
slowbackspace 032c081447 pass className prop to DeviceHeader component
6 years ago
Szymon Lesisz 2aa6a82911 split loader, notification and exceptionPage to isolated variables
6 years ago
slowbackspace 597f804a9d added prop to enable rendering Logo without wrapper
6 years ago
slowbackspace 57ad70cd60 pass className prop to enable component styling
6 years ago
slowbackspace 0b7a907013 make roboto mono default font for inputs
6 years ago
slowbackspace d5d59b32b8 line-height refactoring
6 years ago
slowbackspace 462205650d fix px font-size in modal pin button
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace e4d2a5ec72 Revert "changed FONT_SIZE.BASE to 1rem"
6 years ago
slowbackspace e4d2b8ec02 changed FONT_SIZE.BASE to 1rem
6 years ago
slowbackspace ba95de788f merge master
6 years ago
Maroš Špak 191d611fde removed unused import
6 years ago
Maroš Špak 091e84ea8f removed not-working css transition
6 years ago
Maroš Špak 6f2f938c83 use css fadein anim on modal windows
6 years ago
Maroš Špak 1ecce5487b use FONT_WEIGHT const istead of values
6 years ago
Vladimir Volek 461865de1c Fixed name in component
6 years ago
Vladimir Volek 1bfe5887d0 Added modals for external wallets - ada, xlm
6 years ago
Maroš Špak f73ed1fdcc renamed font weights
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
Szymon Lesisz 128d238037 change "if" to "switch"
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 5b60ba677f merge master
6 years ago
slowbackspace 27a3254c04 follow design guidelines more closely
6 years ago
slowbackspace 44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query
6 years ago
slowbackspace 375136a586 removed placeholder pseudoselector
6 years ago
slowbackspace a94d949ad4 added readOnly property and styles to textarea component
6 years ago
slowbackspace 2eb6785b0d styles for readOnly input
6 years ago
Szymon Lesisz f4985c0b7c modals container eslint fix
6 years ago
Szymon Lesisz d7e0fb91cd add SignTx modal with SendFormRippleReducer
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz 25130ce282 add xrp to config
6 years ago
Szymon Lesisz d20ebdb71d Merge branch 'master' into sign/verify
6 years ago