| Age | Commit message (Expand) | Author | Lines |
| 2021-02-26 | Rollup merge of #82545 - jsha:woff2, r=GuillaumeGomez | Guillaume Gomez | -2/+6 |
| 2021-02-26 | Revert "Update normalize.css to 8.0.1" | Guillaume Gomez | -1/+1 |
| 2021-02-26 | Add optional woff2 versions of FiraSans. | Jacob Hoffman-Andrews | -2/+6 |
| 2021-02-25 | Rollup merge of #82313 - jsha:update-normalize-css, r=GuillaumeGomez | Dylan DPC | -1/+1 |
| 2021-02-24 | Fix back-forward cache in rustdoc frontend. | Jacob Hoffman-Andrews | -6/+14 |
| 2021-02-23 | Rollup merge of #82234 - GuillaumeGomez:remove-query-param-on-esc, r=Nemo157 | Dylan DPC | -1/+6 |
| 2021-02-19 | Re-minify normalize.css. | Jacob Hoffman-Andrews | -349/+2 |
| 2021-02-19 | Update normalize.css to 8.0.1 | Jacob Hoffman-Andrews | -232/+158 |
| 2021-02-19 | Replace normalize.css 3.0.0 with unminified version. | Jacob Hoffman-Andrews | -2/+423 |
| 2021-02-17 | Remove query parameters when leaving search results | Guillaume Gomez | -1/+6 |
| 2021-02-15 | Fix ES5 errors (IE11) | Guillaume Gomez | -6/+12 |
| 2021-02-10 | Fix getCurrentValue | Ophir LOJKINE | -1/+1 |
| 2021-02-10 | Catch errors on localStorage setting failure | Ophir LOJKINE | -23/+8 |
| 2021-02-02 | Better styling of "Switch result tab" shortcut | Smitty | -2/+2 |
| 2021-02-02 | Rollup merge of #81630 - GuillaumeGomez:overflow-sidebar-title-text, r=pickfire | Jonas Schievink | -0/+8 |
| 2021-02-01 | Fix overflowing text on mobile when sidebar is displayed | Guillaume Gomez | -0/+8 |
| 2021-02-01 | Rollup merge of #81592 - GuillaumeGomez:rustdoc-ui-fixes, r=Nemo157 | Jonas Schievink | -11/+2 |
| 2021-01-31 | Improve resize handling | Guillaume Gomez | -1/+1 |
| 2021-01-31 | Prevent search section to go over search input | Guillaume Gomez | -1/+1 |
| 2021-01-31 | Remove unneeded explicit width from search results | Guillaume Gomez | -9/+0 |
| 2021-01-31 | Rollup merge of #81563 - pickfire:patch-6, r=GuillaumeGomez | Jonas Schievink | -0/+4 |
| 2021-01-31 | Remove extra trailing spaces | Ivan Tham | -1/+1 |
| 2021-01-31 | Fix docblock short code missing end whitespaces | Ivan Tham | -0/+3 |
| 2021-01-31 | Improve docblock readability on small screen | Ivan Tham | -0/+4 |
| 2021-01-31 | Fix ascii art text wrapping in mobile | Ivan Tham | -3/+1 |
| 2021-01-28 | Rollup merge of #81379 - GuillaumeGomez:improve-urls, r=Nemo157 | Yuki Okushi | -7/+17 |
| 2021-01-25 | Improve URL handling when clicking on a menu link while being on the search r... | Guillaume Gomez | -7/+16 |
| 2021-01-25 | Completely remove search query parameter when clearing search input | Guillaume Gomez | -1/+2 |
| 2021-01-25 | Fix some bugs reported by eslint | Guillaume Gomez | -31/+33 |
| 2021-01-19 | Rollup merge of #81161 - GuillaumeGomez:remove-inline-script, r=Nemo157 | Guillaume Gomez | -12/+27 |
| 2021-01-19 | Rollup merge of #80382 - GuillaumeGomez:search-result-tab-picking, r=Nemo157,... | Guillaume Gomez | -0/+15 |
| 2021-01-18 | Remove inline script tags | Guillaume Gomez | -12/+27 |
| 2021-01-15 | Rollup merge of #80515 - GuillaumeGomez:js-for-loop-perf, r=Nemo157,jyn514 | Guillaume Gomez | -56/+50 |
| 2021-01-15 | Use Array.some instead of onEach to have better performance | Guillaume Gomez | -1/+1 |
| 2021-01-15 | Improve JS performance by storing length before comparing to it in loops | Guillaume Gomez | -56/+50 |
| 2021-01-08 | Rollup merge of #80738 - arusahni:master, r=GuillaumeGomez | Yuki Okushi | -0/+1 |
| 2021-01-05 | Remove bottom margin from crate version when the sidebar is collapsed. | Aru Sahni | -0/+1 |
| 2021-01-04 | Auto merge of #80554 - GuillaumeGomez:more-js-cleanup, r=jyn514 | bors | -18/+12 |
| 2021-01-03 | Inline resetMouseMoved function directly into "mousemove" event handler | Guillaume Gomez | -5/+1 |
| 2021-01-03 | Replace some loops with "onEachLazy" call | Guillaume Gomez | -13/+11 |
| 2021-01-02 | Auto merge of #80412 - GuillaumeGomez:fix-search-section-pos, r=jyn514 | bors | -1/+4 |
| 2020-12-31 | Use Array.prototype.filter instead of open-coding | Michael Howell | -7/+1 |
| 2020-12-30 | If the current search result tab is empty, it picks the first non-empty one. ... | Guillaume Gomez | -0/+15 |
| 2020-12-30 | Rollup merge of #80472 - GuillaumeGomez:sans-serif-for-all-items-page, r=Nemo157 | Yuki Okushi | -1/+3 |
| 2020-12-29 | Use sans-serif font for the "all items" page links | Guillaume Gomez | -1/+3 |
| 2020-12-29 | Fix search section position on small devices | Guillaume Gomez | -1/+4 |
| 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 |