status-desktop/ui/StatusQ/sandbox/demoapp
Noelia 88f791f3ac feat(StatusChatToolBar): Add flexible component in right toolbar position
- Added loader in right component position and removed `StatusChatInfoButton` specific.

- Updated sandbox and added new example in Layouts with another different component than the `StatusChatInfoButton`.

BREAKING CHANGES:
The toolbar now expects a component to be loaded. The previous `StatusChatInfoButton` component has been removed and needs to be passed as a component from outside whenever needed.
Breaking changes in `desktop` will be addressed in: https://github.com/status-im/status-desktop/pull/5823
2022-09-21 18:20:10 +02:00
..
data feat(StatusCommunityCard): First component iteration (#693) 2022-09-21 18:20:10 +02:00
ChatChannelView.qml feat(StatusContactVerificationIcons): Create new row control that includes mutual connect and trust indicator icons (#559) 2022-09-21 18:20:06 +02:00
CreateChatView.qml feat(StatusTagSelector): Replaced member delegate w/ StatusMemberLisItm (#676) 2022-09-21 18:20:10 +02:00
DemoCommunityDetailModal.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
DemoContactRequestsModal.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00
StatusAppChatView.qml feat(StatusChatToolBar): Add flexible component in right toolbar position 2022-09-21 18:20:10 +02:00
StatusAppCommunitiesPortalView.qml feat(StatusCommunityCard): First component iteration (#693) 2022-09-21 18:20:10 +02:00
StatusAppCommunityView.qml feat(StatusChatToolBar): Add flexible component in right toolbar position 2022-09-21 18:20:10 +02:00
StatusAppProfileSettingsView.qml refactor: refactored/cleaned up sandbox app 2022-09-21 18:20:06 +02:00