index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustdoc
/
html
/
static
/
js
/
settings.js
Age
Commit message (
Expand
)
Author
Lines
2023-12-15
Rollup merge of #115660 - notriddle:notriddle/sidebar-resize, r=GuillaumeGomez
Guillaume Gomez
-0
/
+19
2023-11-25
rustdoc: replace `elemIsInParent` with `Node.contains`
Michael Howell
-2
/
+2
2023-10-11
rustdoc: allow resizing the sidebar
Michael Howell
-0
/
+19
2023-09-08
Change syntax for anonymous functions set
Guillaume Gomez
-4
/
+4
2023-04-21
rustdoc: remove unneeded handleKey from settings.js
Michael Howell
-18
/
+1
2023-04-06
rustdoc: clean up JS
Michael Howell
-6
/
+2
2023-01-30
Rollup merge of #107177 - thanatos:fix-doc-errant-light-theme, r=notriddle
Matthias Krüger
-2
/
+2
2023-01-30
Keep all theme-updating logic together
Roy Wellington Ⅳ
-2
/
+2
2023-01-23
rustdoc: remove dead settings JS for obsolete select-wrapper
Michael Howell
-11
/
+0
2023-01-23
rustdoc: simplify settings popover DOM
Michael Howell
-19
/
+21
2023-01-17
rustdoc: instead of `.setting-name { width: 100% }`, use default div CSS
Michael Howell
-1
/
+1
2023-01-13
rustdoc: rename CSS rustdoc-toggle -> toggle and toggle -> settings-toggle
Michael Howell
-2
/
+2
2022-11-26
rustdoc: improve popover focus handling JS
Michael Howell
-1
/
+1
2022-11-13
Simplify settings UI by merging system theme with the theme choices
Guillaume Gomez
-24
/
+36
2022-11-10
rustdoc: use checkbox instead of switch for settings toggles
Michael Howell
-3
/
+1
2022-10-29
rustdoc: add hash to filename of toolchain files
Jacob Hoffman-Andrews
-4
/
+6
2022-10-15
Fix display of settings page
Guillaume Gomez
-1
/
+3
2022-09-21
rustdoc: dynamically show-hide line numbers on code examples
Michael Howell
-0
/
+7
2022-06-23
Merge all popover hide functions into one
Guillaume Gomez
-7
/
+5
2022-06-23
Move help popup into a pocket menu as well
Guillaume Gomez
-22
/
+8
2022-05-30
Improve display of settings radio buttons
Guillaume Gomez
-1
/
+1
2022-05-26
Rollup merge of #97394 - GuillaumeGomez:more-eslint-rules, r=notriddle
Guillaume Gomez
-1
/
+1
2022-05-25
Add new eslint rule "space-before-function-paren"
Guillaume Gomez
-1
/
+1
2022-05-24
Allow to click on toggle text to update it
Guillaume Gomez
-6
/
+5
2022-05-18
Move some DOM generation into the HTML settings file directly
Guillaume Gomez
-16
/
+2
2022-05-15
Add new eslint rule about brace style
Guillaume Gomez
-2
/
+2
2022-05-14
Improve settings menu display
Guillaume Gomez
-25
/
+57
2022-05-07
Enforce quote rule for JS source code
Guillaume Gomez
-5
/
+4
2022-05-07
Change eslint rules from configuration comments to configuration files
Folyd
-4
/
+0
2022-05-05
Rollup merge of #96741 - GuillaumeGomez:improve-settings-loading-strategy, r=...
Michael Goulet
-4
/
+1
2022-05-05
Rollup merge of #96704 - GuillaumeGomez:rotation-animation, r=jsha
Michael Goulet
-0
/
+1
2022-05-05
Improve settings loading strategy by loading CSS and JS at the same time to p...
Guillaume Gomez
-4
/
+1
2022-05-05
Add rotation animation on settings button when loading
Guillaume Gomez
-0
/
+1
2022-05-05
Use "strict" mode in JS scripts
Guillaume Gomez
-0
/
+2
2022-05-04
Move callback to the () => {} syntax.
Folyd
-6
/
+7
2022-05-01
* Add documentation for settings page rendering functions.
Guillaume Gomez
-49
/
+59
2022-04-30
Move settings into full JS
Guillaume Gomez
-9
/
+174
2022-04-26
Small JS code improvements
Guillaume Gomez
-1
/
+1
2022-04-24
Update settings.js to ES6
Guillaume Gomez
-6
/
+9
2022-02-02
Unify storage getter and setter functions
Guillaume Gomez
-1
/
+1
2022-01-23
rustdoc settings: use radio buttons for theme
Jacob Hoffman-Andrews
-10
/
+19
2022-01-14
Add support for "always theme" in setting
Jacob Hoffman-Andrews
-0
/
+28
2021-07-07
Clean up rustdoc static files
Guillaume Gomez
-0
/
+60