status-desktop/ui/app/AppLayouts
Pascal Precht 48c322cbe4 refactor(ChatLayout): expose emoji and sticker popup properties and signals
Prior to this change `ChatLayout` exposed `chatView` which let other
components access it, its properties and signals.

This is problematic as we need to be able to swap out the `ChatView`
with the `JoinCommunityView` for token gated communities, in which case
there won't be an instance of `chatView`.

This commit ensures that we rely purely on inputs and outputs of the
component, without exposing the component instance itself.
2023-03-07 18:16:42 +01:00
..
Browser fix(@wallet): trim tx data 2023-02-23 14:53:45 +01:00
Chat refactor(ChatLayout): expose emoji and sticker popup properties and signals 2023-03-07 18:16:42 +01:00
CommunitiesPortal chore(communities/portal): rename section (popular -> all) 2023-03-06 21:35:32 +01:00
Node feat(ActivityCenter): Add indication for visited/unvisited AC state 2023-02-17 16:13:43 +04:00
Onboarding feat(@desktop/keycard): no `pcsc` service error screen 2023-03-07 18:02:10 +01:00
Profile fix(ProfileHeader): Settings/Profile/avatar design updates 2023-03-07 11:27:03 +01:00
UIComponents refactor(desktop) Made shared a QML module 2021-10-27 18:05:45 -04:00
Wallet feat(@dekstop/wallet): support collectibles in activity tab 2023-03-07 11:07:04 -03:00
stores fix(@desktop): use system locale across the application 2023-01-17 16:39:56 -03:00