* 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
1 line
47 B
JavaScript
1 line
47 B
JavaScript
export * from './AutocompleteTriggerTextArea';
|