status-desktop/ui/shared
Pascal Precht ce3ae8f2f2 refactor: move `FormGroup` to ui/shared/controls 2021-10-14 12:51:27 -04:00
..
controls refactor: move `FormGroup` to ui/shared/controls 2021-10-14 12:51:27 -04:00
img feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
keycard use StatusQ components 2021-10-06 08:32:32 -04:00
panels refactor: move `CropCornerRectangle` to ui/shared/panels 2021-10-14 12:51:27 -04:00
popups refactor: move `DownloadModal` to ui/shared/popups 2021-10-14 12:51:27 -04:00
status refactor: move `CopyToClipboardButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
views refactor: move `ExistingContacts` into ui/shared/views 2021-10-14 12:51:27 -04:00
DelegateModelGeneralized.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
GasSelector.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
GasSelectorButton.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
GasValidator.qml fix(@desktop/wallet): move QML Wallet section to new architecture 2021-10-13 13:53:01 -04:00
GlossaryEntry.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
GlossaryLetter.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
Identicon.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
ImageCropper.qml refactor: move `CropCornerRectangle` to ui/shared/panels 2021-10-14 12:51:27 -04:00
ImageCropperModal.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
ImageLoader.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
Input.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
InviteFriendsPopup.qml refactor: move `CopyToClipboardButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
LabelValueRow.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
MacTrafficLights.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
ModalPopup.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
ModuleWarning.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
NoFriendsRectangle.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
NotificationWindow.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
PopupMenu.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
RecipientSelector.qml refactor: move view and panels components into controls if they belong there 2021-10-14 12:51:27 -04:00
RoundedIcon.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
RoundedImage.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
SVGImage.qml fix(@desktop/wallet): modal is not being closed when clicking Add Account 2021-07-20 10:05:52 -04:00
SearchBox.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
SearchResults.qml refactor: move `ExistingContacts` into ui/shared/views 2021-10-14 12:51:27 -04:00
SeedPhraseTextArea.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
Select.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
SendToContractWarning.qml fix(@desktop/wallet): move QML Wallet section to new architecture 2021-10-13 13:53:01 -04:00
Separator.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
SeparatorWithIcon.qml fix(@desktop/wallet): move QML Wallet section to new architecture 2021-10-13 13:53:01 -04:00
SplitViewHandle.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StatusTabButton.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledButton.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledTArea.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledText.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledTextArea.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledTextEdit.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
StyledTextField.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
TertiaryButton.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
TextWithLabel.qml refactor: move `CopyToClipboardButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
Timer.qml fix: code review 2020-07-06 14:17:19 -04:00
ToastMessage.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
TransactionFormGroup.qml refactor: move `FormGroup` to ui/shared/controls 2021-10-14 12:51:27 -04:00
TransactionPreview.qml fix(@desktop/wallet): move QML Wallet section to new architecture 2021-10-13 13:53:01 -04:00
TransactionSigner.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
TransactionStackView.qml refactor: move `FormGroup` to ui/shared/controls 2021-10-14 12:51:27 -04:00
UnblockContactConfirmationDialog.qml feat(desktop) Added image function in Style 2021-09-28 15:28:00 -04:00
UserStatusContextMenu.qml fix(ui): User presence popup hide on second click 2021-09-28 15:35:47 -04:00
polyfill.number.toLocaleString.js fix(@desktop/wallet) Truncate long wallet amount 2021-08-13 15:03:24 +02:00
qmldir refactor: move `CopyToClipboardButton` to ui/shared/controls 2021-10-14 12:51:27 -04:00
xss.js feat: Keyboard shortcuts 2020-11-26 11:33:32 -05:00