| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -33/+0 | |
| 2022-10-07 | Update rustdoc-gui test to new browser-ui-test version | Guillaume Gomez | -1/+1 | |
| 2022-03-08 | Update GUI tests for impl blocks path changes | Guillaume Gomez | -1/+1 | |
| 2022-01-21 | Add missing GUI test explanations | Guillaume Gomez | -0/+2 | |
| 2022-01-19 | Rustdoc mobile: put out-of-band on its own line | Jacob Hoffman-Andrews | -6/+6 | |
| Before this, the item name and the stability, source link, and "collapse all docs" would compete for room on a single line, resulting in awkward wrapping behavior on mobile. This gives a separate line for that out-of-band information. It also removes the "copy path" icon on mobile to make a little more room. Also, switch to flex-wrap: wrap, so anytime there's not enough room for `source`, it gets bumped to the next line. | ||||
| 2022-01-18 | Remove horizontal lines at top of page | Jacob Hoffman-Andrews | -6/+6 | |
| They are not needed to separate the search bar and the title, which are visually distinct on their own. | ||||
| 2022-01-14 | Add support for "always theme" in setting | Jacob Hoffman-Andrews | -6/+6 | |
| 2022-01-05 | Move crate drop-down to search results page | Jacob Hoffman-Andrews | -3/+3 | |
| This reduces clutter on doc pages. | ||||
| 2021-12-30 | Fix display of toggles on mobile | Guillaume Gomez | -0/+10 | |
| 2021-06-22 | Update browser-ui-test version | Guillaume Gomez | -8/+8 | |
| 2021-06-19 | Update browser-ui-test version | Guillaume Gomez | -8/+8 | |
| 2021-05-14 | Add test for toggle on mobile size | Guillaume Gomez | -0/+21 | |
