summary refs log tree commit diff
path: root/src/librustdoc/html/static/js/storage.js
AgeCommit message (Expand)AuthorLines
2022-10-17rustdoc: change mobile breakpoint to match CSSMichael Howell-1/+1
2022-10-17rustdoc: remove CSS `@media (min-width: 701px)`Michael Howell-1/+1
2022-07-01Improve click behavior of the source code mobile full-screen "sidebar"Michael Howell-0/+5
2022-06-20rustdoc: optimize loading of source sidebarJacob Hoffman-Andrews-0/+11
2022-05-25Add new eslint rule "space-before-function-paren"Guillaume Gomez-2/+2
2022-05-19Add new lint to enforce whitespace after keywordsGuillaume Gomez-2/+2
2022-05-17rustdoc: make search.js a moduleJacob Hoffman-Andrews-5/+0
2022-05-07Enforce quote rule for JS source codeGuillaume Gomez-2/+2
2022-05-07Change eslint rules from configuration comments to configuration filesFolyd-5/+0
2022-05-05Use "strict" mode in JS scriptsGuillaume Gomez-0/+2
2022-05-04Move callback to the () => {} syntax.Folyd-7/+8
2022-04-26Migrate storage.js to ES6Guillaume Gomez-22/+25
2022-02-02Unify storage getter and setter functionsGuillaume Gomez-6/+6
2022-01-23Update theme on pageshow eventJacob Hoffman-Andrews-6/+25
2022-01-14Add support for "always theme" in settingJacob Hoffman-Andrews-4/+7
2021-12-22Add some JSDoc comments to rustdoc JSJacob Hoffman-Andrews-0/+16
2021-11-24Move themes and version into rustdoc-varsJacob Hoffman-Andrews-5/+2
2021-07-21rustdoc: Restore --default-theme, etc, by restoring varname escapingIan Jackson-0/+2
2021-07-07Clean up rustdoc static filesGuillaume Gomez-0/+219