docbrown/app/javascript/utilities
Suzanne Aitchison 75d6e60a95
✂️ Remove reach combobox ✂️ (#17728)
* WIP: new autocomplete, search executed, dropdown positioned

* WIP: most features working in Editor

* handle textarea blur

* fix bug with id not attached to textarea

* updates to textAreaUtils tests

* aria live, fix border style

* replace comment text area

* fix some height and style issues

* update preact tests

* clean up styles, rename files, use portal for popover

* clean up styles, rename files, use portal for popover

* scroll popover items into view if necessary

* refactor cypress specs

* actually remove the package

* add some more specs

* remove storybook stories for now

* remove relative class causing issues

* small fixes for cypress specs

* make live region assertive to ensure change to combobox is known

* some comments

* add a storybook story

* replace % font size, add explainer to story
2022-07-11 12:50:52 +01:00
..
__tests__ ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
color Use the Preact ColorPicker in creator onboarding (#16731) 2022-03-03 08:22:10 +00: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
markdown make default alt text 'image description' (#15063) 2021-10-13 16:37:34 +01:00
search Prep work to sync mobile search in #10424 (#11525) 2020-11-30 06:13:06 -05:00
animatedImageUtils.jsx Place gifs correctly regardless of center tag (#16404) 2022-02-03 15:44:44 +00:00
calculateTextAreaHeight.js Add mention autocomplete to posts (#13101) 2021-03-31 14:42:59 +01:00
codeFullscreenModeSwitcher.js #12643 Add eslint rule for formatting redundant curly braces in jsx (#14592) 2021-08-26 11:15:06 -04: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 Add markdown toolbar to V2 editor (#15347) 2021-11-29 07:50:17 +00:00
dropdownUtils.js Member index: add copy email to clipboard functionality (#17146) 2022-04-08 14:08:15 +01:00
getUserDataAndCsrfToken.js ✂✂✂ Remove Connect (#14734) 2021-11-18 08:21:00 -06:00
gist.js Remove extra script tag from embedded gists to prevent them from mixing up (#14674) 2021-11-29 15:48:20 -05:00
locale.js Admin-configurable display locale (#14620) 2021-09-28 11:04:35 -04:00
moderation.js [15 min fix] Fixed an issue with the moderation button not appearing on some posts (#14184) 2021-07-13 10:31:00 +02:00
pasteImage.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
runtime.js Fix typo in runtime.js (#17783) 2022-05-31 14:30:04 -04:00
sendFollowUser.js Enable error tracking on sendFollowUser (#17328) 2022-04-18 22:13:31 -04:00
showModal.jsx Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
textAreaUtils.js ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
viewport.js Fix feed navigation shortcuts when first article is not 100% visible (#11874) 2021-04-13 22:35:50 -04:00
waitOnBaseData.js ForemMobile namespaced functions (#15212) 2021-11-23 15:25:29 -06:00