Skip to content

Conversation

@paqstd-dev
Copy link
Owner

Outer HTML

Previously, content was placed in a special div after loading, which could erroneously change the behavior of styles (like working with flexbox). Now content is automatically replaced without creating unnecessary DOM elements.

Remove script after execute

Also the script block itself, which adds content to the DOM is not needed after the execute. It should be removed as well.

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@paqstd-dev paqstd-dev merged commit 0ca1a20 into main Dec 1, 2024
20 checks passed
@paqstd-dev paqstd-dev deleted the feat/outer-html branch December 1, 2024 17:13
Django==4.2.6
sqlparse==0.4.4
# Supported 3.2, 4.0, 4.1, 4.2, 5.0, 5.1
Django>=3.2
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Django 3.2 LTS has ended. It should be 4.2+.

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Indeed. Made small fix #3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants