Commit 3ac1a92
committed
Merge branch 'master' into feat/a11y/react-web-remediation
# Conflicts:
# src/components/Chat/Chat.tsx
# src/components/Dialog/components/Prompt.tsx
# src/components/MessageComposer/__tests__/MessageInput.test.tsx
# src/components/Modal/GlobalModal.tsx
# src/components/Notifications/hooks/useNotificationApi.ts
# src/components/TextareaComposer/SuggestionList/SuggestionList.tsx
# src/i18n/de.json
# src/i18n/en.json
# src/i18n/es.json
# src/i18n/fr.json
# src/i18n/hi.json
# src/i18n/it.json
# src/i18n/ja.json
# src/i18n/ko.json
# src/i18n/nl.json
# src/i18n/pt.json
# src/i18n/ru.json
# src/i18n/tr.json212 files changed
Lines changed: 16270 additions & 794 deletions
File tree
- examples
- tutorial
- vite
- src
- AppSettings
- ActionsMenu
- tabs
- ChannelDetail
- General
- MessageActions
- Notifications
- Reactions
- Sidebar
- ChatLayout
- SystemNotification
- scripts
- src
- components
- AudioPlayback/components
- Avatar
- __tests__
- styling
- Button/styling
- ChannelHeader/hooks
- __tests__
- ChannelListItem
- __tests__
- hooks
- __tests__
- ChannelList
- __tests__
- hooks
- Channel
- __tests__
- hooks
- Chat
- __tests__
- Dialog
- components
- service
- styling
- FileIcon
- Form
- styling
- Icons
- InfiniteScrollPaginator
- ListItemLayout
- __tests__
- styling
- MessageActions
- MessageComposer
- __tests__
- hooks
- styling
- Message
- __tests__
- hooks
- __tests__
- renderText
- __tests__
- __snapshots__
- componentRenderers
- rehypePlugins
- Modal
- __tests__
- styling
- Notifications/hooks
- __tests__
- Poll
- PollCreationDialog
- styling
- TextareaComposer
- SuggestionList
- MentionItem
- __tests__
- styling
- Thread/__tests__
- TypingIndicator/styling
- context
- i18n
- plugins/ChannelDetail
- Views
- ChannelFilesView
- __tests__
- ChannelManagementView
- ChannelMediaView
- __tests__
- ChannelMemberDetailView
- __tests__
- ChannelMembersView
- __tests__
- PinnedMessagesView
- __tests__
- VirtualizedList
- __tests__
- styling
- __tests__
- styling
- styling
- utils
- __tests__
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
1 | 23 | | |
2 | 24 | | |
3 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
| |||
47 | 48 | | |
48 | 49 | | |
49 | 50 | | |
50 | | - | |
| 51 | + | |
51 | 52 | | |
52 | 53 | | |
53 | 54 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
730 | 730 | | |
731 | 731 | | |
732 | 732 | | |
| 733 | + | |
733 | 734 | | |
734 | 735 | | |
735 | 736 | | |
| |||
968 | 969 | | |
969 | 970 | | |
970 | 971 | | |
971 | | - | |
972 | 972 | | |
973 | | - | |
974 | | - | |
975 | | - | |
976 | | - | |
977 | | - | |
978 | | - | |
979 | | - | |
980 | | - | |
981 | | - | |
982 | | - | |
983 | | - | |
984 | | - | |
985 | | - | |
986 | | - | |
987 | | - | |
| 973 | + | |
988 | 974 | | |
989 | 975 | | |
990 | 976 | | |
991 | | - | |
992 | | - | |
993 | 977 | | |
994 | 978 | | |
995 | 979 | | |
996 | 980 | | |
997 | | - | |
| 981 | + | |
998 | 982 | | |
999 | 983 | | |
1000 | 984 | | |
1001 | 985 | | |
| 986 | + | |
| 987 | + | |
| 988 | + | |
| 989 | + | |
| 990 | + | |
1002 | 991 | | |
1003 | 992 | | |
1004 | 993 | | |
| |||
1018 | 1007 | | |
1019 | 1008 | | |
1020 | 1009 | | |
1021 | | - | |
1022 | | - | |
1023 | | - | |
1024 | | - | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
1025 | 1013 | | |
1026 | 1014 | | |
1027 | | - | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
| 1024 | + | |
| 1025 | + | |
| 1026 | + | |
| 1027 | + | |
| 1028 | + | |
| 1029 | + | |
| 1030 | + | |
| 1031 | + | |
| 1032 | + | |
| 1033 | + | |
| 1034 | + | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
| 1042 | + | |
| 1043 | + | |
| 1044 | + | |
| 1045 | + | |
1028 | 1046 | | |
1029 | 1047 | | |
1030 | | - | |
| 1048 | + | |
1031 | 1049 | | |
1032 | 1050 | | |
1033 | 1051 | | |
1034 | 1052 | | |
1035 | 1053 | | |
1036 | | - | |
| 1054 | + | |
1037 | 1055 | | |
1038 | 1056 | | |
1039 | 1057 | | |
| |||
1059 | 1077 | | |
1060 | 1078 | | |
1061 | 1079 | | |
| 1080 | + | |
| 1081 | + | |
| 1082 | + | |
| 1083 | + | |
| 1084 | + | |
| 1085 | + | |
| 1086 | + | |
| 1087 | + | |
| 1088 | + | |
| 1089 | + | |
| 1090 | + | |
| 1091 | + | |
| 1092 | + | |
| 1093 | + | |
| 1094 | + | |
| 1095 | + | |
1062 | 1096 | | |
1063 | 1097 | | |
1064 | 1098 | | |
| |||
1117 | 1151 | | |
1118 | 1152 | | |
1119 | 1153 | | |
1120 | | - | |
1121 | | - | |
1122 | | - | |
1123 | | - | |
1124 | | - | |
1125 | | - | |
1126 | | - | |
1127 | | - | |
1128 | | - | |
1129 | | - | |
| 1154 | + | |
1130 | 1155 | | |
1131 | 1156 | | |
1132 | 1157 | | |
| |||
1135 | 1160 | | |
1136 | 1161 | | |
1137 | 1162 | | |
| 1163 | + | |
| 1164 | + | |
| 1165 | + | |
| 1166 | + | |
| 1167 | + | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
| 1171 | + | |
| 1172 | + | |
| 1173 | + | |
| 1174 | + | |
| 1175 | + | |
| 1176 | + | |
| 1177 | + | |
| 1178 | + | |
1138 | 1179 | | |
0 commit comments