1
0
mirror of https://github.com/trezor/trezor-wallet synced 2024-11-12 11:28:56 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
Vladimir Volek
254d1c5484 TREZOR -> Trezor 2018-10-17 00:36:08 +02:00
Szymon Lesisz
e59c9ec714 refacotred modals components 2018-10-11 13:06:16 +02:00
Szymon Lesisz
41b78390ed add MODAL_CONTEXT
- update MODAL action constants
- ModalReducer refactoring (field "opened" replaced by "context")
- implementing "context" in all components
2018-10-10 21:27:07 +02:00
Szymon Lesisz
c51b12906f replace React.Component by React.PureComponent 2018-10-10 14:39:42 +02:00
Szymon Lesisz
0cb723b9db flowtype fixes
for all modals
2018-10-09 17:32:56 +02:00
Vladimir Volek
ae729dcc46 Fixed some eslint errors 2018-10-09 15:20:57 +02:00
Vladimir Volek
e9f938e522 Fixed modal overflow 2018-09-19 13:11:41 +02:00
Vasek Mlejnsky
58823e3a81 Fix some eslint errors 2018-09-06 17:04:28 +02:00
Vasek Mlejnsky
04d49a5ca5 Delete "buttons" folder and move "Button" at the root of "components/" 2018-09-04 11:33:24 +02:00
Vladimir Volek
7430d61254 Finished modal refactor 2018-08-31 22:35:21 +02:00
Vladimir Volek
fc659db337 Refactored send confirm dialog 2018-08-31 21:23:29 +02:00
Vladimir Volek
0b8af91fa9 Unverified address modal refacotred 2018-08-30 16:20:33 +02:00
Vladimir Volek
ac9725613b SignTx modal refactored 2018-08-30 16:04:15 +02:00