2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-01-15 09:04:45 +00:00

3 Commits

Author SHA1 Message Date
Alexandra Betouni
d0701e900c fix(InviteFriendsToCommunityPopup): fixed popup height issues
Closes 
2022-04-07 12:23:27 -04:00
Noelia
50fb0dc45f fix(@desktop/CopyToClipboard): [base_bc] can't copy from Invite friends as well as App Version and Node Version
Root store propagation in order to use the global copyToClipboard method.

Modify InviteFriendsPopup to use StatusQ components.

Fixes 
2022-02-01 11:51:00 +01: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 
2021-10-27 18:05:45 -04:00