Commit graph

19 commits

Author SHA1 Message Date
Anthony Bullard
11e736f3e8
New docs template 2024-12-17 05:53:13 -06:00
Alex Nuttall
7096531205
update search.js 2024-12-07 15:11:16 +00:00
Richard Feldman
52b261cf79
Hide the results whenever anyone clicks outside 2024-11-29 15:12:49 -05:00
Richard Feldman
956d07f179
Show all search results, each with max of 3 lines 2024-11-29 13:23:01 -05:00
Richard Feldman
9662b4b11d
Improve search result keyboard styling 2024-11-29 12:57:55 -05:00
Richard Feldman
e528489835
Make search box keyboard-friendly 2024-11-29 12:20:54 -05:00
Richard Feldman
aabef9dd48
Restyle docs search results 2024-11-29 02:18:20 -05:00
Richard Feldman
74d0560699
Fix null-safety bug in search.js 2024-11-29 01:07:35 -05:00
John Konecny
3974c9a978
Added search by signature in docs 2024-10-26 16:43:11 -04:00
Richard Feldman
f128ea3644
Fix copy-code buttons on /tutorial 2023-11-20 06:47:22 -05:00
Richard Feldman
fb17d89dfc
Format some js 2023-11-09 22:20:07 -05:00
Seth Workman
4756781f25
fix mobile support for button container 2023-03-17 15:27:13 -05:00
Seth Workman
fed541947a
add copy button to builtin docs 2023-03-17 08:51:53 -05:00
Luke Boswell
17aac69d92
fix for 's' keypress in search, and escape behaviour to reset sidebar elements 2022-10-09 20:42:19 +11:00
Richard Feldman
34f56371f7
Search docs with S instead of /
It turns out / on Firefox is already search,
and we don't want to override that.

Also adds a tip to make the shortcut discoverable.
2022-10-09 04:26:00 -04:00
Luke Boswell
2b47a4067b
updated quick search keyboard shortct in docs to / key, included escape out of input box 2022-10-09 17:56:28 +11:00
Luke Boswell
91a71a8550
added event listener to focus search box in docs 2022-10-09 16:12:21 +11:00
Mfon Eti-mfon
33a6c9e6c5
Docs UI: Style the currently active nav link 2022-07-04 04:18:12 +01:00
Anton-4
eee85fa45d
moved all crates into seperate folder + related path fixes 2022-07-01 17:37:43 +02:00
Renamed from docs/src/static/search.js (Browse further)