-
-
Notifications
You must be signed in to change notification settings - Fork 46
Comparing changes
Open a pull request
base repository: mkdocstrings/python
base: 1.16.8
head repository: mkdocstrings/python
compare: main
- 16 commits
- 25 files changed
- 3 contributors
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 337b46b - Browse repository at this point
Copy the full SHA 337b46bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d16798 - Browse repository at this point
Copy the full SHA 6d16798View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8870eb9 - Browse repository at this point
Copy the full SHA 8870eb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9eb591 - Browse repository at this point
Copy the full SHA f9eb591View commit details -
Configuration menu - View commit details
-
Copy full SHA for 482b451 - Browse repository at this point
Copy the full SHA 482b451View commit details -
Configuration menu - View commit details
-
Copy full SHA for e15fb74 - Browse repository at this point
Copy the full SHA e15fb74View commit details
Commits on May 20, 2025
-
Configuration menu - View commit details
-
Copy full SHA for bb36fa1 - Browse repository at this point
Copy the full SHA bb36fa1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4e618a - Browse repository at this point
Copy the full SHA d4e618aView commit details -
fix: Use configured heading even when signature is not separated
Issue-mkdocstrings-767: mkdocstrings/mkdocstrings#767 PR-278: #278
Configuration menu - View commit details
-
Copy full SHA for 096960a - Browse repository at this point
Copy the full SHA 096960aView commit details -
fix: Prevent uppercasing H5 titles (by Material for MkDocs)
Issue-mkdocstrings-697: mkdocstrings/mkdocstrings#697 Issue-276: #276
Configuration menu - View commit details
-
Copy full SHA for ba66969 - Browse repository at this point
Copy the full SHA ba66969View commit details -
fix: Use default font-size for parameter headings
Issue-mkdocstrings-697: mkdocstrings/mkdocstrings#697
Configuration menu - View commit details
-
Copy full SHA for 0a35b20 - Browse repository at this point
Copy the full SHA 0a35b20View commit details
Commits on May 23, 2025
-
fix: Fix highlighting for signature with known special names like `__…
…init__` Issue-mkdocstrings-757: mkdocstrings/mkdocstrings#757
Configuration menu - View commit details
-
Copy full SHA for 7f95686 - Browse repository at this point
Copy the full SHA 7f95686View commit details
Commits on May 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 5d2ba0a - Browse repository at this point
Copy the full SHA 5d2ba0aView commit details
Commits on Jun 2, 2025
-
fix: Only replace CSS class in first *highlighting* span
When `pymdownx.highlight` sets `auto_title: true`, another span is rendered before the highlighted code. If we replace its CSS class, we mess its final display. Our solution is not very robust: we only look for spans with CSS classes of 1 or 2 characters instead of 1 or more characters. Issue-281: #281
Configuration menu - View commit details
-
Copy full SHA for d57740f - Browse repository at this point
Copy the full SHA d57740fView commit details
Commits on Jun 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3c4424d - Browse repository at this point
Copy the full SHA 3c4424dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bac553d - Browse repository at this point
Copy the full SHA bac553dView 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 1.16.8...main