bookshelf-doc/DocGen4
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
..
LeanInk style: Lean 4 compiler style in LeanInk 2023-01-01 19:53:21 +01:00
Output Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
Process Add a search page to the docs. 2023-01-28 23:00:53 +01:00
LeanInk.lean feat: LeanInk all the files, HTML generation missing 2022-06-20 00:31:09 +02:00
Load.lean chore: update toolchain 2022-12-02 17:55:27 +01:00
Output.lean Add a search page to the docs. 2023-01-28 23:00:53 +01:00
Process.lean refactor: finally split upt the process module 2022-05-20 00:36:21 +02:00