Commit Graph

352 Commits (6a8142c16678f95300e7e065f1e5cd327049b5f3)
 

Author SHA1 Message Date
Vasek Mlejnsky 6a8142c166 Refactorize "InstallBridge"
6 years ago
Vasek Mlejnsky c2b863f8bc Add option for a button to have an icon
6 years ago
Vasek Mlejnsky f70517457c Fix propTypes of children property
6 years ago
Vasek Mlejnsky 9f5bb3c1a6 Link can now has children
6 years ago
Vasek Mlejnsky 86bf1b6446 Change propTypes so multiple elements can be children of paragraph
6 years ago
Vasek Mlejnsky a5739c32e1 Refactorize "Landing" view
6 years ago
Vasek Mlejnsky 991aeb8831 Refactorize "BrowserNotSupported"
6 years ago
Vasek Mlejnsky 90fe036748 Move logic for (dis)connecting device to a single "ConnectDevice" component
6 years ago
Vasek Mlejnsky 6c772c6038 User hover css constant
6 years ago
Vasek Mlejnsky ef72dbcc90 Remove unused import
6 years ago
Vasek Mlejnsky 6f657e7a64 Remove unused components
6 years ago
Vasek Mlejnsky c67335170a Create "Paragraph" component for "</p>" element
6 years ago
Vasek Mlejnsky b81cbe2cfc Create "Link" component for "<a/>" elements
6 years ago
Vasek Mlejnsky ec1f47de71 Don't export TRANSITION_TIME
6 years ago
Vasek Mlejnsky 8fc6b040e9 Change copy sign to html encoded version
6 years ago
Vasek Mlejnsky 4e1facddee Change "icon" propType to array of strings
6 years ago
Vasek Mlejnsky 509888fc69 Fix macOS name
6 years ago
Vasek Mlejnsky a9681916cc Add font-weight, transition animation and line-height to variables
6 years ago
Vasek Mlejnsky ef266a471d Fix querySelector error caused by accessing ref on a syled component
6 years ago
Vasek Mlejnsky 1fc12ca5f3 Cleanup & eslint fixes
6 years ago
Vasek Mlejnsky d69c26961b Fix "AccountRow" border offsetting its content
6 years ago
Vasek Mlejnsky 55fc01454d Refactorize "AccountMenu" component
6 years ago
Vasek Mlejnsky 25ee6a9b0a Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 9ba8cfaab8 Add disabled option "Add account" button
6 years ago
Vladimir Volek 50a877eac2 Added margin for logos
6 years ago
Vladimir Volek c3c617955c Merge master
6 years ago
Vasek Mlejnsky 5701555117 Refactor components/styles
6 years ago
Szymon Lesisz e7c76ab953 disable "popup: true" in connect settings
6 years ago
Szymon Lesisz 83523cf677 import Device type from 'flowtype' module
6 years ago
Szymon Lesisz 4093240af0 rename "getNewInstance" util to "getDuplicateInstanceNumber" and move it to ./utils dir
6 years ago
Szymon Lesisz e8109350bb reexport type from 'trezor-connect' to 'flowtype' module
6 years ago
Vladimir Volek 2d9bad285b Device list first part refactoring
6 years ago
Szymon Lesisz 86f1981179 Disconnect device screen: use device.label instead of instanceLabel
6 years ago
Vladimir Volek 42a06eb816 Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 4fb214b588 Connect device split
6 years ago
Vasek Mlejnsky 95fb87d17f Move 'CoinName' component inside 'RowCoin'
6 years ago
Vasek Mlejnsky 5eebb76e27 Add wrappers
6 years ago
Vasek Mlejnsky a2c0c92446 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky fd1bdb2f85 Disable CSS styles
6 years ago
Vasek Mlejnsky 18425310de Style RowAccount & add selection
6 years ago
Vladimir Volek 8c4d68f49c Indent small enhancements
6 years ago
Vladimir Volek 9cff1868d2 Added wrapper
6 years ago
Vladimir Volek 23db6d1737 Separate function
6 years ago
Vasek Mlejnsky f534e76f64 Add default props values to divider
6 years ago
Vasek Mlejnsky fed2c3031a FIx double divider border in 'DeviceMenu'
6 years ago
Vasek Mlejnsky 27e3385b7d Move 'RowCoin' to its own component
6 years ago
Vasek Mlejnsky 8b511e7f0b Add a left arrow icon
6 years ago
Szymon Lesisz 37b83bda14 better contrast in token icons color
6 years ago
Szymon Lesisz 5987c0dbcd Passphrase modal: show only 1 input if device is remembered OR was already authenticated
6 years ago
Szymon Lesisz e50a948713 adding token: set default value to '0x' and load all results at focus
6 years ago