| Age | Commit message (Expand) | Author | Lines |
| 2022-07-20 | Rollup merge of #99489 - GuillaumeGomez:gui-fixes, r=notriddle | Matthias Krüger | -1/+24 |
| 2022-07-20 | Add GUI tests for search input border color | Guillaume Gomez | -1/+24 |
| 2022-07-17 | Add GUI test for source code sidebar auto-expand | Guillaume Gomez | -5/+25 |
| 2022-07-16 | Fix flakyness of GUI tests | Guillaume Gomez | -0/+26 |
| 2022-07-09 | Add GUI test for search result crate filter dropdown | Guillaume Gomez | -0/+28 |
| 2022-07-05 | Update rustdoc tests | Guillaume Gomez | -6/+17 |
| 2022-07-05 | rustdoc: Add more semantic information to impl ids | pierwill | -17/+17 |
| 2022-07-05 | Rollup merge of #98776 - notriddle:notriddle/mobile-sidebar-auto-close, r=Gui... | Dylan DPC | -0/+31 |
| 2022-07-04 | Rollup merge of #98774 - notriddle:notriddle/source-code-sidebar-button, r=Gu... | Matthias Krüger | -0/+27 |
| 2022-07-03 | Rollup merge of #98773 - notriddle:notriddle/source-sidebar-details, r=Guilla... | Ralf Jung | -34/+73 |
| 2022-07-02 | rustdoc: add gui test case ensuring source sidebar doesn't spontaneously open | Michael Howell | -1/+10 |
| 2022-07-02 | rustdoc: add test case for source sidebar spacing | Michael Howell | -0/+3 |
| 2022-07-02 | rustdoc: add test case for background color of the sidebar toggle button | Michael Howell | -0/+27 |
| 2022-07-01 | rustdoc: add test cases for :focus on sidebar details elements | Michael Howell | -0/+42 |
| 2022-07-01 | Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddle | Guillaume Gomez | -0/+35 |
| 2022-07-01 | Improve click behavior of the source code mobile full-screen "sidebar" | Michael Howell | -0/+22 |
| 2022-07-01 | rustdoc: use <details> tag for the source code sidebar | Michael Howell | -34/+28 |
| 2022-06-30 | Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddle | Matthias Krüger | -2/+38 |
| 2022-06-30 | Add test to ensure that scroll position is kept when opening/closing source s... | Guillaume Gomez | -0/+14 |
| 2022-06-29 | Add test for source sidebar toggle | Guillaume Gomez | -1/+13 |
| 2022-06-29 | Update/add tests for source sidebar in mobile mode | Guillaume Gomez | -2/+12 |
| 2022-06-28 | rustdoc: add assertion for missing popover div | Michael Howell | -1/+3 |
| 2022-06-28 | rustdoc: make keyboard commands work when checkboxes are selected | Michael Howell | -0/+1 |
| 2022-06-28 | rustdoc: fix keyboard shortcuts bug in settings menu | Michael Howell | -0/+11 |
| 2022-06-28 | rustdoc: fix help menu popover toggling | Michael Howell | -0/+5 |
| 2022-06-26 | Rollup merge of #98297 - GuillaumeGomez:help-pocket-menu, r=notriddle | Matthias Krüger | -15/+74 |
| 2022-06-25 | Add test for source sidebar elements colors | Guillaume Gomez | -0/+99 |
| 2022-06-23 | Rollup merge of #98310 - jsha:defer-source-sidebar, r=GuillaumeGomez | Michael Goulet | -6/+6 |
| 2022-06-23 | Add/update GUI tests for help pocket menu | Guillaume Gomez | -15/+74 |
| 2022-06-20 | rustdoc: optimize loading of source sidebar | Jacob Hoffman-Andrews | -6/+6 |
| 2022-06-20 | Improve loading of crates.js and sidebar-items.js | Jacob Hoffman-Andrews | -5/+5 |
| 2022-06-14 | Add GUI test for sidebar items expand/collapse | Guillaume Gomez | -1/+24 |
| 2022-06-07 | Update rustdoc-gui README | Guillaume Gomez | -5/+15 |
| 2022-05-31 | Rollup merge of #97089 - GuillaumeGomez:improve-settings-theme-display, r=jsha | Dylan DPC | -0/+60 |
| 2022-05-30 | Add line number click GUI test | Guillaume Gomez | -1/+11 |
| 2022-05-30 | Improve source-code-page.goml GUI test code | Guillaume Gomez | -3/+3 |
| 2022-05-30 | Add GUI test for `<details>`/`<summary>` display | Guillaume Gomez | -0/+35 |
| 2022-05-30 | Add GUI test for settings display | Guillaume Gomez | -0/+60 |
| 2022-05-28 | Add GUI test for javascript disabled display of settings page | Guillaume Gomez | -0/+6 |
| 2022-05-24 | Add GUI test for click on setting text | Guillaume Gomez | -2/+8 |
| 2022-05-17 | Add GUI test for search crate filter select CSS properties | Guillaume Gomez | -0/+31 |
| 2022-05-17 | Add GUI test for search result "title" | Guillaume Gomez | -0/+3 |
| 2022-05-14 | Update GUI tests | Guillaume Gomez | -34/+20 |
| 2022-05-12 | Rollup merge of #96939 - GuillaumeGomez:settings-css, r=notriddle | Matthias Krüger | -0/+5 |
| 2022-05-11 | Ensure that the settings CSS is loaded on the settings page | Guillaume Gomez | -0/+5 |
| 2022-05-10 | Clean up rustdoc GUI test | Guillaume Gomez | -2/+1 |
| 2022-05-06 | Rollup merge of #96754 - notriddle:notriddle/impl-dups, r=GuillaumeGomez | Guillaume Gomez | -0/+23 |
| 2022-05-06 | Rollup merge of #96748 - GuillaumeGomez:reexports-in-search, r=notriddle | Guillaume Gomez | -9/+42 |
| 2022-05-06 | Add missing newline | Michael Howell | -1/+1 |
| 2022-05-06 | Add GUI test for search reexports | Guillaume Gomez | -9/+42 |