bookshelf-doc/static
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
..
alectryon feat: Basic semantic highlighting support 2022-06-20 22:21:48 +02:00
find Work around unsupported RegExp lookbehind in WebKit. (#85) 2022-10-20 18:21:33 +02:00
declaration-data.js Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
how-about.js refactor: change find syntax 2022-02-23 04:26:20 +08:00
importedBy.js feat: importedBy via Javascript 2022-07-22 16:56:51 +02:00
instances.js feat: instances for 2022-07-23 15:40:08 +02:00
mathjax-config.js refactor: clean up javascript code 2022-02-22 12:40:14 +08:00
nav.js refactor: clean up javascript code 2022-02-22 12:40:14 +08:00
search.js Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
site-root.js refactor: clean up javascript code 2022-02-22 12:40:14 +08:00
style.css Fix issues with Search page impelementation 2023-01-28 23:00:53 +01:00
tactic.js refactor: clean up javascript code 2022-02-22 12:40:14 +08:00