status-desktop/ui/app/AppLayouts/Profile
Alex Jbanca 0d3f872c5c Display message preview settings - fix model -> view relationship
There are two main changes in the model -> view relationship:
1. The model coming from the store becomes the only source of truth and the UI will only change when the model changes. This means that when another UI component from settings menu wants to change some setting it needs to update the model, not UI components directly.
2. When the store will provide a new model we will update only rows that are different in the current model.
2022-11-08 09:29:25 +02:00
..
controls feat: New Profile Modal 2022-10-17 12:05:54 +02:00
panels feat: New Profile Modal 2022-10-17 12:05:54 +02:00
popups fix(@desktop/chat): Accept profile deep link in "Send Contact Request to chat key" 2022-10-28 16:15:40 +02:00
stores feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
views Display message preview settings - fix model -> view relationship 2022-11-08 09:29:25 +02:00
ProfileLayout.qml feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
qmldir feat(onboarding): Added SplashScreen 2022-03-08 14:02:24 -05:00