Commit Graph

616 Commits (6c387967f9db728394142fb41e4890d3c51dd8df)
 

Author SHA1 Message Date
Vasek Mlejnsky b7c3a98176 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 0b1a6ce0e1 Use isWebUSB function in utils
6 years ago
Vasek Mlejnsky a837db7a49 Fix imports
6 years ago
Vasek Mlejnsky 85df75c8c5 Make props not mandatory
6 years ago
Vasek Mlejnsky 47f96d7128 Add font size
6 years ago
Vasek Mlejnsky 8445ef8214 Rename "DeviceSettingsTabs" to "TopNavigationDeviceSettings"
6 years ago
Vasek Mlejnsky ad26f2c30b Rename "Tabs" to "TopNavigationAccount"
6 years ago
Vasek Mlejnsky c0af63cc5c Move wallet's "Account" component to wallet's view and name it "AccountSummary"
6 years ago
Vasek Mlejnsky 75c8f59ac9 Move wallet's "Sign" component to wallet's views and name it "AccountSignVerify"
6 years ago
Vasek Mlejnsky b8c0a577cc Move wallet's "Send" component to wallet's views and name it "AccountSend"
6 years ago
Vasek Mlejnsky b5cc5edc45 Move wallet's "Receive" component to wallet's views
6 years ago
Vladimir Volek 8331348ed6 Refactor device header
6 years ago
Vasek Mlejnsky 445a1a07bb Update "RowCoin" declaration to its actual props
6 years ago
Vasek Mlejnsky f0bf6eb277 Use "CoinLogo" component instead of a locally styled "Logo" div
6 years ago
Vasek Mlejnsky df9f7f51a1 Route to proper view
6 years ago
Vasek Mlejnsky 1143d78405 Cleamup
6 years ago
Vasek Mlejnsky db80eed9ba Remove unused import and add default font size
6 years ago
Vasek Mlejnsky 69562c6d7a Create component for displaying a coin logo image
6 years ago
Vasek Mlejnsky 96b5b9058b Move "views/Wallet/components/Summary" into "view/Wallet/view/Account"
6 years ago
Vasek Mlejnsky 8fe70a19b3 Change icon size
6 years ago
Vasek Mlejnsky f7b50bbb01 Fix background of "<aside/>" elemnt
6 years ago
Vasek Mlejnsky 4cd52f3ecf Style "Select" component
6 years ago
Vladimir Volek 0aa4bfd26a Separate more animations, removed unused less
6 years ago
Vladimir Volek 39de4ad932 Separate animations
6 years ago
Vladimir Volek a2d7916d9f DeviceHeader customization with right icon
6 years ago
Vladimir Volek ed6e0ee6da Moved ureadable device to styled-components
6 years ago
Vladimir Volek 30acfc3ca0 Moved wallet main views less to styled-components
6 years ago
Vladimir Volek 1d6c1b89f4 Removed P and move to paragraph
6 years ago
Vladimir Volek 6a29da8fd8 Added more unit tests
6 years ago
Vladimir Volek 8ab0ae79a8 Fix test command
6 years ago
Vladimir Volek 630c55ad4c Added unit tests for device
6 years ago
Vasek Mlejnsky 4b2dabde38 Clean style
6 years ago
Vasek Mlejnsky 0ea14d1e18 Clean style
6 years ago
Vasek Mlejnsky b4f267f05e Fix propType for an icon
6 years ago
Vasek Mlejnsky db2008811d Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 4e8959e48e Disable reactSelect.less
6 years ago
Vasek Mlejnsky 5aa7dc6646 Style react-select (WIP)
6 years ago
Vasek Mlejnsky 214de76071 Update react-select to 2.0.0
6 years ago
Vasek Mlejnsky 2ba9c61ff2 Refactorize "Loader" component
6 years ago
Vasek Mlejnsky 6946500f0a Add trezor webusb button style
6 years ago
Vasek Mlejnsky 4644c6d1bc Remove "ConnectDevice" from global components
6 years ago
Vasek Mlejnsky 58666ceb45 Use Link instead of <a/>
6 years ago
Vasek Mlejnsky aa6e37fc38 Fix transition constant
6 years ago
Vasek Mlejnsky c0555bea0c Refactorize Landing view
6 years ago
Vasek Mlejnsky 2c6aabf7ff Create custom wrapper for react-select
6 years ago
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