Pulls Readme above files list and moves sidebar content as foremost horizontal row before content.
Це версії цього скрипту, де код був змінений. Показати всі версії.
1.17.6 (2024-11-27) - Issues new structure. 1.17.5 (2024-08-29) - Commits counts first before last commint details. 1.17.4 (2024-08-20) - Fix untrucated naked link in sponsor box. 1.17.3 (2024-08-13) - Fix narrow "sidebar" width in "new issue" (and presumably elsewhere). 1.17.2 (2024-07-03) - Fix broken header width (my fault, sorry folks). 1.17.1 (2024-06-21) - Fix "last commit" content order: count and "last" to the start. 1.17.0 (2024-05-30) - Also for pull request conversations 1.16.3 (2024-04-05) - Issue Notification button box fixed width, so it will not cause shift after init. 1.16.2 (2024-04-04) - Flex-shrink for the issues header; allows wrapping content inside items, but will not overflow. 1.16.1 (2024-04-03) - Max-width for labels in issues 1.16.0 (2024-03-26) - Preliminary support for single-column discussions. 1.15.3 (2024-03-23) - Issue comment header content narrower, to match max line length better 1.15.2 (2024-03-21) - Better align with issues header 1.15.1 (2024-03-21) - Issues Subscription reason prose into hover/focus popup to reduce height 1.15.0 (2024-03-20) - Preliminary single-columning of Issue pages 1.14.1 (2024-03-12) - "Last commit" back left. 1.14.0 (2024-02-28) - shrink "contributors" and "used by" lists' height, unless hovered
adapt to a new structure, yet again
total commit count and last commit time pulled to the left edge
also rushed pulling of "last commit" info, for now above readme - license - (...) - edit - menu line
rushed hotfix for new main content structure, readme is back up. Ton of dead code remains.
(Sync with USW)
Fix for new structure (sorry for borked layout you all).
condense 📖 Readme ⚖️ License in about box
collapse TOC / "readme.md" heading row in order to move actual readme text up; TOC button without text
Wider "last commit" box, at the expense of text labels of "branches", "tags" and "commit" and hash identifier.
Adjust column sizing and wrapping; fix last commit badge in forks.
Prevent wrapping of sum counters in headings. (Those counters are quite redundant, b/c there is always the "+ rest" below, but making this nowrap nicely aligns contributors.
Reversed order of latest commit bar items so that commit count is on the left so it is besides tag and branch counts.
Experimentally restored description cell instead mobile header and prevented cells wrapping. Cells are sometimes denser now and their contents wraps more than before, but it made the readme closer to top yet again.
Fix for "fancy" readmes with navigations (seen at https://github.com/SerenityOS/serenity)
"Latest commit" block pulled above Readme between branch selector and clone buttons.