|
1189f37cf3
|
feat(convert/html): inline CSS and JS with convert --one_file --offline (#505)
* feat: Inline CSS and JS by default with --offline
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* chore: Add test
* Add one_file parameter
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Fix lint
* Fix typo
* Fix typo
* Fix IPython magic doc
* Update manim_slides/convert.py
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
* Add test for one_file=true
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update manim_slides/convert.py
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
* Update manim_slides/convert.py
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
* Update docs/source/reference/sharing.md
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
* Update manim_slides/convert.py
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Add changelog and tests
* Fix IPython magic
* Update docs/source/faq.md
* Update CHANGELOG.md
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Jérome Eertmans <jeertmans@icloud.com>
|
2025-01-03 13:49:05 +01:00 |
|
|
5b026919ea
|
chore(deps): bump ManimGL to 1.7.1 (#499)
* chore(deps): bump ManimGL to 1.7.1
Bump ManimGL's minimal version, so relax constraints on other deps and remove compatibility issues with Manim
* fix(docs): correct PR number
* fix(lib): update ManimGL's init
See https://github.com/3b1b/manim/issues/2261
* fix(lib): force float
* chore(tests): correctly ignore warning
* fix(tests)
* fix(tests): add skips
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* fix(tests)
* oops
* fix on 3.12
* fix(lib): correctly patch ManimGL
* fix(deps): pyrr issue
* fix: version
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-12-11 15:54:59 +01:00 |
|
|
6ad89ecdf6
|
chore(docs): document new potential fix for PPTX (#475)
* chore(docs): document new potential fix for PPTX
Ref: https://github.com/jeertmans/manim-slides/issues/392#issuecomment-2368198106.
* chore(fmt): auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-09-24 16:14:34 +02:00 |
|
|
bd04dae2bf
|
fix(cli): broken --show-config command (#419)
Fix and improve the command.
|
2024-04-17 20:33:44 +02:00 |
|
|
d5c20d1791
|
chore(docs): update faq page
|
2024-04-17 20:07:15 +02:00 |
|
|
527ce2767e
|
chore(docs): add faq page (#418)
* chore(docs): add faq page
Closes #405
* chore(docs): add faq page
Closes #405
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* update changelog
* fix
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2024-04-17 18:10:46 +02:00 |
|