docbrown/app/javascript/utilities
Suzanne Aitchison a23caead07
Add (updated) mention autocomplete to post comments (#13061)
* add mention autocomplete functionality to article and notification comments

* add cypress tests

* make sure entry transitions dont replay

* undo change to async useeffect covered in other pr

* move search into dynamic import

* exit search if enter pressed in middle of search term

* refactor button activation code

* add a space after a mention is selected

* tweak cypress test for reply to ensure it awaits combobox

* small refactor
2021-03-22 09:18:13 +00:00
..
__tests__ Update storybook mention autocomplete component to take over whole textarea (#13044) 2021-03-18 15:04:59 +00:00
connect Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
Constants [deploy] 🚀 Feature: Draw Command for connect with image annotations (#10136) 2020-10-07 16:06:22 +02:00
http Moved src/utils out of src/ folder to utilities/ folder. (#7875) 2020-05-15 10:07:42 -04:00
search Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
codeFullscreenModeSwitcher.js Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
debounceAction.js Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
dragAndDrop.js Drag and drop an image in the editor (#10145) 2020-09-04 14:12:59 -04:00
dragAndUpload.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
pasteImage.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
sendFollowUser.js Updates ESLint rules to error on default imports (#12512) 2021-02-02 10:24:03 -05:00
textAreaUtils.js Add (updated) mention autocomplete to post comments (#13061) 2021-03-22 09:18:13 +00:00
viewport.js Use faster JS selection methods (#11409) 2020-11-16 17:35:50 +01:00