-
-
Notifications
You must be signed in to change notification settings - Fork 324
html_to_vdom
transform to remove html/body but preserve head content
#832
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
rmorshea
merged 29 commits into
reactive-python:main
from
Archmonger:html_to_vdom_head_content
Dec 1, 2022
Merged
Changes from 27 commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
975f5f2
Insert head content into html_to_vdom
Archmonger 77270a2
more efficient node appending
Archmonger a815efc
add changelog
Archmonger 745a537
nodes -> body node
Archmonger ac7d948
parsed_document -> html_node
Archmonger 025a42d
remove useless has_root_node variable
Archmonger a4a076f
fix comment
Archmonger a70ddfa
del_html_body_transform
Archmonger bc890a4
fix type hint errors
Archmonger 763ef8e
type hint fixes 2
Archmonger 0e8cbf7
remove unusable head and body tags
Archmonger 45b3c2e
uno mas
Archmonger 9e740e8
import future annotations
Archmonger 24a788d
fix docs warnings
Archmonger ab3cb04
clean up last warning
Archmonger ce2c972
fix docstrings
Archmonger e5aba03
del_html_body_transform docstrings
Archmonger a348a98
re-add head API
Archmonger a0407d0
fix changelog PR links
Archmonger 16285ff
docstring cleanup
Archmonger d78afdb
Better type hint
rmorshea 18e781b
Revert "Better type hint"
Archmonger b290afa
Merge remote-tracking branch 'upstream/main' into html_to_vdom_head_c…
Archmonger 2a9d2e2
more concise transform implementation
Archmonger 5b08771
Merge remote-tracking branch 'upstream/main' into html_to_vdom_head_c…
Archmonger dcec026
fix merge error
Archmonger bdd5f16
merge changelog better
Archmonger e4267a5
annotate as VdomDict
rmorshea 54423f3
Merge branch 'main' into html_to_vdom_head_content
rmorshea 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
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.