mdbook/src/theme
Sorin Davidoi 89a5dbaf9a fix(theme/stylus/sidebar): Contain scrolling to the sidebar (#612)
> A position fixed left navigation bar does not want to hand off scrolling to the document because a scroll gesture performed on the navigation bar is almost never meant to scroll the document. In this case, the author can use contain on the sidebar to prevent scrolling from being chained to the parent document element.

https://wicg.github.io/overscroll-behavior/#motivating-examples
2018-02-15 07:24:39 +08:00
..
_FontAwesome Local fallback for Font Awesome #46 2015-09-13 20:03:34 +02:00
playpen_editor refactor(theme): Remove jQuery 2018-01-16 16:31:08 +01:00
stylus fix(theme/stylus/sidebar): Contain scrolling to the sidebar (#612) 2018-02-15 07:24:39 +08:00
ayu-highlight.css Add Ayu theme 2017-06-06 16:35:44 -04:00
book.css fix(theme/stylus/sidebar): Contain scrolling to the sidebar (#612) 2018-02-15 07:24:39 +08:00
book.js feat(theme/book): Scroll to top when clicking the page title (#613) 2018-02-09 18:34:18 +08:00
clipboard.min.js Added local fallback for clipboard.js 2017-05-31 21:51:19 +02:00
favicon.png Add default favicon.png 2016-02-22 16:59:53 +01:00
header.hbs Adding a header partial integration #453 2017-11-30 21:48:29 -08:00
highlight.css Updated highlight.js to v9.12.0 2017-05-31 15:12:20 +02:00
highlight.js Updated highlight.js to v9.12.0 2017-05-31 15:12:20 +02:00
index.hbs fix(theme): Use aria-label alonside title (#568) 2018-01-27 18:52:47 +08:00
mod.rs refactor: Remove store.js (use localStorage) (#550) 2018-01-22 07:04:16 +08:00
tomorrow-night.css Add tomorrow night as dark code highlighting theme 2015-09-14 05:08:48 -04:00