Commit Graph

561 Commits (develop)

Author SHA1 Message Date
Vladimir Volek 5b60ba677f merge master
6 years ago
slowbackspace 27a3254c04 follow design guidelines more closely
6 years ago
slowbackspace 44b2000d1e upgraded react, react-dom, styled components, removed styled-media-query
6 years ago
slowbackspace 375136a586 removed placeholder pseudoselector
6 years ago
slowbackspace a94d949ad4 added readOnly property and styles to textarea component
6 years ago
slowbackspace 2eb6785b0d styles for readOnly input
6 years ago
Szymon Lesisz f4985c0b7c modals container eslint fix
6 years ago
Szymon Lesisz d7e0fb91cd add SignTx modal with SendFormRippleReducer
6 years ago
Szymon Lesisz e64b44d632 change imports
6 years ago
Szymon Lesisz 25130ce282 add xrp to config
6 years ago
Szymon Lesisz d20ebdb71d Merge branch 'master' into sign/verify
6 years ago
Szymon Lesisz 6be0ae37ea passphrase modal fix
6 years ago
Vladimir Volek ea3ad58d48 Fixed props in input and textarea
6 years ago
Vladimir Volek d62a914824 Turn off autocomplete - fix
6 years ago
Vladimir Volek 7c7d0daa76 Revert "Turn off autocomplete"
6 years ago
Vladimir Volek 041c3ac422 Revert "Turn off autocomplete"
6 years ago
Vladimir Volek 9e5a1706a9 Merge branch 'sign/verify' of github.com:satoshilabs/trezor-wallet into sign/verify
6 years ago
Vladimir Volek 0652f5a4b3 merge
6 years ago
Vladimir Volek 8127a1a105 Turn off autocomplete
6 years ago
Szymon Lesisz bbcf2cf70c remove console.log
6 years ago
Vladimir Volek 851c7f23cb merge
6 years ago
Szymon Lesisz d26d354fbd autoSelect props in Input component
6 years ago
Vladimir Volek 827e5f14fa Separate notifications and loader
6 years ago
Vladimir Volek c3bb0899c9 Fix flow
6 years ago
Vladimir Volek c5a9c8fdb7 Added messages to loading, added more cases
6 years ago
Vladimir Volek b151c9715b Fixed link dom props
6 years ago
Vladimir Volek 3b374e424e Unify labels in section
6 years ago
Vladimir Volek 8ed59317c7 Simplify actions with modals
6 years ago
Vladimir Volek d8762ec76f Merge branch 'feature/accounts-loader' into sign/verify
6 years ago
Vladimir Volek 0999c99432 Added icon
6 years ago
Vladimir Volek f93eb3bebd Fix flow
6 years ago
Vladimir Volek 3d8991bac3 Removed link from landing footer
6 years ago
Vladimir Volek 682a1ff8cf Add link for coingecko api
6 years ago
Szymon Lesisz 80158d60c6 add readOnly property to Input component
6 years ago
Vladimir Volek f3024e1abb Added DigiByte link to menu
6 years ago
Vladimir Volek 8c24bcf9f3 Fixed typo
6 years ago
Vladimir Volek dd6117b008 Confirm moved to modals
6 years ago
Vladimir Volek 68a8307b49 Added progress action for verify
6 years ago
Vladimir Volek bc0238403b Add trezor action to textarea
6 years ago
Vladimir Volek 12f094a595 Refactor trezor action
6 years ago
Vladimir Volek 53f7a8ecef merge
6 years ago
Vladimir Volek 53ca124a55 Added messages to loading, added more cases
6 years ago
Vladimir Volek cc18d18e4c
Merge pull request #230 from trezor/fix/wallet-type-empty-passphrase
6 years ago
Szymon Lesisz 9215cb0fe8 eslint + flowtype fixes
6 years ago
Vladimir Volek 5fbd4a3291 Add loading state for notification button
6 years ago
Szymon Lesisz 474871d375 wallet type from passphrase modal
6 years ago
Vladimir Volek a1cf6cc296 Fixed passphrase checkbox
6 years ago
Szymon Lesisz ade65a222b eslint + flowtype fixes
6 years ago
Vladimir Volek b87386a6b1 Added trezor action for input
6 years ago
Vladimir Volek d682833aa3 Make initial layout responsive
6 years ago
Vladimir Volek 5aaadade36 Refactored to input
6 years ago
Vladimir Volek 42fa20664a fix height and eslint
6 years ago
Vladimir Volek 7fca224159 better log format
6 years ago
Vladimir Volek cc8a21947f Add loading state for notification button
6 years ago
Vladimir Volek 434c86dc8c merge
6 years ago
Vladimir Volek 835906bf96 FIxed icon overflow
6 years ago
Vladimir Volek 235f5cbdc3 Fixed some eslint and flow
6 years ago
Vladimir Volek 739339b53e Textare max size
6 years ago
Vladimir Volek 9503d1e415 Added progres sign additional message
6 years ago
Vladimir Volek d1ef608c0e Textarea added trezor action prop, use textarea higligh while confirm
6 years ago
Vladimir Volek a31301a9f5 merge
6 years ago
Vladimir Volek b89a825077 Added sign response, style
6 years ago
Vladimir Volek 254d1c5484 TREZOR -> Trezor
6 years ago
Vladimir Volek ca460859ac Added sign action
6 years ago
Vladimir Volek 778d08a898 Styled sign and verify section
6 years ago
Vladimir Volek 4f49943c7a
Merge pull request #183 from trezor/fix/refactor-variables
6 years ago
Szymon Lesisz ed7501c4fc refactor Coin > Network
6 years ago
Vladimir Volek 672429c62c Fixed props warning
6 years ago
Vladimir Volek 77b1aa04c5 Merge branch 'master' into fix/landing-refactoring
6 years ago
Szymon Lesisz 793abf3f53 updat eLink component
6 years ago
Vladimir Volek 8b332b4763
Merge pull request #174 from trezor/feature/modal-context
6 years ago
Szymon Lesisz 449b2923fd quickfix: Log component width 100%
6 years ago
Vladimir Volek bc6ff28fe9 Added link for NEM coin
6 years ago
Szymon Lesisz f5bf14b776 fix NotificationGroup.propTypes
6 years ago
Vladimir Volek f2ac90c46e Review
6 years ago
Vladimir Volek de34a8fe04 comment out test data
6 years ago
Vladimir Volek 077b6dc7fa Make notification responsive, flow fix
6 years ago
Vladimir Volek 817b333d3a notification message can be component, styles adjusted
6 years ago
Vladimir Volek 2ed673b05a Separate group notifications with border
6 years ago
Vladimir Volek 4072e9480d Fix group notification width
6 years ago
Vladimir Volek 0de30758a8 Removed unnecessary component
6 years ago
Szymon Lesisz a9246c0c06 NemWallet component
6 years ago
Szymon Lesisz eab3bde184 Link component: target parameter
6 years ago
Szymon Lesisz e59c9ec714 refacotred modals components
6 years ago
Szymon Lesisz 49ca5992fd added NemWallet component
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz 1637181839 update and reorder coin menu
6 years ago
Szymon Lesisz 6a14601ddd quickfix: COMMITHASH and LOCAL are not window variables, use flowtype declaration
6 years ago
Szymon Lesisz c51b12906f replace React.Component by React.PureComponent
6 years ago
Vladimir Volek 37ed349dff All links adjusted according to new component
6 years ago
Vladimir Volek 14904bff99 Fixed component
6 years ago
Vladimir Volek 453cda908f Added navlink to link component
6 years ago
Szymon Lesisz 8afc949923 Add data-lpignore to input
6 years ago
Szymon Lesisz 31fc23228a quickfix: replace Wiki link in Header
6 years ago
Szymon Lesisz 4e91694a60 flowtype/react fix of Notification component
6 years ago
Szymon Lesisz f257f98ab5 flowtype in store and Button
6 years ago
Szymon Lesisz 6d4f0a2943 flowtype components
6 years ago
Szymon Lesisz 99da71c25d flowtype for Notification components
6 years ago
Vladimir Volek 60479a0a49 Fixed eslint warning
6 years ago
Vladimir Volek a42428601d
Merge pull request #154 from trezor/flowtype/modals
6 years ago
Szymon Lesisz 0cb723b9db flowtype fixes
6 years ago
Vladimir Volek ad97a5cbbd
Merge pull request #150 from trezor/feature/filter-log
6 years ago
Szymon Lesisz b1691797d3 update WalletType icons
6 years ago
Szymon Lesisz 7ff2e8642d
Merge pull request #149 from trezor/eslint-fix
6 years ago
Vladimir Volek b13fb6e18a Fixed width of notification
6 years ago
Vladimir Volek dee161924d Fixed padding in claim
6 years ago
Szymon Lesisz d78381106e Filter log
6 years ago
Vladimir Volek 4903916e3d Revert "Fixed width of notification"
6 years ago
Vladimir Volek ae729dcc46 Fixed some eslint errors
6 years ago
Vladimir Volek e4b6cc24dd Fixed width of notification
6 years ago
Vladimir Volek cafe1971a4 Fixed padding in claim
6 years ago
Szymon Lesisz 7ed5f11021 quickfix: "onWalletTypeRequest" second parameter
6 years ago
Vladimir Volek 13e94ed355 Fixed modal padings
6 years ago
Vladimir Volek 3de23f8757 Fix bug
6 years ago
Vladimir Volek c00c943971 Adjust padding
6 years ago
Vladimir Volek a0cfa4bf4a merge
6 years ago
Vladimir Volek 8c0d889536 More css fixes
6 years ago
Vladimir Volek 3a01dc50f3 Fixed wallet type styles
6 years ago
Szymon Lesisz 379522a1a7 quickfix: Pin modal - flowtype fixes + update "Learn more" link
6 years ago
Szymon Lesisz 571462f08f quickfix: prevent redirecting to Dashboard for first time RECEIVE_WALLET_TYPE
6 years ago
Szymon Lesisz cd183e6409 quickfix: reconnect to selected network
6 years ago
Vladimir Volek f258f1b125
Merge pull request #134 from trezor/feature/change-passphrase
6 years ago
Vladimir Volek 113c39ec26 Fixed border
6 years ago
Vladimir Volek d22a4789db Removed test border
6 years ago
Vladimir Volek 29e5dc2314 Styled bridge page better
6 years ago
Szymon Lesisz 4730e9afc6 import trezor image
6 years ago
Szymon Lesisz 5291ce32b1 add tooltip and texts to wallettype modal
6 years ago
Szymon Lesisz c1a1e89ff3 rename function
6 years ago
Szymon Lesisz e4bb6d5d47 added texts for passphrase modals and wallet type icons
6 years ago
Szymon Lesisz a357c7dc8c fixed flowtype in modals
6 years ago
Szymon Lesisz cea3fe7e68 new modal "wallet type"
6 years ago
Vladimir Volek 2d9f02a4e6 Tooltip refactored to sepearated component
6 years ago
Vladimir Volek 9d00f423a5 Better styled tooltips in send
6 years ago
Vladimir Volek 54faf8c939 Add tooltips to body not content
6 years ago
Szymon Lesisz 3512c271e2 FirmwareUpdate: notification button click + "cancel" action conditionally
6 years ago
Szymon Lesisz 0c36ad96bf enable App/UpdateFirmware notification
6 years ago
Szymon Lesisz 3ddce5b5d1 enable App/Offline notification
6 years ago
Szymon Lesisz a4788d95fb refactor using device.mode and device.firmware
6 years ago
Szymon Lesisz 33e326a8f2 gotoBridgeUpdate link
6 years ago
Szymon Lesisz d5bf7e1ee9 added app notifications
6 years ago
Szymon Lesisz 06f2a5b264
Merge pull request #85 from trezor/adjust-style
6 years ago
Szymon Lesisz 49f0d089ac
Merge pull request #70 from trezor/fix-left-navigation-bootloader
6 years ago
Vladimir Volek 9d7161a294 Added firmware update page
6 years ago
Vladimir Volek ad553e436a merge
6 years ago
Vladimir Volek e0f3bb4477 Fixed bootloader menu
6 years ago
Szymon Lesisz ac0b9508de fix for NotificationGroup missing key
6 years ago
Vladimir Volek 151101a61c merge
6 years ago
Vladimir Volek da3e1aa878 Fixed proptypes
6 years ago
Vladimir Volek 3f5c5fdaee Switched behavior
6 years ago
Vladimir Volek 6c481e954d Fixed eslint warning
6 years ago
Vladimir Volek 2981c3bdd2 Connect actions notification with grouped notifications
6 years ago
Vladimir Volek 5eca2bf4f1 Added clickable logo - redirects to /
6 years ago
Vladimir Volek 49aa31774e
Merge pull request #89 from satoshilabs/feature/notifications
6 years ago
Vladimir Volek 2c2fdf4913 Better style for notifications
6 years ago
Vladimir Volek 6fbb76b165 Fixed notification style without button
6 years ago
Szymon Lesisz 7375f70a18 added backend notification
6 years ago
Szymon Lesisz 9fcd81924e comment sticy notification example
6 years ago
Szymon Lesisz 61d9713b0b removed comment
6 years ago
Szymon Lesisz 5df872eec1 using React.Fragment
6 years ago
Szymon Lesisz 25083b5f19 new components
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
Vladimir Volek 2ff639fbdf
Merge pull request #88 from satoshilabs/cleanup-passphrase-code
6 years ago
Vasek Mlejnsky 65dbd943ec Tooltip border color
6 years ago
Vladimir Volek 6d9491094b Finished tooltips
6 years ago
Vladimir Volek 0130a84a2a Added read more support, gas price tooltip
6 years ago
Vladimir Volek 8f819b0ce2 Style tootlips
6 years ago
Vasek Mlejnsky b0f1913a1d Add prop types & flow
6 years ago
Vladimir Volek c07bcec68c Remove devel code
6 years ago
Vladimir Volek ea27662fc1 Added arrow icon
6 years ago
Vladimir Volek ae1a40bf3e Refactored notification utils, added icon
6 years ago
Vladimir Volek d199454485 Make header clickable
6 years ago
Vladimir Volek 8af4a487da Basic component rendering
6 years ago
Vladimir Volek 00d0fc1ccb Created basic components skeleton
6 years ago
Vladimir Volek 3ff8871629 Adjust other input heights and textarea
6 years ago
Vladimir Volek 65cb289ebf Adjust input color and height
6 years ago
Vladimir Volek 62a73b6404 Added transition for header menu
6 years ago
Vladimir Volek 7e752ace44 Added content for padding
6 years ago
Vladimir Volek ff1cdc59e9 Added wallet container
6 years ago
Vladimir Volek c7c346e6fc Rewrite coin logo component to use import
6 years ago
Vasek Mlejnsky 490d7375db Rewrite passphrase modal
6 years ago
Vladimir Volek c4fb59af2a Pin input moved to modal
6 years ago
Szymon Lesisz 1d51afd0b4
Merge pull request #80 from satoshilabs/fix-missing-sendform-elements
6 years ago
Vladimir Volek a54e3a3623 Fixed tooltip width
6 years ago
Vladimir Volek 0ef3672a54 Added inputs and textarea in signandverify
6 years ago
Vladimir Volek f8a947e187 Padding in accounts
6 years ago
Vasek Mlejnsky 1aed318741 eslint fixes
6 years ago
Vasek Mlejnsky 3cf3f9530e eslint fix
6 years ago
Vasek Mlejnsky ba5996e3cf Fix icon margin in input
6 years ago
Vasek Mlejnsky 7d4ca8eeed Change textarea style based on its state prop
6 years ago
Vasek Mlejnsky 86fbce53a5 Change style for disabled Textarea
6 years ago
Szymon Lesisz d718c0bf10 fixed incorrect css value
6 years ago
Vladimir Volek a526232aaf
Merge pull request #73 from satoshilabs/fix-select-arrow-selection
6 years ago
Vaclav Mlejnsky 2f988beb05
Merge branch 'master' into fix-send-form-css
6 years ago
Vladimir Volek 01952d7628
Merge branch 'master' into css-fix
6 years ago
Vasek Mlejnsky a848e35b69 Fix issue when empty passphrase couldn't be submitted after checking & unchecking "Show passphrase"
6 years ago
Vasek Mlejnsky 55c9eb3ab4 Remove console warns
6 years ago
Vasek Mlejnsky 2ff86bd6a7 Passphrase is set as password by default & add autofill feature
6 years ago
Vasek Mlejnsky 7fc4737846 Remove defualt hover color for 'Icon'
6 years ago
Vasek Mlejnsky 24737ddb22 Fix checkbox css when is checked
6 years ago
Vasek Mlejnsky 0d34cb2b82 Fix issue when a selected option wasn't properly indicated (CSS) when using arrow keys
6 years ago
Vladimir Volek 2678cf3a95 Fixed tooltip
6 years ago
Vladimir Volek c9ec9e4438 Added commit hash to footer
6 years ago
Vasek Mlejnsky fab3d601c6 Remove red background from tooltip
6 years ago
Vasek Mlejnsky 6fabec6e5c Use default font family for the 'Input' component
6 years ago
Vasek Mlejnsky 11a0304481 Remove default hover color for 'Icon'
6 years ago
Vasek Mlejnsky 22e87b287b Use default font for 'Select'
6 years ago
Vasek Mlejnsky 8333ac94f4 Fix an input address icon overlaping text
6 years ago
Vladimir Volek e9f938e522 Fixed modal overflow
6 years ago
Vladimir Volek b3dac4b5ab Merge branch 'master' into css-fix
6 years ago
Vladimir Volek 73c94a374d Fixed checkbox hover style
6 years ago
Vladimir Volek 5ea44176bb Removed red background
6 years ago
Szymon Lesisz 99da867617 fixed flow issues
6 years ago
Vasek Mlejnsky 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek d54a6ae658 Adjust notification styles
6 years ago
Vladimir Volek b0d56af9fd Added svg hover color, removed unused icomoon
6 years ago
Vladimir Volek 516e7f77dc Removed classNames
6 years ago
Vasek Mlejnsky a29b13789d Fix tooltip in AccountSummary
6 years ago
Vasek Mlejnsky 8caf66e39d Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek cb0288a687 Fixed tooltip ref
6 years ago
Vasek Mlejnsky 5ec36cfd32 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 1ff9060ff0 Added custom container for tooltip
6 years ago
Vasek Mlejnsky 4ab8a80b41 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 8146a78f7d Added wrapper for tooltip
6 years ago
Vladimir Volek 2dcb2aea7a Fixed styleleint 2
6 years ago
Vasek Mlejnsky 08659f70f4 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek b95755601d Fixed styleleint
6 years ago
Vladimir Volek 5803c13c59 Removed less loaders
6 years ago
Vasek Mlejnsky d28c49cb08 Use "type" instead of "className" in Notification component
6 years ago
Vladimir Volek 321b95c1ff Added tooltip component
6 years ago
Vasek Mlejnsky 936daeed74 Remove unused imports & cleanup
6 years ago
Vasek Mlejnsky 5984ad047f Add prop that can add elements on top of input/textarea
6 years ago
Vladimir Volek bc2d03a7ae Added public folder, adjust webpack to new configuration
6 years ago
Vasek Mlejnsky 3f7cf6ca27 Add styles to textarea
6 years ago
Vasek Mlejnsky cf9cff3170 Remove icon prop from Button
6 years ago
Vasek Mlejnsky 97eb972ca0 Make Button's children non required
6 years ago
Vasek Mlejnsky 647ee89991 Add mouse+focus events to Button
6 years ago
Vasek Mlejnsky 04d49a5ca5 Delete "buttons" folder and move "Button" at the root of "components/"
6 years ago
Vasek Mlejnsky 70f4f3c6d5 Move "PinButton" into Pin's components folder
6 years ago
Vasek Mlejnsky c8e5ba5dbd Move "NotificationButton" into Notification's components folder
6 years ago
Vasek Mlejnsky 89e3a987ae CSS font adjustments
6 years ago
Vasek Mlejnsky c25c8d5bfd Change font for textarea
6 years ago
Vasek Mlejnsky 0bca353ed5 Fix prop type
6 years ago
Vasek Mlejnsky 0a67ea3038 Add an option to position button's icon left or right
6 years ago
Vasek Mlejnsky 7dd16dc6ae Code cleanup
6 years ago
Vasek Mlejnsky d3881620b8 Add disable state for Input
6 years ago
Vasek Mlejnsky 38d42cd1c5 Add disable state for Select
6 years ago
Vasek Mlejnsky dfb4473bcc Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek c32fc2dc6a Removed unused classnames
6 years ago
Vladimir Volek 7430d61254 Finished modal refactor
6 years ago
Vladimir Volek 4ec97ad003 Fixed passphrase modal after delete of global styles
6 years ago
Vladimir Volek 72d45a0c86 Removed modal less, refactored
6 years ago
Vladimir Volek fc659db337 Refactored send confirm dialog
6 years ago
Vladimir Volek 37d7f06aed Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 0c4ce2a850 Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek ef6eef9cfc Added checkbox component
6 years ago
Vladimir Volek ec1b25d760 Pin modal refactored
6 years ago
Vladimir Volek 8f9a26caaa Fixed syntax error
6 years ago
Vladimir Volek e1097b3fcc Adjust jsx templtes to new components
6 years ago
Vladimir Volek ca02764f68 Merge branch 'styled-components-refactor' of github.com:satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky aa97f417e6 Change spacing for button's icon
6 years ago
Vasek Mlejnsky 3a74dfc927 Refactorize Input component
6 years ago
Vasek Mlejnsky 7014331840 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek b0b4f08aba Adjusted configs
6 years ago
Vladimir Volek 04ab2bce83 Added textarea component
6 years ago
Vladimir Volek 42b15e788e Image components moved to separated folder
6 years ago
Vladimir Volek 80ac6bcee5 Pin modal partly refactored
6 years ago
Vladimir Volek 221f988fef Fix modal functionality
6 years ago
Vladimir Volek 2ca9e09ed9 merge
6 years ago
Vladimir Volek 0b8af91fa9 Unverified address modal refacotred
6 years ago
Vladimir Volek ac9725613b SignTx modal refactored
6 years ago
Vasek Mlejnsky a8d3fccfa7 Add option to add an input label
6 years ago
Vasek Mlejnsky 797b66d9d5 Add error text under the input
6 years ago
Vladimir Volek c758f13072 Device clone modal refactored
6 years ago
Vasek Mlejnsky 6d9cdfcabb Add success, warning & error icons
6 years ago
Vladimir Volek ccd6e789bc Added placeholder for input
6 years ago
Vasek Mlejnsky d58dadedc9 Fix input state colors
6 years ago
Vasek Mlejnsky 81ccc8e347 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vasek Mlejnsky 7e6c8399ec Fix button
6 years ago
Vladimir Volek b1025ffbf5 Make notification button prop same as Button
6 years ago
Vasek Mlejnsky 6ac2417534 Merge branch 'styled-components-refactor' of https://github.com/satoshilabs/trezor-wallet into styled-components-refactor
6 years ago
Vladimir Volek 36673e2889 Removed unused text prop from Button
6 years ago
Vladimir Volek 030cef3827 Renamed modal to modals
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
Vasek Mlejnsky 6891bb65d4 Create input component
6 years ago
Vladimir Volek 5c89786452 Fix modals
6 years ago
Vladimir Volek 3fcb9dc25f Switched all other button to children not text
6 years ago
Vladimir Volek 64d5db3e6a Added children for button not text, refactored remember device
6 years ago
Vladimir Volek 77135e8198 Forget device refactored
6 years ago
Vladimir Volek d767ee0e05 Remember device refactored
6 years ago
Vasek Mlejnsky 325b5bee63 Apply button's icon margin only when button contains text
6 years ago
Vladimir Volek 608b4e79cc Buttons merged into folder
6 years ago
Vasek Mlejnsky ef92428f62 Fix comma
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 5a3bb77fb0 Finalized notifiction refactor
6 years ago
Vladimir Volek a7726081f2 Separted button and notfication button
6 years ago
Vladimir Volek e1d4faddfc Finalized notification icon styles
6 years ago
Vladimir Volek 8b519544d7 Styled notification content
6 years ago
Vladimir Volek 59ce098c92 Refactored notifications buttons
6 years ago
Vasek Mlejnsky 203a66a904 Add option to import AsyncSelect
6 years ago