2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-03-01 06:51:08 +00:00

5 Commits

Author SHA1 Message Date
Lukáš Tinkl
d9d6d90dc9 [Style] remove legacy Style and its themes
- legacy Style and ThemePalette removed
- moved and deduplicated font definitions into `Theme` (unrelated to a
color palette)
- `Style.current.foo` -> `Theme.foo`
- `Style.current.fooColor` -> `Theme.palette.fooColor`
- upgrade the imports to 5.15
- removed some mode dead components

Fixes 
2024-10-22 15:54:31 +02:00
MishkaRogachev
165271dbea fix(ActivityCenter): Fix CommunityBadge eliding
Close 
2023-02-17 14:01:30 +04:00
MishkaRogachev
e635ccdc93 fix(ActivityCenter): Get rid of DelegateChooser in ActivityCenterPopop
Close 
2022-12-01 15:05:03 +04:00
MishkaRogachev
5d8e3ac252 feat(ActivityCenter): Fix handling membership requests from AC 2022-10-28 00:25:10 +03:00
MishkaRogachev
532700f6c7 feat(ActivityCenter): Kicked from community notification 2022-10-28 00:25:10 +03:00