Alexandra Betouni
|
e1c548696f
|
feat(Desktop)!: Updating desktop app due to IconSettings refactor
As part of https://github.com/status-im/StatusQ/issues/781
|
2022-09-02 18:41:21 +03:00 |
Lukáš Tinkl
|
d30c80ef24
|
fix(Emoji/SearchBox): adjust right padding
clear icon was overlapping the search field's frame
Fixes #7175
|
2022-09-01 19:28:21 +02:00 |
Alexandra Betouni
|
84522bd7fe
|
fix(CommunitiesPortal): fixed status input as per design
Closes #https://github.com/status-im/status-desktop/issues/6358
|
2022-07-25 15:07:27 +03:00 |
Patryk Osmaczko
|
e0a5afebee
|
chore(translations): transform `qsTrId` to `qsTr`
issue: #4544
|
2022-07-06 19:09:50 +02:00 |
Michal Iskierko
|
cc249856e4
|
fix(@desktop/chat): Improve SearchBox default height to display text correctly
Removed implicitHeight which was too small and overrided original implicitHeight
Fix #5381
|
2022-04-07 10:57:41 -04:00 |
Jonathan Rainville
|
b4a1fb1a14
|
feat(SearchBox): use StatusInput for SearchBox and add clear button
Fixes #5090
|
2022-03-28 15:17:23 -04:00 |
Alexandra Betouni
|
426c116bac
|
refactor(desktop) Made shared a QML module
Use it as import shared 1.0, import shared.controls 1.0
etc instead of import "../../../shared"
Closes #3934
|
2021-10-27 18:05:45 -04:00 |