Patryk Osmaczko
35a2dd5244
[Popups]: added destroy() function in all popups by default
...
Also switched StatusModal to derive from StatusDialog instead
of Popup type
Closes #10149
2023-06-02 14:28:39 +03:00
Khushboo Mehta
2401bb52bb
feat(@desktop/wallet): New floating header as a drop down list
...
fixes #10392
2023-05-03 18:52:19 +02:00
Igor Sirotin
e3bfdc0f09
fix(StatusPopupMenu): Refactoring
2022-12-02 10:30:50 +03:00
Alexandra Betouni
4fcbce3949
feat(StatusBaseButton)!: Converting to QQC2 Button
...
Closes #782
2022-09-21 18:20:15 +02:00
Alexandra Betouni
dff3d95e14
feat(StatusQ): Merging Icon, Background and Image Settings ( #788 )
...
Closes #781
2022-09-21 18:20:14 +02:00
Alexandra Betouni
de6ac27fc7
feat(StatusQ/Controls): introducing StatusBackButton
...
Closes: https://github.com/status-im/status-desktop/issues/6727
2022-09-21 18:20:13 +02:00
Igor Sirotin
fe66c51145
fix(demoapp): Replaced non-existent web images with locals ( #757 )
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
9f87c24a6e
fix: Minors fixes for issues found when using StatusFloatingButtons and implementing new SendModal ( #748 )
...
1. Fix the issue of floating buttons having incorrect color in Dark theme
2. Added balances param in StatusAssetSelector. ideally should be removed in another task as it is not the correct place for business logic
2022-09-21 18:20:12 +02:00
Khushboo-dev-cpp
517dcf646e
feat(StatusFloatingButtonsSelector): Implements the floating buttons selector widget ( #681 )
...
To be used in with StatusModal or independently
2022-09-21 18:20:11 +02:00
Khushboo Mehta
10520a6f53
fix(StatusInput): Added mising documentation of new properties to StatusInput and StatusModal
...
Moved the StatusInputWithCursor out of StatusQ as it not needed under StatusQ.
2022-09-21 18:20:08 +02:00
Alexandra Betouni
e7b9462c84
refactor: refactored/cleaned up sandbox app
...
Grouped QML files by pages, controls and demo app
related stuff
2022-09-21 18:20:06 +02:00