-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Comparing changes
Open a pull request
base repository: rust-lang/mdBook
base: v0.4.30
head repository: rust-lang/mdBook
compare: v0.4.31
- 16 commits
- 10 files changed
- 5 contributors
Commits on Jun 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c7795c - Browse repository at this point
Copy the full SHA 3c7795cView commit details -
Merge pull request #2096 from tshepang/patch-1
main branch is not always "master" these days
Configuration menu - View commit details
-
Copy full SHA for a204946 - Browse repository at this point
Copy the full SHA a204946View commit details
Commits on Jun 18, 2023
-
Avoid menu border flash during page navigation
Partially addresses #443
Configuration menu - View commit details
-
Copy full SHA for 1ef8d70 - Browse repository at this point
Copy the full SHA 1ef8d70View commit details
Commits on Jun 19, 2023
-
Merge pull request #2101 from zqianem/gh-443/menu-border
Avoid menu border flash during page navigation
Configuration menu - View commit details
-
Copy full SHA for a51f8a6 - Browse repository at this point
Copy the full SHA a51f8a6View commit details
Commits on Jun 22, 2023
-
Fix flicker when setting sidebar scroll position
Previously, sidebar scroll was set in an external script which caused a flicker as the sidebar is initially rendered without any scroll before being scrolled to the desired location. Switching to an inline script right after the HTML tags for the sidebar seems to avoid the flicker in most cases. In addition, logic is added to avoid scrolling jumps when navigating via links within the sidebar.
Configuration menu - View commit details
-
Copy full SHA for 72b3227 - Browse repository at this point
Copy the full SHA 72b3227View commit details
Commits on Jun 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 056e45a - Browse repository at this point
Copy the full SHA 056e45aView commit details -
Configuration menu - View commit details
-
Copy full SHA for d4edbd1 - Browse repository at this point
Copy the full SHA d4edbd1View commit details
Commits on Jun 25, 2023
-
Merge pull request #2104 from zqianem/gh-443/sidebar-scroll
Fix flicker when setting sidebar scroll position
Configuration menu - View commit details
-
Copy full SHA for e18113a - Browse repository at this point
Copy the full SHA e18113aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a38b854 - Browse repository at this point
Copy the full SHA a38b854View commit details -
Configuration menu - View commit details
-
Copy full SHA for f37486a - Browse repository at this point
Copy the full SHA f37486aView commit details
Commits on Jun 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ab3eb81 - Browse repository at this point
Copy the full SHA ab3eb81View commit details -
Merge pull request #2109 from ehuss/update-proc-macro2
Update proc-macro2
Configuration menu - View commit details
-
Copy full SHA for 222166c - Browse repository at this point
Copy the full SHA 222166cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f15a3f - Browse repository at this point
Copy the full SHA 4f15a3fView commit details -
Merge pull request #2110 from ehuss/strikethrough-single
Document that strikethrough can also use a single tilde.
Configuration menu - View commit details
-
Copy full SHA for 41d19e7 - Browse repository at this point
Copy the full SHA 41d19e7View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa316f3 - Browse repository at this point
Copy the full SHA fa316f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 904aa53 - Browse repository at this point
Copy the full SHA 904aa53View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.4.30...v0.4.31