Vladimir Volek
|
f447774186
|
Merge pull request #271 from trezor/modal-fade
Modal fade animation
|
2018-12-12 14:20:46 +01:00 |
|
Maroš Špak
|
191d611fde
|
removed unused import
|
2018-12-12 10:57:23 +01:00 |
|
Maroš Špak
|
091e84ea8f
|
removed not-working css transition
|
2018-12-12 10:53:15 +01:00 |
|
Maroš Špak
|
6f2f938c83
|
use css fadein anim on modal windows
|
2018-12-11 18:47:34 +01:00 |
|
Maroš Špak
|
873d6c47b7
|
added fadein animation
|
2018-12-11 18:46:58 +01:00 |
|
Vladimir Volek
|
461865de1c
|
Fixed name in component
|
2018-12-11 16:17:55 +01:00 |
|
Vladimir Volek
|
1bfe5887d0
|
Added modals for external wallets - ada, xlm
|
2018-12-11 16:17:55 +01:00 |
|
Vladimir Volek
|
a7690f765f
|
Merge pull request #260 from trezor/feature/ripple
Feature/ripple
|
2018-12-11 15:55:45 +01:00 |
|
Szymon Lesisz
|
15ad3ceee7
|
css changes in views/Account components from master
|
2018-12-11 15:28:44 +01:00 |
|
Szymon Lesisz
|
b368447bcb
|
Merge branch 'master' into feature/ripple
|
2018-12-11 15:15:50 +01:00 |
|
Szymon Lesisz
|
1ac33b05ee
|
update webpack.local config
|
2018-12-11 15:08:38 +01:00 |
|
Szymon Lesisz
|
b7790c0351
|
remove comments
|
2018-12-11 15:08:26 +01:00 |
|
Szymon Lesisz
|
128d238037
|
change "if" to "switch"
|
2018-12-11 15:08:02 +01:00 |
|
Szymon Lesisz
|
6d3722c493
|
change ripple explorer url
|
2018-12-11 14:02:55 +01:00 |
|
Szymon Lesisz
|
7fc60c5fe3
|
added CHANGELOG
|
2018-12-11 13:25:48 +01:00 |
|
Szymon Lesisz
|
fc4ff5d71c
|
add "testnet" field to config, and filter those values for "dev build" only
|
2018-12-11 13:25:38 +01:00 |
|
Szymon Lesisz
|
85ec63b779
|
bum trezor-connect version
|
2018-12-11 13:25:00 +01:00 |
|
Vladimir Volek
|
c33b56bfcf
|
Merge pull request #266 from trezor/sign-and-verify-readonly
Sign and verify readonly
|
2018-12-10 17:05:00 +01:00 |
|
slowbackspace
|
678ce48674
|
removed special styling for receive address
|
2018-12-10 16:57:10 +01:00 |
|
slowbackspace
|
a9d860f065
|
Merge branch 'master' into sign-and-verify-readonly
|
2018-12-10 16:26:31 +01:00 |
|
Vladimir Volek
|
f4d438cb0b
|
Merge pull request #269 from trezor/account-view-guidelines
More consistent UI across tabs in account view
|
2018-12-10 15:29:25 +01:00 |
|
Vladimir Volek
|
59aa111870
|
put back styles
|
2018-12-10 15:21:12 +01:00 |
|
Vladimir Volek
|
da429c314f
|
put back file
|
2018-12-10 15:15:29 +01:00 |
|
Vladimir Volek
|
5b60ba677f
|
merge master
|
2018-12-10 15:14:41 +01:00 |
|
Vladimir Volek
|
ee28bede6d
|
Merge pull request #267 from trezor/upgrade-styled-components
Upgraded react, react-dom, styled components, removed styled-media-query
|
2018-12-10 14:53:01 +01:00 |
|
slowbackspace
|
fd17924f2a
|
fix padding for gas inputs on smaller screens
|
2018-12-10 14:32:55 +01:00 |
|
slowbackspace
|
1fd2b8af52
|
fix button not expanding to full width on smaller screen size
|
2018-12-10 14:21:17 +01:00 |
|
slowbackspace
|
27a3254c04
|
follow design guidelines more closely
|
2018-12-10 14:15:26 +01:00 |
|
slowbackspace
|
d7d55beb62
|
removed deprecated object-form .attrs({})
|
2018-12-10 13:22:22 +01:00 |
|
slowbackspace
|
2564bf9dfb
|
update styled-normalize to 8.0.4
|
2018-12-10 12:13:49 +01:00 |
|
slowbackspace
|
8e14e04dc1
|
more consistent UI
|
2018-12-10 11:43:43 +01:00 |
|
Vladimir Volek
|
78eb5501b3
|
Merge pull request #268 from trezor/welcome-typo
Fix typo in welcome screen
|
2018-12-07 15:53:55 +01:00 |
|
slowbackspace
|
881447531e
|
fix typo in welcome screen
|
2018-12-07 15:51:31 +01:00 |
|
slowbackspace
|
44b2000d1e
|
upgraded react, react-dom, styled components, removed styled-media-query
|
2018-12-07 15:01:17 +01:00 |
|
slowbackspace
|
e0cb188603
|
pass number instead of string in maxLength
|
2018-12-07 14:39:15 +01:00 |
|
slowbackspace
|
375136a586
|
removed placeholder pseudoselector
|
2018-12-07 12:52:28 +01:00 |
|
slowbackspace
|
1b5c547b72
|
address and sig as readonly to enable text selection
|
2018-12-06 19:36:13 +01:00 |
|
slowbackspace
|
5605f96770
|
pass isReceiveAddress to Input component to ignore readOnly styles
|
2018-12-06 19:33:39 +01:00 |
|
slowbackspace
|
a94d949ad4
|
added readOnly property and styles to textarea component
|
2018-12-06 19:31:53 +01:00 |
|
slowbackspace
|
2eb6785b0d
|
styles for readOnly input
|
2018-12-06 19:28:50 +01:00 |
|
Szymon Lesisz
|
f4985c0b7c
|
modals container eslint fix
|
2018-12-05 15:10:38 +01:00 |
|
Szymon Lesisz
|
d7e0fb91cd
|
add SignTx modal with SendFormRippleReducer
|
2018-12-05 14:40:28 +01:00 |
|
Szymon Lesisz
|
e130b1edc0
|
update recommended fee in blockchain reducer
|
2018-12-05 14:12:53 +01:00 |
|
Szymon Lesisz
|
4492dbae63
|
feeLevels in ripple
|
2018-12-05 14:12:23 +01:00 |
|
Szymon Lesisz
|
3ae45ddd7e
|
update fee in reducer only if changed
|
2018-12-05 14:11:03 +01:00 |
|
Szymon Lesisz
|
6d78e3a8f7
|
remove conflicts from yarn.lock
|
2018-12-05 11:46:07 +01:00 |
|
Szymon Lesisz
|
38bc1c7c30
|
nitpick: ampersand
|
2018-12-05 10:59:12 +01:00 |
|
Szymon Lesisz
|
ebce4562df
|
add Tittle to receive component
|
2018-12-05 10:58:54 +01:00 |
|
Szymon Lesisz
|
076bba4ba3
|
remove unused imports
|
2018-12-05 10:58:39 +01:00 |
|
Szymon Lesisz
|
473401ccf7
|
Sendform: fix after rebase
|
2018-12-05 09:44:00 +01:00 |
|