status-desktop/ui/app/AppLayouts
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
..
Browser feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
Chat fix(community-tests): fix a couple community tests 2022-10-28 14:56:29 -04:00
CommunitiesPortal feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
Node feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00
Onboarding fix(@desktop/keycard): can't create accounts if the main account was restored in using an existing keycard account 2022-10-28 20:43:09 +02:00
Profile Display message preview settings - fix model -> view relationship 2022-11-08 09:29:25 +02:00
UIComponents
Wallet fix(@desktop/keycard): can't create accounts if the main account was restored in using an existing keycard account 2022-10-28 20:43:09 +02:00
stores feat(ActivityCenter): Refactor AC Store and fix notifications counting 2022-10-28 12:29:40 +03:00