status-qml/sandbox/demoapp
Noelia 46cd904ced
feat(StatusCommunityCard): First component iteration (#693)
It includes logo, title, community members, description, loaded, community id, popularity, tags row (that must be replaced to a new StatusQ component `StatusListItemTagRow`.

It also contains `locale` property used to decide the member's number format.

Added loading card.

Added Community Card page (components test) and view (demo app) in sandbox.

Added component documentation.

Part of task: https://github.com/status-im/status-desktop/issues/4936
2022-05-31 11:44:26 +02:00
..
data feat(StatusCommunityCard): First component iteration (#693) 2022-05-31 11:44:26 +02:00
ChatChannelView.qml feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-02-16 11:37:48 +01:00
CreateChatView.qml feat(StatusTagSelector): Replaced member delegate w/ StatusMemberLisItm (#676) 2022-05-19 12:02:36 +03:00
DemoCommunityDetailModal.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
DemoContactRequestsModal.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
StatusAppChatView.qml feat(StatusTagSelector): Replaced member delegate w/ StatusMemberLisItm (#676) 2022-05-19 12:02:36 +03:00
StatusAppCommunitiesPortalView.qml feat(StatusCommunityCard): First component iteration (#693) 2022-05-31 11:44:26 +02:00
StatusAppCommunityView.qml feat(StatusTagSelector): Replaced member delegate w/ StatusMemberLisItm (#676) 2022-05-19 12:02:36 +03:00
StatusAppProfileSettingsView.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00