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-03-16 21:27:56 +00:00
2022-11-07 14:19:49 +00:00
2023-03-01 16:23:35 +01:00
2022-12-12 12:24:14 +01:00
2023-04-27 11:02:20 +01:00
2023-03-10 11:01:45 +00:00
2023-05-11 14:28:42 +00:00
2023-03-27 10:07:43 +02:00
2023-03-08 14:19:05 +00:00
2023-04-28 13:31:02 +00:00
2023-03-01 16:23:35 +01:00
2023-02-16 14:13:05 +00:00
2023-03-01 16:23:35 +01:00
2023-04-21 13:54:27 +00:00
2023-03-07 16:24:44 +01:00
2022-12-12 12:24:14 +01:00
2023-05-10 08:41:55 +01:00
2023-03-03 13:31:51 +00:00
2023-05-08 20:58:53 +00:00
2023-04-27 01:18:19 +00:00
2023-04-28 14:56:26 +00:00
2023-05-11 10:21:02 +00:00
2023-05-11 12:15:34 +00:00
2023-02-13 17:01:43 +00:00
2023-03-23 11:47:40 +00:00
2023-04-24 14:19:08 +00:00
2023-03-01 16:23:35 +01:00
2023-05-09 13:39:51 +00:00
2023-02-28 10:39:35 +01:00
2022-12-12 12:24:14 +01:00
2023-04-25 09:30:32 +01:00
2022-12-12 12:24:14 +01:00
2023-04-26 09:36:00 +00:00
2023-04-26 09:36:00 +00:00
2023-05-09 07:46:19 +00:00
2022-12-12 12:24:14 +01:00
2023-03-31 10:08:45 +01:00
2022-12-12 12:24:14 +01:00
2023-03-01 16:23:35 +01:00
2023-04-26 09:36:00 +00:00
2022-07-08 00:32:38 -06:00
2023-03-16 21:27:56 +00:00
2023-03-01 16:23:35 +01:00
2022-12-21 09:30:08 -07:00
2023-03-01 16:23:35 +01:00
2023-04-26 09:36:00 +00:00
2023-03-06 15:17:46 +00:00
2023-02-16 09:38:44 +00:00
2023-03-07 13:58:10 +00:00
2022-12-12 12:24:14 +01:00
2023-03-01 16:23:35 +01:00
2022-11-24 09:08:41 +01:00
2023-03-01 16:23:35 +01:00
2023-03-01 16:23:35 +01:00
2023-04-11 07:41:59 +00:00
2023-02-13 17:01:43 +00:00
2023-02-22 10:52:55 +00:00
2023-04-27 11:02:20 +01:00