As discussed in #1864550.

Implement better autocomplete to get rid of the jQuery UI dependency.

Comments

Nebel54’s picture

Are you still planning to do that? I do think that jquery.ui is a bit of overhead for the autocomplete, but it is already integrated into d8, so chances are good it will get loaded by some other module too, which would save some loadtime…

michaelmol’s picture

Status: Active » Closed (won't fix)

As jQuery UI is part of core we can easily rely on it. We only need to make sure we catch up wit newer jQuery UI versions.