mdbook/src/front-end
Travis Cross 3e871d1971 Navigate to first search result on enter
It's common for search boxes like ours to automatically navigate to
the first search result when the `enter` / `select` key is pressed, as
that can allow for rapid navigation.  E.g., the MDN documentation does
this.

Let's similarly navigate to the first result when, in the search box,
the user presses the `enter` key and there is a first result to which
to navigate.
2025-05-13 21:50:04 +00:00
..
css sidebar: use the same resize grip as rustdoc and playground 2025-05-09 14:15:53 -07:00
fonts Finish moving resources around 2025-03-31 21:18:22 +02:00
images Finish moving resources around 2025-03-31 21:18:22 +02:00
js fix(css): sidebar can no longer be larger than 80% of viewport width 2025-04-25 14:29:58 -05:00
playground_editor Finish moving resources around 2025-03-31 21:18:22 +02:00
searcher Navigate to first search result on enter 2025-05-13 21:50:04 +00:00
templates Use / (or s) to open search box 2025-05-13 21:48:54 +00:00
mod.rs Finish moving resources around 2025-03-31 21:18:22 +02:00