docbrown/app/javascript/article-form/components
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
..
__stories__ Replace listings tag component (#16855) 2022-03-30 16:51:40 +01:00
__tests__ Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
Help Allow ModRole & Admin to Suspend & Unsuspend User (#17946) 2022-06-27 12:45:35 -04:00
AccessibilitySuggestions.jsx Advise users about potential accessibility failings in their posts - RFC #58 (#13745) 2021-06-03 10:27:12 +01:00
ArticleCoverImage.jsx Add tooltip to cover image button describing optimal image ratio (#17779) 2022-06-02 17:44:34 -04:00
ClipboardButton.jsx ✂️ Remove clipboard packages no longer needed ✂️ (#16683) 2022-02-24 16:47:22 +00:00
Close.jsx Implementing new buttons (#15843) 2022-01-14 10:28:31 +01:00
dragAndDropHelpers.js Ran prettier on *.js, *.jsx and *.md files. (#11586) 2020-11-23 20:45:50 -05:00
EditorActions.jsx Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
EditorBody.jsx ✂️ Remove reach combobox ✂️ (#17728) 2022-07-11 12:50:52 +01:00
ErrorList.jsx Check validity of embed URLs (#16704) 2022-03-10 13:18:59 -05:00
Form.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Header.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
ImageUploader.jsx Refactor runtime to webpacker JS (#17142) 2022-04-07 15:39:38 +01:00
index.js Remove non application files from frontend code coverage (#11752) 2020-12-04 20:00:20 -05:00
LoadingPreview.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
Meta.jsx Fix PropTypes Error Create New Post Page (#14969) 2021-10-11 09:48:24 -04:00
Options.jsx Scheduling articles (#17939) 2022-07-07 17:32:49 +03:00
PageTitle.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
pasteImageHelpers.js Add paste image (#10212) 2021-02-04 10:58:56 -05:00
Preview.jsx Create Preview Loading screen (#17914) 2022-07-07 19:21:50 +05:30
Tabs.jsx Log prop-types warnings to console in development (#14635) 2021-09-01 09:27:58 +01:00
TagsField.jsx Add prop for user-defined selections in MultiSelectAutocomplete (#17402) 2022-04-29 09:39:25 +01:00
Title.jsx Rename WRITE A POST to CREATE POST (#13855) 2021-05-25 10:30:30 -07:00
Toolbar.jsx pullToRefresh adjustments - fixing scrolling hijacking (#15644) 2021-12-02 17:00:02 +01:00