summary refs log tree commit diff
path: root/src/librustdoc/html/static/main.js
AgeCommit message (Expand)AuthorLines
2018-04-30Rename "show type declaration" to "show declaration"Guillaume Gomez-1/+1
2018-04-26Add setting to go to item if there is only one resultGuillaume Gomez-31/+57
2018-04-25Some JS improvementsGuillaume Gomez-32/+24
2018-04-23fix search bar bugGuillaume Gomez-10/+18
2018-04-22Auto merge of #49954 - GuillaumeGomez:doc-settings, r=ollie27,QuietMisdreavusbors-15/+11
2018-04-21remove unused conditionGuillaume Gomez-5/+0
2018-04-21fix invalid items removalGuillaume Gomez-2/+4
2018-04-21Add aliases in the search as wellGuillaume Gomez-3/+13
2018-04-21Add specific never searchGuillaume Gomez-1/+6
2018-04-17Add rustdoc settings menuGuillaume Gomez-15/+11
2018-04-14Add multi-query searchGuillaume Gomez-7/+70
2018-04-04Fix anchors issue when everything is collapsedGuillaume Gomez-9/+21
2018-03-30Auto merge of #49412 - GuillaumeGomez:hide-type-decl, r=QuietMisdreavusbors-3/+15
2018-03-28Rollup merge of #49439 - GuillaumeGomez:trait-impl-collapse, r=QuietMisdreavuskennytm-10/+15
2018-03-28Rollup merge of #49429 - GuillaumeGomez:fix-collapse-toggle-insertion, r=Quie...kennytm-0/+3
2018-03-28Fix trait implementation not collapsing docsGuillaume Gomez-10/+15
2018-03-27Fix collapse toggle insertions on impl with docsGuillaume Gomez-0/+3
2018-03-27Hide type declarations by defaultGuillaume Gomez-3/+15
2018-03-27Fix search appearanceGuillaume Gomez-1/+5
2018-03-23Fix IE11 searchGuillaume Gomez-0/+7
2018-03-18Fix events handling in rustdocGuillaume Gomez-33/+40
2018-03-13Rollup merge of #48631 - focusaurus:remember-collapse-setting, r=QuietMisdreavuskennytm-0/+6
2018-03-09Fix escape not working when searchbar selectedGuillaume Gomez-3/+6
2018-03-09Add missing items in the sidebar for functionsGuillaume Gomez-27/+29
2018-03-05Don't generate '[+]'/'[-]' on 'empty' traitsGuillaume Gomez-7/+18
2018-03-01Rename doc collapse sentinal to rustdoc-collapsePeter Lyons-3/+3
2018-03-01Remember state of top-level collapse toggle widgetPeter Lyons-0/+6
2018-02-28Rollup merge of #48381 - GuillaumeGomez:rustdoc-theme-securities, r=QuietMisd...kennytm-8/+0
2018-02-28Auto merge of #47894 - vi:rustdoc_foldable_impls, r=GuillaumeGomez,QuietMisdr...bors-50/+123
2018-02-20Allow to not switch to a theme if it doesn't existGuillaume Gomez-8/+0
2018-02-18Fix inliningAaron Hill-3/+8
2018-02-18Cleanup formattingAaron Hill-6/+3
2018-02-18Generate documentation for auto-trait implsAaron Hill-2/+17
2018-02-08Hide theme button under menu in mobile mode and fix top margin issue (in mobi...Guillaume Gomez-31/+6
2018-02-03Fix rendering issues on mobileGuillaume Gomez-0/+26
2018-02-01rustdoc: Fix erroneous collapsing of second+ inherent impl.Vitaly _Vi Shukela-2/+3
2018-02-01rustdoc: Auto-collapse all non-inherent implsVitaly _Vi Shukela-0/+16
2018-01-31rustdoc: Fix some minor issues per reviewerVitaly _Vi Shukela-15/+17
2018-01-31rustdoc: Fix tidy errors found by travisVitaly _Vi Shukela-9/+9
2018-01-31rustdoc: Foldable impl blocksVitaly _Vi Shukela-51/+105
2018-01-23Auto merge of #47678 - kennytm:rollup, r=kennytmbors-2/+2
2018-01-22Fix quoted searchGuillaume Gomez-2/+2
2018-01-21Add possibility to have multiple themesGuillaume Gomez-1/+11
2018-01-12Prepare main.js for testsGuillaume Gomez-43/+39
2018-01-05Fix search bar defocusGuillaume Gomez-0/+4
2018-01-02Indentation fixJohannes Boczek-2/+2
2018-01-02Defocus search bar in rustdoc pagesJohannes Boczek-0/+6
2017-12-20Fix sidebar on iosGuillaume Gomez-9/+17
2017-12-18Rollup merge of #46824 - GuillaumeGomez:doc-sidebar, r=QuietMisdreavusGuillaume Gomez-1/+1
2017-12-18Fix dynamic crates listing in doc sidebarGuillaume Gomez-1/+1