Commit Graph

3 Commits

Author SHA1 Message Date
Thorsten Scherler 0037be68b7
[JENKINS-73744] npm scripts lint:fix do not work (#9718)
Co-authored-by: Jan Faracik <43062514+janfaracik@users.noreply.github.com>
Co-authored-by: Mark Waite <mark.earl.waite@gmail.com>
2024-09-16 10:40:32 +01:00
Zbynek Konecny 95707460d3
Use standard dropdowns for autocomplete (#9453)
* Use standard dropdowns for autocomplete

* Debounce autocompletion, limit to 10 suggestions, allow tab

* Keyboard navigation improvements

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>

* Autocomplete: use the same width as the parent field

* Prevent browser autocomplete, do not hide on field click

* Use !==

Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>

---------

Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
2024-08-14 08:27:24 +02:00
Basil Crow ec59bc522c
Migrate to ESLint 9.1.1 (#9153) 2024-04-23 12:16:30 -07:00