mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-16 05:04:57 +08:00
0889dc55da
* 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 |
||
---|---|---|
.. | ||
audio_messages | ||
auth | ||
avatars | ||
beacon | ||
beta | ||
context_menus | ||
dialogs | ||
elements | ||
emojipicker | ||
location | ||
messages | ||
polls/pollHistory | ||
right_panel | ||
rooms | ||
settings | ||
spaces | ||
toasts | ||
typography | ||
user-onboarding | ||
voip | ||
Validation-test.ts |