| Age | Commit message (Expand) | Author | Lines |
| 2020-12-24 | Auto merge of #79742 - GuillaumeGomez:move-tooltips-messages-out-of-html, r=N... | bors | -13/+23 |
| 2020-12-23 | Update HTML DOM attribute "edition" to "data-edition" | Guillaume Gomez | -1/+1 |
| 2020-12-15 | Rollup merge of #79796 - GuillaumeGomez:hide-associated-const-when-collapsing... | Guillaume Gomez | -3/+6 |
| 2020-12-15 | Rollup merge of #79379 - GuillaumeGomez:no-js-not-hidden, r=Nemo157 | Guillaume Gomez | -0/+10 |
| 2020-12-14 | Rollup merge of #79936 - GuillaumeGomez:mobile-fix-item-name, r=Nemo157,jyn514 | Guillaume Gomez | -1/+5 |
| 2020-12-12 | rustdoc light theme: Fix CSS for selected buttons | Camelid | -1/+1 |
| 2020-12-11 | Fix main section position so that the search input remains clickable | Guillaume Gomez | -0/+4 |
| 2020-12-11 | Fix item name display on mobile | Guillaume Gomez | -1/+1 |
| 2020-12-10 | Make search results tab and help button focusable with keyboard | Guillaume Gomez | -19/+22 |
| 2020-12-09 | Rollup merge of #79862 - GuillaumeGomez:tab-lock, r=Manishearth | Tyler Mandry | -16/+17 |
| 2020-12-09 | Remove tab-lock and replace it with ctrl+up/down arrows to switch between sea... | Guillaume Gomez | -16/+17 |
| 2020-12-09 | Hide associated constants too when collapsing implementation | Guillaume Gomez | -3/+6 |
| 2020-12-05 | Move tooltips messages to CSS instead of inside HTML | Guillaume Gomez | -13/+23 |
| 2020-12-03 | Use `createElement` and `innerHTML` instead of `DOMParser` | Camelid | -5/+3 |
| 2020-12-03 | Render Markdown in search results | Camelid | -2/+23 |
| 2020-12-01 | Auto merge of #78876 - GuillaumeGomez:better-setting-keyboard-ux, r=jyn514 | bors | -55/+62 |
| 2020-11-24 | Rename "stability" CSS class to "item-info" | Guillaume Gomez | -23/+24 |
| 2020-11-24 | Show hidden elements by default when JS is disabled | Guillaume Gomez | -0/+10 |
| 2020-11-22 | Prevent feature information to be hidden if it's on the impl directly | Guillaume Gomez | -2/+8 |
| 2020-11-18 | add [src] links to methods on a trait's page | Nixon Enraght-Moony | -5/+5 |
| 2020-11-14 | Add tests and improve rendering of features on traits | Wim Looman | -3/+7 |
| 2020-11-12 | Improve comment for getVirtualKey function | Guillaume Gomez | -1/+1 |
| 2020-11-12 | Improve settings.js code by using 'onEachLazy' directly instead of looping th... | Guillaume Gomez | -33/+22 |
| 2020-11-12 | Make keyboard interactions in the settings menu more pleasant | Guillaume Gomez | -26/+44 |
| 2020-11-12 | Auto merge of #78976 - GuillaumeGomez:rollup-endkih3, r=GuillaumeGomez | bors | -2/+5 |
| 2020-11-12 | Rollup merge of #78921 - GuillaumeGomez:search-result-title, r=jyn514 | Guillaume Gomez | -2/+5 |
| 2020-11-12 | Auto merge of #78773 - GuillaumeGomez:theme-picker-shortcut, r=jyn514 | bors | -0/+10 |
| 2020-11-10 | Improve the page title switch handling between search and doc | Guillaume Gomez | -2/+5 |
| 2020-11-07 | Fix tab focus on restyled switches | Michael Howell | -2/+3 |
| 2020-11-05 | Add shortcut for theme picker menu | Guillaume Gomez | -0/+10 |
| 2020-10-30 | Pull theme picker keyboard code into main.js | Michael Howell | -1/+59 |
| 2020-10-30 | Close the theme picker when Escape is pressed | Michael Howell | -8/+2 |
| 2020-10-28 | rustdoc: Provide a way to set the default settings from Rust code | Ian Jackson | -1/+23 |
| 2020-10-28 | rustdoc: js: Use getSettingValue for all rustdoc-* values | Ian Jackson | -24/+25 |
| 2020-10-23 | Always store Rustdoc theme when it's changed | nasso | -5/+6 |
| 2020-10-22 | Rollup merge of #78084 - GuillaumeGomez:improve-mobile-display, r=jyn514,Nemo157 | Yuki Okushi | -0/+35 |
| 2020-10-19 | Add link to rustdoc book in rustdoc help popup | Guillaume Gomez | -5/+33 |
| 2020-10-18 | Greatly improve display for small mobile devices screens | Guillaume Gomez | -0/+35 |
| 2020-10-18 | Rollup merge of #78050 - GuillaumeGomez:small-css-cleanup, r=jyn514 | Yuki Okushi | -5/+1 |
| 2020-10-17 | Small CSS cleanup | Guillaume Gomez | -5/+1 |
| 2020-10-17 | Rollup merge of #78013 - GuillaumeGomez:fix-sidebar-scroll-mobile-devices, r=... | Yuki Okushi | -4/+0 |
| 2020-10-16 | Fix sidebar scroll on mobile devices | Guillaume Gomez | -4/+0 |
| 2020-10-16 | Auto merge of #77809 - nasso:master, r=jyn514,guillaumegomez | bors | -25/+155 |
| 2020-10-15 | Set preferred-dark-theme to the last dark theme | nasso | -0/+10 |
| 2020-10-15 | Rollup merge of #77979 - GuillaumeGomez:hide-help-button, r=jyn514 | Guillaume Gomez | -0/+8 |
| 2020-10-15 | Hide help button on mobile devices | Guillaume Gomez | -0/+8 |
| 2020-10-13 | Coding style fixes | nasso | -21/+18 |
| 2020-10-13 | Add a setting to use the system theme | nasso | -21/+144 |
| 2020-10-13 | Rollup merge of #77699 - GuillaumeGomez:word-wrap, r=XAMPPRocky | Yuki Okushi | -7/+3 |
| 2020-10-12 | Add word-wrap rule for short descriptions | Guillaume Gomez | -0/+3 |