-
-
Notifications
You must be signed in to change notification settings - Fork 81
feat(lib/html): adding vertical slides to export to html #602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
42 commits
Select commit
Hold shift + click to select a range
123ccbb
Adding direction keyword to config and nextSlide function
daughterOfSpring f83e6b1
Fixing issue with direction keyword being undeclared
daughterOfSpring e77700b
Adding vertical behavior to revealjs
daughterOfSpring 0b0fd50
making horizontal behavior default
daughterOfSpring f417f3b
Refactoring how the next_slide method communicates directionality to …
daughterOfSpring aae25c7
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 5e723b4
Adding directions explicitly to config methods
daughterOfSpring e926c50
Merge remote-tracking branch 'origin/main'
daughterOfSpring ef71733
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] f6462a4
Refactoring logic for creating vertical slides
daughterOfSpring d706012
Refactoring for precommit checks
daughterOfSpring 2aa8609
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] a2978c6
Refactoring for precommit checks
daughterOfSpring 5db9726
Merge branch 'main' of https://github.com/daughterOfSpring/manim-slides
daughterOfSpring aaa66e0
Removing direction from from_base_slide_config_and_animation_indices…
daughterOfSpring 122b1fe
Fixing multiple values for direction
daughterOfSpring a0380a0
Cleaning up changes
daughterOfSpring 289cf01
Removing extra direction values
daughterOfSpring d502667
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 3291db8
removed circular direction assignment
daughterOfSpring 1513ca7
removing direction behavior from next slide function
daughterOfSpring f21318f
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 151d462
Removing debugging comment from revealjs
daughterOfSpring 9eba0d1
Update manim_slides/slide/base.py
daughterOfSpring 2b6752f
Adding examples and explanation for vertical slides.
daughterOfSpring 459497d
chore(fmt): auto fixes from pre-commit.com hooks
pre-commit-ci[bot] 56e19ba
Update docs/source/reference/html.md
daughterOfSpring e9e2b2b
Link for revealjs documentation on vertical slides
daughterOfSpring 4597a1c
Update docs/source/reference/html.md
daughterOfSpring 4c4f85a
Update docs/source/reference/html.md
daughterOfSpring a5ac727
updating changelog
daughterOfSpring 9f4102e
Apply suggestion from @jeertmans
jeertmans db5e526
Apply suggestion from @jeertmans
jeertmans e177ee8
Apply suggestion from @jeertmans
jeertmans fe02687
Apply suggestion from @jeertmans
jeertmans de79a84
Apply suggestion from @jeertmans
jeertmans 3864bca
Apply suggestion from @jeertmans
jeertmans 4b7e6cf
Adding angle brackets to link
daughterOfSpring b1f446e
Apply suggestion from @jeertmans
jeertmans 7d99e75
Moving added feature to unreleased
daughterOfSpring a03ff2a
Apply suggestion from @jeertmans
jeertmans 78162e7
Apply suggestion from @jeertmans
jeertmans File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.