Commit Graph

561 Commits (develop)

Author SHA1 Message Date
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
Vasek Mlejnsky e1764a7a95 Add props to Icon component
6 years ago
Vasek Mlejnsky e44f33c2de Add borders to select menu not option
6 years ago
Vladimir Volek a4720fc2e3 Refactored notification buttons
6 years ago
Vasek Mlejnsky 597a771882 Style Select
6 years ago
Vladimir Volek 73f62d82f9 Notification wrapper added, indent
6 years ago
Vasek Mlejnsky b2df1339b8 Add a prop to import async select from 'react-select'
6 years ago
Vasek Mlejnsky b599c7cf5f Create "TooltipContent" component
6 years ago
Vasek Mlejnsky f820637023 Use rc-tooltip & rcTooltip.less for now
6 years ago
Vasek Mlejnsky 571522401e Fix imports & flow errors
6 years ago
Vladimir Volek 5e54c2b640 Moved tooltip conmponents after merge
6 years ago
Vladimir Volek 424be08e7c Removed /js folder
6 years ago