Commit Graph

272 Commits (f7751bec56f1ec37dea2a315c2d2cd5d44adb4f3)

Author SHA1 Message Date
Szymon Lesisz f7751bec56 passphrase modal fix
6 years ago
Vladimir Volek 9386ccd30c Revert "Turn off autocomplete"
6 years ago
Vladimir Volek a4a7ee9194 Turn off autocomplete
6 years ago
Szymon Lesisz 81694ec242 autoSelect props in Input component
6 years ago
Vladimir Volek 3d83a4675c Separate notifications and loader
6 years ago
Vladimir Volek 4c6cb7e1fc Fix flow
6 years ago
Vladimir Volek 8365f9a180 Added messages to loading, added more cases
6 years ago
Vladimir Volek 80e774468c Fixed link dom props
6 years ago
Vladimir Volek ab4227242e Removed link from landing footer
6 years ago
Vladimir Volek ef20536647 Add link for coingecko api
6 years ago
Szymon Lesisz 682fc97829 add readOnly property to Input component
6 years ago
Vladimir Volek f3024e1abb Added DigiByte link to menu
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 835906bf96 FIxed icon overflow
6 years ago
Vladimir Volek 254d1c5484 TREZOR -> Trezor
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