Skip to content
Merged
Show file tree
Hide file tree
Changes from 6 commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
5276f5f
feat: completely rewrote Code mobject, including breaking changes to …
behackl Jan 18, 2025
bf23954
feat: allow ManimColor to parse short hex string color specifications…
behackl Jan 18, 2025
a71cb07
maint: update lockfile (for newer version of pygments)
behackl Jan 18, 2025
e66896c
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jan 18, 2025
914e7bc
fix: remove shadow of variable
behackl Jan 18, 2025
64ed47e
Merge branch 'rewrite-code-fix-color-shortcodes' of github.com:behack…
behackl Jan 18, 2025
31e6514
chore: improve tests for Code
behackl Jan 19, 2025
562e0d6
chore: fix example in docstring of Code
behackl Jan 19, 2025
9998ca4
enh: improve color types
behackl Jan 19, 2025
2de9adc
enh: use StrPath type hint
behackl Jan 19, 2025
815b9dc
enh: type background as Literal
behackl Jan 19, 2025
e1fb43a
enh: simplify formatting
behackl Jan 19, 2025
a80cf11
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jan 19, 2025
4c3ea2f
maint: add beautifulsoup4 as explicit dependency, regenerate lockfile
behackl Jan 19, 2025
3a45b23
feat: re-implement Code.get_styles_list for convenience
behackl Jan 19, 2025
c670929
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jan 19, 2025
46fcab2
feat: re-add support for tab_width argument
behackl Jan 19, 2025
b14076f
Merge branch 'rewrite-code-fix-color-shortcodes' of github.com:behack…
behackl Jan 19, 2025
5126242
chore: formatting
behackl Jan 19, 2025
80d38e3
Apply suggestions from code review
behackl Jan 19, 2025
f369231
refactor arg: line_numbers -> add_line_numbers
behackl Jan 19, 2025
901fe23
fix: add missing Tag import
behackl Jan 19, 2025
b0e935f
chore: update lockfile
behackl Jan 19, 2025
9120c8d
fix typo in class attribute
behackl Jan 19, 2025
a7ad59a
enh: improvements for type hinting
behackl Jan 19, 2025
d110d5e
enh: strengthen typing of child style
behackl Jan 19, 2025
dfba666
chore: refactor background kwargs into single dict argument incl. def…
behackl Jan 19, 2025
32ce152
refactor: change API of arguments passed to Paragraph
behackl Jan 19, 2025
d1b6437
chore: make mypy happy again
behackl Jan 19, 2025
c7a8b2e
fix test after interface change
behackl Jan 19, 2025
951e7a3
Merge branch 'main' into rewrite-code-fix-color-shortcodes
chopan050 Jan 19, 2025
974ac53
Merge branch 'main' into rewrite-code-fix-color-shortcodes
chopan050 Jan 19, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading