Commit Graph

35 Commits (46fe6d00fc579678e5734a5326ca8fca5336cb79)

Author SHA1 Message Date
Vladimir Volek b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
5 years ago
slowbackspace 44323a690e set z-index for device menu
5 years ago
slowbackspace b09b5f854d swtich hardcoded T1 icons to DeviceIcon component
5 years ago
slowbackspace d623dc133c remove shadow from menu items
5 years ago
slowbackspace 0f005062fe merge master
5 years ago
slowbackspace cc41a963cd set minHeight to fix rendering of devicemenu for unitialized device
5 years ago
slowbackspace 9f190dc993 strech device menu width to its parent's width
5 years ago
slowbackspace 251eb61177 add slide down animation for device menu
5 years ago
slowbackspace 59c4e69ab4 missing position absolute
5 years ago
slowbackspace 6662c705bc hover for menu items
5 years ago
slowbackspace 97918224a2 fix device header ux
5 years ago
slowbackspace 454410fd5c improved styling of device menu
5 years ago
slowbackspace d5d59b32b8 line-height refactoring
6 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
Szymon Lesisz c51b12906f replace React.Component by React.PureComponent
6 years ago
Szymon Lesisz 3183426137 TrezorConnect calls using new field "useEmptyPassphrase"
6 years ago
Szymon Lesisz a4788d95fb refactor using device.mode and device.firmware
6 years ago
Vladimir Volek 660f8ee69a Fixed fonts
6 years ago
Vladimir Volek e0f3bb4477 Fixed bootloader menu
6 years ago
Vasek Mlejnsky d42c1df966 Forget correct device
6 years ago
Vasek Mlejnsky 1bc6fa9412 Fix broken eject icon & disable click on Header in LeftNavigation if device is in bootloader moder
6 years ago
Vasek Mlejnsky cfda758ecb Device in bootloader mode is not selectable
6 years ago
Szymon Lesisz cde9206f08 devicemeuni while one of devices is in bootloader/not-initialized mode
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vasek Mlejnsky 04d49a5ca5 Delete "buttons" folder and move "Button" at the root of "components/"
6 years ago
Vladimir Volek c32fc2dc6a Removed unused classnames
6 years ago
Vasek Mlejnsky 9f961b8865 Fix button imports
6 years ago
Vasek Mlejnsky 6d87b2d2b2 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 3fcb9dc25f Switched all other button to children not text
6 years ago
Vladimir Volek 608b4e79cc Buttons merged into folder
6 years ago
Vasek Mlejnsky 4d480440dd Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 73f62d82f9 Notification wrapper added, indent
6 years ago
Vasek Mlejnsky f412738daf Style webusb button in left navigation panel
6 years ago
Vladimir Volek c724b73d5a Device menu refactor finalized
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago