alunturner
0889dc55da
Room and user mentions for plain text editor (#10665)
* update useSuggestion
* update useSuggestion-tests
* add processMention tests
* add test
* add getMentionOrCommand tests
* change mock href for codeQL reasons
* fix TS issue in test
* add a big old cypress test
* fix lint error
* update comments
* reorganise functions in order of importance
* rename functions and variables
* add endOffset to return object
* fix failing tests
* update function names and comments
* update comment, remove delay
* update comments and early return
* nest mappedSuggestion inside Suggestion state and update test
* rename suggestion => suggestionData
* update comment
* add argument to findSuggestionInText
* make findSuggestionInText return mappedSuggestion
* fix TS error
* update comments and index check from === -1 to < 0
* tidy logic in increment functions
* rename variable
* Big refactor to address multiple comments, improve behaviour and add tests
* improve comments
* tidy up comment
* extend comment
* combine similar returns
* update comment
* remove single use variable
* fix comments
2023-05-11 14:28:42 +00:00
..
2023-01-12 13:25:14 +00:00
2023-05-05 10:09:41 +00:00
2023-05-11 14:28:42 +00:00
2023-05-11 09:56:56 +01:00
2023-05-10 08:41:55 +01:00
2023-04-17 08:31:58 +01:00
2023-05-09 10:56:12 +00:00
2023-01-12 13:25:14 +00:00
2023-03-30 10:11:16 +01:00
2023-05-05 08:26:11 +00:00
2023-05-10 08:41:55 +01:00
2023-04-20 14:56:21 +00:00
2023-03-14 21:25:11 +00:00
2023-05-11 09:56:56 +01:00
2023-02-23 11:57:37 +00:00
2023-03-13 15:07:20 +00:00
2022-12-12 12:24:14 +01:00
2023-05-11 09:56:56 +01:00
2023-04-17 08:31:58 +01:00
2022-12-12 12:24:14 +01:00
2023-04-04 11:41:46 +01:00
2023-05-10 08:41:55 +01:00
2023-05-05 08:26:11 +00:00
2023-04-21 11:50:42 +01:00
2023-04-20 09:49:10 +01:00
2023-04-27 12:55:29 +01:00
2023-05-05 10:09:41 +00:00
2023-02-24 15:28:40 +00:00
2023-03-10 14:55:06 +00:00
2023-04-17 08:31:58 +01:00
2023-04-17 08:31:58 +01:00
2023-04-17 08:31:58 +01:00
2023-04-13 08:52:57 +01:00
2023-04-17 08:31:58 +01:00
2023-01-12 13:25:14 +00:00
2023-02-24 15:28:40 +00:00
2023-04-26 09:36:00 +00:00
2023-02-24 15:28:40 +00:00
2023-05-10 08:41:55 +01:00
2023-03-16 11:07:29 +00:00
2023-05-10 08:41:55 +01:00
2023-02-06 10:50:06 +00:00
2023-05-10 08:41:55 +01:00
2023-04-25 09:28:48 +01:00
2022-12-12 12:24:14 +01:00
2023-02-13 17:01:43 +00:00
2023-04-20 17:13:30 +00:00
2023-04-25 09:30:32 +01:00
2023-05-09 10:56:12 +00:00
2023-05-11 09:56:56 +01:00
2023-04-28 09:45:36 +01:00
2023-02-24 15:28:40 +00:00
2023-02-24 15:28:40 +00:00
2023-03-23 11:47:40 +00:00
2023-04-20 14:44:54 +00:00