-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Comparing changes
Open a pull request
base repository: django-commons/django-debug-toolbar
base: 5.1.0
head repository: django-commons/django-debug-toolbar
compare: 5.2.0
- 14 commits
- 56 files changed
- 6 contributors
Commits on Mar 20, 2025
-
Enhance RedirectsPanel with customizable redirect response hook (#2104)
* Add interception_response hook * Fix comments for SimpleTemplateResponse * Docs for Custom RedirectPanel * Moved the changelog entry to the correct place.
Configuration menu - View commit details
-
Copy full SHA for 0924116 - Browse repository at this point
Copy the full SHA 0924116View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6076b5 - Browse repository at this point
Copy the full SHA e6076b5View commit details
Commits on Mar 25, 2025
-
[pre-commit.ci] pre-commit autoupdate (#2112)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.0 → v0.11.2](astral-sh/ruff-pre-commit@v0.11.0...v0.11.2) - [github.com/abravalheri/validate-pyproject: v0.24 → v0.24.1](abravalheri/validate-pyproject@v0.24...v0.24.1) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fcae84d - Browse repository at this point
Copy the full SHA fcae84dView commit details
Commits on Mar 31, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7de5a30 - Browse repository at this point
Copy the full SHA 7de5a30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11e28f7 - Browse repository at this point
Copy the full SHA 11e28f7View commit details
Commits on Apr 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 1ea7c95 - Browse repository at this point
Copy the full SHA 1ea7c95View commit details -
Refs #2096: The theme selector now controls all colors (#2116)
Previously, if the system preference was dark mode and the user explicitly selected the light theme, the @media block still interferred with the styling. This is fixed by only evaluating the color scheme preference when initializing the toolbar and later only looking at our own selected theme. Also, removed the DEFAULT_THEME setting; falling back to system defaults seems much better to me.
Configuration menu - View commit details
-
Copy full SHA for 66361c5 - Browse repository at this point
Copy the full SHA 66361c5View commit details
Commits on Apr 3, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2a126e6 - Browse repository at this point
Copy the full SHA 2a126e6View commit details
Commits on Apr 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 347c9e1 - Browse repository at this point
Copy the full SHA 347c9e1View commit details
Commits on Apr 21, 2025
-
[pre-commit.ci] pre-commit autoupdate (#2126)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/adamchainz/djade-pre-commit: 1.3.2 → 1.4.0](adamchainz/djade-pre-commit@1.3.2...1.4.0) - [github.com/biomejs/pre-commit: v1.9.4 → v2.0.0-beta.1](biomejs/pre-commit@v1.9.4...v2.0.0-beta.1) - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.4...v0.11.6) * Update .pre-commit-config.yaml --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Matthias Kestenholz <mk@feinheit.ch>
Configuration menu - View commit details
-
Copy full SHA for 2eca4f7 - Browse repository at this point
Copy the full SHA 2eca4f7View commit details
Commits on Apr 27, 2025
-
Keep panel close button accessible with external styles (#2128)
Swapped order of header and button HTML elements to prevent button becoming inaccessible with external CSS
Configuration menu - View commit details
-
Copy full SHA for 7522214 - Browse repository at this point
Copy the full SHA 7522214View commit details
Commits on Apr 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 8d31b2d - Browse repository at this point
Copy the full SHA 8d31b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for db645c2 - Browse repository at this point
Copy the full SHA db645c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for e5f0ccd - Browse repository at this point
Copy the full SHA e5f0ccdView 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 5.1.0...5.2.0