status-qml/sandbox/demoapp
Alexandra Betouni 2f650dc745
fix(StatusInput): fixing various layout issues (#794)
- Resolved binding loops in StatusInput
- Replaced all instances of StatusBaseinput
  with StatusInput
- Cleaned up min/max height properties
- Fixed total height calculation

Needed for https://github.com/status-im/status-desktop/issues/6358
2022-07-25 13:19:26 +03:00
..
data fix(demoapp): Replaced non-existent web images with locals (#757) 2022-07-22 16:42:05 +03:00
ChatChannelView.qml refactor(isContact): rename isMutualContact to isContact 2022-07-11 09:29:30 -04:00
CreateChatView.qml fix(demo/CreateChatView): fixed layout issues (#783) 2022-07-15 19:35:59 +03:00
DemoCommunityDetailModal.qml fix(demoapp): Replaced non-existent web images with locals (#757) 2022-07-22 16:42:05 +03:00
DemoContactRequestsModal.qml refactor: refactored/cleaned up sandbox app 2022-01-19 16:22:52 +01:00
StatusAppChatView.qml fix(StatusInput): fixing various layout issues (#794) 2022-07-25 13:19:26 +03:00
StatusAppCommunitiesPortalView.qml feat(StatusScrollView): New scrollview component without twitches (#766) 2022-07-14 15:29:14 +03:00
StatusAppCommunityView.qml fix(demoapp): Replaced non-existent web images with locals (#757) 2022-07-22 16:42:05 +03:00
StatusAppProfileSettingsView.qml feat(StatusScrollView): New scrollview component without twitches (#766) 2022-07-14 15:29:14 +03:00