Jai Sharma
39c30516d0
Implement ChannelControlItem
for new chat design
...
Adds new component `ChannelControlItem` and it's child components to be
used as the clickable control in the new chat sidebar for joined
channels.
Has public properties `HasUnread` and `MentionCount` to control the
display of the channel having unread messages or mentions of the user.
Channel select/join requests are exposed via `OnRequestSelect` and
`OnRequestLeave` events respectively which should be handled by a parent
component.
Requires a cached `Bindable<Channel>` instance to be managed by a parent
component.
Requires a cached `OveralayColourScheme` instance to be provided by a
parent component.
2022-03-14 18:55:27 +00:00
..
2021-11-04 18:21:31 +09:00
2021-12-27 20:26:28 -08:00
2022-03-09 01:11:46 +09:00
2022-01-19 22:08:52 +01:00
2021-12-03 18:16:01 +09:00
2021-12-03 18:16:01 +09:00
2021-11-24 18:42:49 +09:00
2021-10-29 18:50:55 +09:00
2021-08-11 12:11:39 +07:00
2021-08-10 12:00:26 +07:00
2022-03-14 18:55:27 +00:00
2022-03-09 18:13:56 +00:00
2021-11-04 18:21:31 +09:00
2021-11-04 18:21:31 +09:00
2022-02-18 15:57:37 +09:00
2022-03-10 23:07:15 +03:00
2021-08-24 14:39:03 +09:00
2020-05-16 18:17:12 +09:00
2022-02-24 02:23:48 +09:00
2020-05-16 18:17:12 +09:00
2021-08-14 00:17:45 +07:00
2020-05-16 18:17:12 +09:00
2021-10-29 18:50:55 +09:00
2021-11-04 18:21:31 +09:00
2021-02-09 18:56:27 +09:00
2019-05-14 22:37:25 +03:00
2021-11-04 18:21:31 +09:00
2020-08-12 11:24:26 +03:00
2021-12-27 20:26:28 -08:00
2021-10-29 18:50:55 +09:00
2020-05-16 18:17:12 +09:00
2021-11-04 18:21:31 +09:00
2020-07-16 15:18:01 +03:00
2021-07-20 03:29:32 +03:00
2021-08-04 17:30:33 +09:00
2022-01-19 23:12:35 +01:00
2021-11-24 15:50:26 +09:00
2021-11-04 18:21:31 +09:00
2021-01-26 00:03:20 +03:00
2020-10-22 14:19:12 +09:00
2021-12-27 20:26:28 -08:00
2021-11-04 18:21:31 +09:00
2021-11-05 13:40:44 +09:00
2020-05-16 18:17:12 +09:00
2020-05-16 18:17:12 +09:00
2021-08-23 21:08:59 +03:00
2020-07-21 22:46:08 +03:00
2022-01-09 14:42:19 +01:00
2022-01-07 19:18:16 +01:00
2022-01-17 19:45:32 +09:00
2021-08-04 17:30:33 +09:00
2020-05-16 18:17:12 +09:00
2022-03-10 04:01:07 +03:00
2020-05-16 18:17:12 +09:00
2021-11-04 18:21:31 +09:00
2022-01-13 12:40:19 +09:00
2021-12-19 13:40:22 +01:00
2021-12-19 13:40:22 +01:00
2021-11-04 18:21:31 +09:00
2020-05-16 18:17:12 +09:00
2021-12-10 16:11:49 +09:00
2021-11-04 18:21:31 +09:00
2021-11-04 18:21:31 +09:00
2021-08-04 17:30:33 +09:00
2021-10-27 13:04:41 +09:00
2021-05-27 16:24:05 +07:00
2021-06-29 10:14:51 +07:00
2021-06-04 09:36:21 +07:00
2021-10-27 13:04:41 +09:00