Author: Michael Lynch <git@mtlynch.io>
Committer: Michael Lynch <mtlynch@noreply.codeberg.org>
Render autocomplete suggestions as text (#86) Build autocomplete options with DOM nodes and textContent so item names cannot inject markup. Preserve the active class and data index used by click and keyboard selection. Add a Node regression test for markup-like item names. Reviewed-on: https://codeberg.org/mtlynch/grosiree/pulls/86