f5b87290

By: Michael Lynch <git@mtlynch.io>

Render autocomplete suggestions as text

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.

Tests: ./dev-scripts/run-js-tests
Tests: ./dev-scripts/build-all-flake-targets