Skip to content

Commit

Permalink
Replace img wrapping anchor's href too (#9)
Browse files Browse the repository at this point in the history
* Replace img wrapping anchor's href too
* Bump version to 0.1.4
  • Loading branch information
danirus authored Nov 21, 2024
1 parent a9f17e9 commit 7da7ff6
Show file tree
Hide file tree
Showing 10 changed files with 102 additions and 13 deletions.
4 changes: 4 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## [0.1.4] - 2024-11-21

- Image wrapping anchor requires to get its `href` attribute updated when switching color schemes. Add test case. Update docs.

## [0.1.3] - 2024-11-21

- Fix: Image node URI must be relative to path given in the document instead of path calculated by ``get_image_paths``.
Expand Down
5 changes: 4 additions & 1 deletion dist/js/sphinx-colorschemed-images.esm.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion dist/js/sphinx-colorschemed-images.esm.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 4 additions & 1 deletion dist/js/sphinx-colorschemed-images.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 7da7ff6

Please sign in to comment.