mdBook/src/theme
Em Zhan 72b3227824 Fix flicker when setting sidebar scroll position
Previously, sidebar scroll was set in an external script which caused a
flicker as the sidebar is initially rendered without any scroll before
being scrolled to the desired location.

Switching to an inline script right after the HTML tags for the sidebar
seems to avoid the flicker in most cases. In addition, logic is added to
avoid scrolling jumps when navigating via links within the sidebar.
2023-06-21 19:25:21 -05:00
..
FontAwesome Update FontAwesome version to 4.7.0 2018-10-15 20:01:36 +01:00
css change overflow-x hidden to clip 2023-03-02 21:01:38 +01:00
fonts Remove local version from `@font-face` 2020-09-06 10:34:11 -07:00
playground_editor Rename playpen to playground. (#1241) 2020-06-22 16:34:25 +02:00
searcher Merge pull request #1426 from ehuss/search-mark-words 2021-01-14 17:01:52 -08:00
ayu-highlight.css Adjust overlap of code buttons with code blocks. 2022-05-16 19:27:46 -07:00
book.js Fix flicker when setting sidebar scroll position 2023-06-21 19:25:21 -05:00
clipboard.min.js When the Copy button is pressed, focus is lost and scrolling the page 2019-04-23 09:29:22 +02:00
favicon.png Add default favicon.png 2016-02-22 16:59:53 +01:00
favicon.svg Add SVG favicon. 2020-06-23 10:58:10 -07:00
head.hbs Allow to define own HTML <head> attributes 2020-05-10 08:42:53 -07:00
header.hbs Adding a header partial integration #453 2017-11-30 21:48:29 -08:00
highlight.css Adjust overlap of code buttons with code blocks. 2022-05-16 19:27:46 -07:00
highlight.js Revert #1597 - Update to highlight.js 11.0. 2021-08-02 08:02:13 -07:00
index.hbs Fix flicker when setting sidebar scroll position 2023-06-21 19:25:21 -05:00
mod.rs Make fonts part of the theme. 2023-01-15 11:42:46 -08:00
redirect.hbs State canonical URL using <link> not <meta>. 2022-11-12 14:54:28 -06:00
tomorrow-night.css Convert links from http to https protocol 2023-04-02 21:35:08 +02:00