status-desktop/ui/app/AppLayouts/Chat
Lukáš Tinkl b07ba7fb2d fix: personal chat item wrong width
- do not hardcode width of child elements (impossible to propagate
setting the width from the toplevel/parent component)
- made both the community and non-community chat item look the same and
according to the Figma designs (including margins, scrollbar positions,
spacing etc)
- cleaned up some hardcoded values and dead code

Fixes #10469
2023-05-03 16:39:33 +02:00
..
controls feat(CommunityPermissionsRow): Created new component 2023-04-27 16:10:20 +02:00
helpers fix(CommunityPermissions): clean warnings by preventing assigning when some roles doesn't exist 2023-02-22 14:43:40 +01:00
layouts feat(MintToken): Created Preview collectible page 2023-03-07 13:24:45 +01:00
panels feat(Community Permissions): Update ENS icon in permission pills 2023-04-27 16:10:20 +02:00
popups fix: reduce Image cache 2023-04-27 13:56:39 +02:00
stores fix: personal chat item wrong width 2023-05-03 16:39:33 +02:00
views fix: personal chat item wrong width 2023-05-03 16:39:33 +02:00
ChatLayout.qml perf(AppMain): wrap CommunitiesPortalLayout in a Loader 2023-04-28 21:35:29 +02:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00