summary refs log tree commit diff
path: root/src/librustdoc/html/static
AgeCommit message (Expand)AuthorLines
2017-12-20Fix sidebar on iosGuillaume Gomez-10/+50
2017-12-18Rollup merge of #46825 - GuillaumeGomez:mobile-search, r=QuietMisdreavusGuillaume Gomez-0/+20
2017-12-18Rollup merge of #46824 - GuillaumeGomez:doc-sidebar, r=QuietMisdreavusGuillaume Gomez-1/+1
2017-12-18Improve search display on mobileGuillaume Gomez-0/+20
2017-12-18Fix dynamic crates listing in doc sidebarGuillaume Gomez-1/+1
2017-12-15Improve results a bitGuillaume Gomez-2/+6
2017-12-15make doc search more relevantGuillaume Gomez-12/+7
2017-12-13Rollup merge of #46672 - GuillaumeGomez:fix-type-filter-search, r=QuietMisdre...kennytm-4/+4
2017-12-12Fix type filter in rustdoc jsGuillaume Gomez-4/+4
2017-12-11Fix mobile doc style and improve search barGuillaume Gomez-4/+27
2017-12-09Auto merge of #46586 - GuillaumeGomez:fix-mobile-important-display, r=QuietMi...bors-1/+9
2017-12-08Fixes doc important trait display on mobileGuillaume Gomez-1/+9
2017-12-07Rollup merge of #46526 - GuillaumeGomez:mobile-sidebar, r=QuietMisdreavusGuillaume Gomez-5/+68
2017-12-07Rollup merge of #46444 - GuillaumeGomez:css-cleanup, r=QuietMisdreavusGuillaume Gomez-33/+100
2017-12-07Fix JS errorsGuillaume Gomez-2/+8
2017-12-07Greatly improve sidebar when width < 700pxGuillaume Gomez-5/+62
2017-12-07Auto merge of #46221 - GuillaumeGomez:doc-script-load-speedup, r=nrcbors-2/+9
2017-12-06Rollup merge of #46502 - GuillaumeGomez:improve-search-style, r=QuietMisdreavusCorey Farwell-1/+10
2017-12-06Auto merge of #45898 - JRegimbal:master, r=QuietMisdreavusbors-6/+6
2017-12-05Changed tab names to those agreed upon.JRegimbal-6/+6
2017-12-04Improve search styleGuillaume Gomez-1/+10
2017-12-03Rollup merge of #46454 - GuillaumeGomez:search-overlap, r=QuietMisdreavusCorey Farwell-0/+1
2017-12-03Auto merge of #46433 - GuillaumeGomez:dedup-items, r=QuietMisdreavusbors-3/+10
2017-12-02Fix search results overlapGuillaume Gomez-0/+1
2017-12-02Move colors to main.cssGuillaume Gomez-33/+100
2017-12-01Fix deduplication of itemsGuillaume Gomez-3/+10
2017-11-29Invert colors in important traits tooltipGuillaume Gomez-0/+6
2017-11-26Fix global searchGuillaume Gomez-227/+227
2017-11-25Auto merge of #46081 - GuillaumeGomez:fix-path-search, r=QuietMisdreavusbors-82/+141
2017-11-23Speedup search loading when search url is receivedGuillaume Gomez-2/+9
2017-11-21Auto merge of #45039 - QuietMisdreavus:doc-spotlight, r=GuillaumeGomez,QuietM...bors-3/+134
2017-11-20Strongly improve search pathGuillaume Gomez-10/+37
2017-11-19Fix path search in docsGuillaume Gomez-82/+114
2017-11-18Add tooltip for important traits displayGuillaume Gomez-1/+2
2017-11-18Auto merge of #46073 - GuillaumeGomez:rollup, r=GuillaumeGomezbors-45/+43
2017-11-17Add trait methods as wellGuillaume Gomez-1/+8
2017-11-17Improve modal display and add JS eventsGuillaume Gomez-7/+83
2017-11-17First step for important traits UIGuillaume Gomez-1/+47
2017-11-17spotlight Iterator/Read/Write impls on function return typesQuietMisdreavus-4/+5
2017-11-17Fix primitive types not showing upGuillaume Gomez-45/+43
2017-11-15Support `extern type` in rustdoc.kennytm-1/+5
2017-11-13"Types/modules" in tab to "In name"JRegimbal-2/+2
2017-11-12Add "As parameters" items as wellGuillaume Gomez-22/+25
2017-11-12Improve result outputGuillaume Gomez-5/+8
2017-11-12Big JS optimizationGuillaume Gomez-15/+11
2017-11-12Add elements count in tab search titleGuillaume Gomez-6/+13
2017-11-12JS big updatesGuillaume Gomez-109/+254
2017-11-11Rollup merge of #45812 - GuillaumeGomez:links-and-search, r=QuietMisdreavusGuillaume Gomez-3/+31
2017-11-11Few improvements on search, history and titleGuillaume Gomez-5/+10
2017-11-10Allow to go back to previous searchGuillaume Gomez-0/+14