Vasek Mlejnsky
7014331840
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 22:44:01 +02:00
Vasek Mlejnsky
78f6684fa7
Fix bug causing fiatRate be undefined
2018-08-30 22:42:51 +02:00
Vladimir Volek
42b15e788e
Image components moved to separated folder
2018-08-30 19:40:35 +02:00
Vasek Mlejnsky
6ac2417534
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 14:32:16 +02:00
Vasek Mlejnsky
9f961b8865
Fix button imports
2018-08-30 14:31:48 +02:00
Vladimir Volek
030cef3827
Renamed modal to modals
2018-08-30 14:29:18 +02:00
Vasek Mlejnsky
6d87b2d2b2
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 14:28:51 +02:00
Vladimir Volek
3fcb9dc25f
Switched all other button to children not text
2018-08-30 14:20:42 +02:00
Vladimir Volek
847f981767
Bootloader refactored
2018-08-30 13:16:11 +02:00
Vasek Mlejnsky
0df6590e72
Refactor "AccountSummary"
...
- since "AddedToken" handles only a single token now (60947cb535
) the logic of handling an array of tokens is now here
- rename inner function to "AccountSummary"
2018-08-30 12:18:55 +02:00
Vasek Mlejnsky
60947cb535
Refactor "Tokens" component
...
- rename it to "AddedToken"
- now handles only a single token not arrays of token
- convert it into a class
2018-08-30 12:17:38 +02:00
Vladimir Volek
608b4e79cc
Buttons merged into folder
2018-08-30 10:54:24 +02:00
Vasek Mlejnsky
c32c30fa8c
Refactorize Detail component
...
- Rename it to "AccountBalance"
- Convert component to class
- CSS refactorization
- Handle hidden toggle inside component instead of using actions/reducers
2018-08-30 10:08:20 +02:00
Vasek Mlejnsky
4d480440dd
Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
2018-08-30 07:45:08 +02:00
Vladimir Volek
5a3bb77fb0
Finalized notifiction refactor
2018-08-29 15:48:05 +02:00
Vladimir Volek
a7726081f2
Separted button and notfication button
2018-08-29 13:54:41 +02:00
Vasek Mlejnsky
8b31b63e1e
Refactorize AccountSummary
2018-08-29 11:33:31 +02:00
Vasek Mlejnsky
ef4bb665db
Fix typo
2018-08-29 11:32:30 +02:00
Vasek Mlejnsky
e1764a7a95
Add props to Icon component
...
- "className" so that Icon can be directly styled
- mouse*, focus & click events because "Tooltip" requests to implement those from children
2018-08-29 10:41:22 +02:00
Vasek Mlejnsky
2d5965b4ab
Refactorize "AccountMenu" (part 1)
2018-08-28 16:19:10 +02:00
Vasek Mlejnsky
34e859bd77
Add border to left navigation
2018-08-28 16:17:47 +02:00
Vladimir Volek
73f62d82f9
Notification wrapper added, indent
2018-08-28 14:33:42 +02:00
Vasek Mlejnsky
b599c7cf5f
Create "TooltipContent" component
2018-08-28 09:43:45 +02:00
Vasek Mlejnsky
b42e8adb03
Fix eslint/flow errors
2018-08-28 09:01:08 +02:00
Vasek Mlejnsky
f820637023
Use rc-tooltip & rcTooltip.less for now
2018-08-28 08:58:41 +02:00
Vasek Mlejnsky
b0aa37fdc9
Style sticky bottom in left navigation panel
2018-08-28 08:32:04 +02:00
Vasek Mlejnsky
f412738daf
Style webusb button in left navigation panel
2018-08-28 08:31:52 +02:00
Vasek Mlejnsky
571522401e
Fix imports & flow errors
2018-08-28 08:18:07 +02:00
Vladimir Volek
c724b73d5a
Device menu refactor finalized
2018-08-27 18:18:04 +02:00
Vladimir Volek
36212f2a1e
Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
2018-08-27 17:19:43 +02:00
Vladimir Volek
424be08e7c
Removed /js folder
2018-08-27 17:15:22 +02:00