bookshelf-doc/DocGen4/Output
Jeremy Salwen 3a977a94ca Fix issues with Search page impelementation
- Makes the autocomplete results highlight with up/down arrows.
- Allows you to unselect autocomplete results by using arrow keys.
- Fixed a bug in previous commits where enter did not take you to autocomplete result.
- Return now goes to the search page if no autocomplete result is selected.
- Search results table now properly wraps. (It would be nice to make it wider but I wasn't able to).
- Fixed a bug in the previous commit where docs were not showing, due to failure to copy a modified js file.
2023-01-28 23:00:53 +01:00
..
Base.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Class.lean feat: instances for 2022-07-23 15:40:08 +02:00
ClassInductive.lean feat: Step 1 for full separate builds with global info 2022-07-22 14:48:36 +02:00
Definition.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
DocString.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Find.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
FoundationalTypes.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Index.lean chore: style, change $ to <| 2022-07-23 13:01:25 +02:00
Inductive.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Instance.lean refactor: docstring between basic and extra info 2022-02-20 03:14:58 +08:00
Module.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Navbar.lean feat: attempt to improve usability of the file tree 2023-01-01 20:21:10 +01:00
NotFound.lean chore: style, change $ to <| 2022-07-23 13:01:25 +02:00
Search.lean Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
SourceLinker.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Structure.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
Template.lean Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
ToHtmlFormat.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00
ToJson.lean style: Lean 4 compiler style in output 2023-01-01 19:51:01 +01:00