Commit Graph

7 Commits

Author SHA1 Message Date
Tim Jacomb c06f1dce00
Remove YUI 2025-01-08 14:29:34 +00:00
Jan Faracik 930c7ffe7d
Overhaul search with a Command Palette (#7569)
Co-authored-by: Wadeck Follonier <Wadeck@users.noreply.github.com>
Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Co-authored-by: Alexander Brandes <mc.cache@web.de>
Co-authored-by: Tim Jacomb <timjacomb1@gmail.com>
2024-12-09 22:19:12 +00:00
Tim Jacomb d017d30898
[JENKINS-37241] Support for query parameters in autocomplete 2024-11-11 15:09:21 +00:00
Basil Crow 4d2698f254
Move Webpack build to the same Maven module from which it is invoked (#9823) 2024-10-12 11:46:18 -07:00
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