about summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2021-05-18Add method-toggle to <details> for methods.Jacob Hoffman-Andrews-12/+4
2021-05-18Rollup merge of #85407 - GuillaumeGomez:copy-path-display-improvement, r=jshaRalf Jung-13/+39
2021-05-18Rollup merge of #84462 - jsha:focus-search-results2, r=GuillaumeGomezRalf Jung-195/+178
2021-05-18Fix escape handling on search resultsGuillaume Gomez-2/+2
2021-05-18Improve display for "copy-path" button, making it more discreteGuillaume Gomez-13/+39
2021-05-16rustdoc: restore header sizesJacob Hoffman-Andrews-3/+7
2021-05-16Fix invalid input:disabled CSS selectorGuillaume Gomez-4/+4
2021-05-16Auto merge of #85304 - Stupremee:crates-in-sidebar-in-root, r=Nemo157bors-0/+1
2021-05-15Call `initSidebarItems` in root module of crateJustus K-0/+1
2021-05-15Rollup merge of #85323 - GuillaumeGomez:fix-eslint-errors, r=jshaGuillaume Gomez-34/+32
2021-05-15Rollup merge of #85289 - GuillaumeGomez:fix-toggle-position-mobile, r=jshaGuillaume Gomez-192/+198
2021-05-15Rollup merge of #85256 - GuillaumeGomez:fix-implementors-display, r=notriddleGuillaume Gomez-1/+1
2021-05-15Fix eslint errorsGuillaume Gomez-34/+32
2021-05-15chore: update comment in rustdoc.cssShinwoo Park-1/+1
2021-05-15rustdoc: add the license of Noto Sans KRShinwoo Park-0/+93
2021-05-15rustdoc: avoid legacy Korean fonts in WindowsShinwoo Park-1/+9
2021-05-14Unify toggle rules on smaller resolutionsGuillaume Gomez-6/+3
2021-05-14Move @media rules at the end so they override the other rulesGuillaume Gomez-193/+195
2021-05-14Fix toggle position on mobileGuillaume Gomez-1/+8
2021-05-13rustdoc: use focus for search navigationJacob Hoffman-Andrews-195/+178
2021-05-13Rollup merge of #85175 - GuillaumeGomez:rustdoc-cleanup, r=jshaGuillaume Gomez-259/+142
2021-05-13Fix display for "implementors" sectionGuillaume Gomez-1/+1
2021-05-12Rollup merge of #85174 - GuillaumeGomez:doc-code-block-border-radius, r=jshaGuillaume Gomez-2/+2
2021-05-12Rollup merge of #85117 - jsha:bubble-bubble-toil-and-trouble, r=GuillaumeGomezGuillaume Gomez-127/+136
2021-05-12Fix indent in JS filesGuillaume Gomez-138/+140
2021-05-12Remove unused CSS rulesGuillaume Gomez-71/+2
2021-05-12Remove "loading content" which is now unnecessaryGuillaume Gomez-50/+0
2021-05-11Move global click handlers to per-element ones.Jacob Hoffman-Andrews-127/+136
2021-05-11rustdoc: remove explicit boolean comparisons.Jacob Hoffman-Andrews-69/+64
2021-05-11Fix border radius for doc code blocks in rustdocGuillaume Gomez-2/+2
2021-05-10Rollup merge of #85148 - GuillaumeGomez:source-code-line-number, r=jshaGuillaume Gomez-12/+8
2021-05-10Use an SVG image for clipboard instead of unicode characterGuillaume Gomez-7/+25
2021-05-10Fix line number not being clickable on source pagesGuillaume Gomez-12/+8
2021-05-10End toggle migrationGuillaume Gomez-204/+30
2021-05-02Auto merge of #84754 - GuillaumeGomez:toggle-migration, r=jshabors-100/+55
2021-05-02Add missing CSS rules for associated typesGuillaume Gomez-8/+11
2021-05-02Migrate trait and impl blocks' toggles intoGuillaume Gomez-94/+46
2021-04-30`copy_path` -> `window.copy_path` + add semicolonr00ster-2/+2
2021-04-30Apply suggestionsr00ster-29/+34
2021-04-30Reset the docs' copy path button after 1 secondr00ster-0/+10
2021-04-29Rollup merge of #84690 - GuillaumeGomez:unneeded-bottom-margin-search-results...Jack Huey-1/+0
2021-04-29Rollup merge of #84688 - GuillaumeGomez:remove-unnecessary-css-for-search-res...Jack Huey-7/+0
2021-04-29Rollup merge of #84451 - torhovland:flex, r=jshaJack Huey-14/+8
2021-04-29Remove unneeded bottom margin on search resultsGuillaume Gomez-1/+0
2021-04-29Remove unnecessary CSS rules for search resultsGuillaume Gomez-7/+0
2021-04-28rustdoc: change aliases attribute to data-aliasesMichael Howell-1/+1
2021-04-27Auto merge of #84552 - GuillaumeGomez:open-impl-blocks-by-default, r=jshabors-2/+4
2021-04-26Add open attribute on details which are supposed to be open by default instea...Guillaume Gomez-2/+0
2021-04-25Auto merge of #84325 - jsha:ephemeral-collapse, r=GuillaumeGomezbors-28/+18
2021-04-25Fix expansion for item pointed to by the URL hashGuillaume Gomez-0/+2