Django-svelte-jsoneditor

Latest version: v0.4.2

Safety actively analyzes 623395 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.4.2

<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. --->

<!--- START AUTOGENERATED NOTES --->
Contents ([28](https://github.com/octue/django-svelte-jsoneditor/pull/28))

Fixes
- Install doc dependencies using poetry

Operations
- Use postattach instead of postcreate for more powerful devcontainer
- Update devcontainer settings an extensions

<!--- END AUTOGENERATED NOTES --->

0.4.1

<!--- START AUTOGENERATED NOTES --->
Contents ([26](https://github.com/octue/django-svelte-jsoneditor/pull/26))

Fixes
- django 4.x dependency range
- crash after edit in text mode
- whitenoise collectstatic source map

Operations
- Update version

Uncategorised!
- Bump jinja2 from 3.0.3 to 3.1.3
- Merge pull request 25 from octue/fix/whitenoise-collectstatic-source-map
- Merge pull request 24 from octue/fix/text-edit-mode
- Merge pull request 23 from octue/fix/django4-deps-range
- Merge pull request 21 from octue/dependabot/pip/jinja2-3.1.3

<!--- END AUTOGENERATED NOTES --->

0.4.0

<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. --->

<!--- START AUTOGENERATED NOTES --->
Contents ([19](https://github.com/octue/django-svelte-jsoneditor/pull/19))

**IMPORTANT:** There is 1 breaking change.

New features
- Add 'escapeUnicodeCharacters' option to props

Enhancements
- Raise exception on incorrect props

Fixes
- Correct 'indentations' to 'indentation' per svelte-jsoneditor props

Operations
- Update version

Refactoring
- 💥 **BREAKING CHANGE:** Simplify settings for alternate props

Testing
- Fix test trailing from previous refactor

Other
- Add CodeQL Status badge
- Update and restructure documentation

---
Upgrade instructions
<details>
<summary>💥 <b>Simplify settings for alternate props</b></summary>

The 'SVELTE_JSONEDITOR' setting has been removed. You should move the contents of SVELTE_JSONEDITOR['PROPS'] to the replacement setting SVELTE_JSONEDITOR_PROPS.
</details>

<!--- END AUTOGENERATED NOTES --->

0.3.0

<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. --->

<!--- START AUTOGENERATED NOTES --->
Contents ([18](https://github.com/octue/django-svelte-jsoneditor/pull/18))

New features
- widget settings

Fixes
- minor version
- django 5.0 deps
- Correct version range specification for django 5

Operations
- Update workflows to use standardised reusable ones
- Version bump
- Avoid django python conflict in testing matrix
- Add copilot to devcontainer

Dependencies
- supported django versions

Chores
- django 5.0 tox

Style
- Make contributions comply with precommit standards

Other
- Update html help basename

Uncategorised!
- Merge pull request 17 from octue/fea/settings

<!--- END AUTOGENERATED NOTES --->

0.2.0

<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. --->

<!--- START AUTOGENERATED NOTES --->
Contents ([12](https://github.com/octue/django-svelte-jsoneditor/pull/12))

Chores
- version bump

Other
- svelte editor widget

<!--- END AUTOGENERATED NOTES --->

0.1.2

<!-- PRs into main are released as soon as they are merged. Their descriptions will be used directly to create release notes, so make sure they contain everything! -->
<!-- Anything added between the auto-generation marker comments will be replaced on every pushed commit, so make sure to add anything you want to add outside of them. -->
<!-- However, any part of the final PR description (i.e. the description at the point of the final commit to the PR) can be changed in release notes after release if required -->
<!-- Change "START" to "SKIP" in the autogeneration marker to stop any further automatic changes to the description. --->

<!--- START AUTOGENERATED NOTES --->
Contents ([11](https://github.com/octue/django-svelte-jsoneditor/pull/11))

Other
- Added note about conventional commits to developer readme

<!--- END AUTOGENERATED NOTES --->

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.