Commit Graph

34 Commits (develop)

Author SHA1 Message Date
Szymon Lesisz b0983994cd implement PassphraseOnDevice button
4 years ago
slowbackspace cd0c472aed Merge branch 'master' into feature/l10n-moar
5 years ago
slowbackspace c38a0b8630 fix message id
5 years ago
slowbackspace b155406f47 fix condition
5 years ago
slowbackspace 93c9466a52 limit passphrase length to 50 bytes
5 years ago
slowbackspace d84af20a73 move MessageDescriptor export
5 years ago
slowbackspace 5821f47752 fix device icon size in passpgrase type modal
5 years ago
slowbackspace 2ed64452d5 more trezor-ui-components integration
5 years ago
slowbackspace 55a499ae09 more trezor ui components
5 years ago
Vladimir Volek 749224dc66 lint all files
5 years ago
slowbackspace b219cd5012 add more intl support
5 years ago
Vladimir Volek b85401d14f
Merge pull request #349 from trezor/fix/correct-device-icon
5 years ago
slowbackspace 4724e35b04 responsive modals
5 years ago
slowbackspace b09b5f854d swtich hardcoded T1 icons to DeviceIcon component
5 years ago
slowbackspace 34654f9a50 minor css changes, top and bottom padding on wrappers unified to 30px
5 years ago
slowbackspace 3c6df77b04 changed FONT_SIZE.BASE to 1rem
6 years ago
Szymon Lesisz 6be0ae37ea passphrase modal fix
6 years ago
Vladimir Volek a1cf6cc296 Fixed passphrase checkbox
6 years ago
Szymon Lesisz e59c9ec714 refacotred modals components
6 years ago
Szymon Lesisz 41b78390ed add MODAL_CONTEXT
6 years ago
Szymon Lesisz c51b12906f replace React.Component by React.PureComponent
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
Vasek Mlejnsky 490d7375db Rewrite passphrase modal
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 58823e3a81 Fix some eslint errors
6 years ago
Vladimir Volek 516e7f77dc Removed classNames
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
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 80ac6bcee5 Pin modal partly refactored
6 years ago