Commit Graph

1600 Commits (50f0f66807def893371f4099db699882673fe6ca)
 

Author SHA1 Message Date
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 2564bf9dfb update styled-normalize to 8.0.4
6 years ago
slowbackspace 8e14e04dc1 more consistent UI
6 years ago
Vladimir Volek 78eb5501b3
Merge pull request #268 from trezor/welcome-typo
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 375136a586 removed placeholder pseudoselector
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
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 e130b1edc0 update recommended fee in blockchain reducer
6 years ago
Szymon Lesisz 4492dbae63 feeLevels in ripple
6 years ago
Szymon Lesisz 3ae45ddd7e update fee in reducer only if changed
6 years ago
Szymon Lesisz 6d78e3a8f7 remove conflicts from yarn.lock
6 years ago
Szymon Lesisz 38bc1c7c30 nitpick: ampersand
6 years ago
Szymon Lesisz ebce4562df add Tittle to receive component
6 years ago
Szymon Lesisz 076bba4ba3 remove unused imports
6 years ago
Szymon Lesisz 473401ccf7 Sendform: fix after rebase
6 years ago
Szymon Lesisz 6bf2e9da23 trezor-connect@beta.2
6 years ago
Szymon Lesisz ceaa1a5353 bump trezor-connect
6 years ago
Szymon Lesisz ea36e56ece eslint
6 years ago
Szymon Lesisz 695ae17176 remove unnecessary SEND.TX_COMPLETE action
6 years ago
Szymon Lesisz 215fab48eb split Receive component into coin specific
6 years ago
Szymon Lesisz 9b7987e951 add availableBalance to Account.update action
6 years ago
Szymon Lesisz bfebef73c7 ripple/SendFormValidations
6 years ago
Szymon Lesisz 90cc406773 fix pending tx for ethereum networkType
6 years ago
Szymon Lesisz 2e89624b27 clearing ripple/SendForm componenent
6 years ago
Szymon Lesisz 2cc28c4bf6 load coin specific tx drafts
6 years ago
Szymon Lesisz 9cc11e11be split BlockchainActions into coin specific files
6 years ago
Szymon Lesisz c43b9b138c removr advanced view from ripple/SendForm component
6 years ago
Szymon Lesisz 326967b551 clearing ripple/SendFormAction
6 years ago
Szymon Lesisz cbded16091 add "sequence" and "availableBalance" to Account
6 years ago
Szymon Lesisz 8bc2ec4206 formatUtils: conversion from/to decimal amount
6 years ago
Szymon Lesisz a94095d527 remove unnecessary params
6 years ago
Szymon Lesisz ab4ab8b5a4 handle pending tx from blockchain notification
6 years ago
Szymon Lesisz a32f0faf38 enable BlockchainActions.notification
6 years ago
Szymon Lesisz f28aa760fd BlockchainReducer: add fee and block fields
6 years ago
Szymon Lesisz 95d1bdbd9e handle trezor-connect blockchain events
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz eafd541477 change prefix of coin specific reducers
6 years ago
Szymon Lesisz e34b9141d8 change prefix of coin specific actions
6 years ago