Django-unicorn

Latest version: v0.60.0

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

Scan your dependencies

Page 2 of 14

0.56.0

- Add support for using both Alpine.js and `Unicorn` together in a component ([597](https://github.com/adamghill/django-unicorn/pull/597) by [imankulov](https://github.com/imankulov)).
- Do not send a 304 if the child has a parent ([595](https://github.com/adamghill/django-unicorn/pull/595)).
- Prevent sending the child DOM if there is a parent to reduce network payload size.
- More verbose error message when a component can not be loaded ([453](https://github.com/adamghill/django-unicorn/pull/453) by [nerdoc](https://github.com/nerdoc)).

0.55.0

- Support `List`/`list` type annotations for component actions and fields ([582](https://github.com/adamghill/django-unicorn/pull/582)).
- Fix: calling a method in a parent will have the request available ([583]https://github.com/adamghill/django-unicorn/pull/583).

**Breaking changes**

- Dropped official support for Python 3.7 because its [end of life was June 27, 2023](https://endoflife.date/python).
- Dropped official support for Django 2.2 because its [end of life was April 1, 2022](https://endoflife.date/django).

0.54.0

- Coerce type annotated arguments in an action method to the specified type ([571](https://github.com/adamghill/django-unicorn/pull/571)).
- Fix: Dictionary fields would sometimes create checksum errors ([572](https://github.com/adamghill/django-unicorn/pull/572)).

0.53.0

- Support passing arguments into a component ([560](https://github.com/adamghill/django-unicorn/pull/560)).
- Fix the handling of `None` for select elements. ([563](https://github.com/adamghill/django-unicorn/pull/563)).
- Better handling of `AuthenticationForm` when used in `Component.form_class` ([552](https://github.com/adamghill/django-unicorn/pull/552)) by [lassebomh](https://github.com/lassebomh).

0.52.0

- Use `CSRF_COOKIE_NAME` Django setting ([545](https://github.com/adamghill/django-unicorn/pull/545)) by [frnidito](https://github.com/frnidito).
- Asterisk wildcard support for targeting loading ([543](https://github.com/adamghill/django-unicorn/pull/543)) by [regoawt](https://github.com/regoawt).

0.51.0

- Fix: remove use of `ByteString` ([534](https://github.com/adamghill/django-unicorn/pull/534)) by [hauntsaninja](https://github.com/hauntsaninja).
- Fix: Update `loading` on elements other than the current action element ([512]https://github.com/adamghill/django-unicorn/pull/512) by [bazubii](https://github.com/bazubii)).
- Add new logo and doc changes ([518](https://github.com/adamghill/django-unicorn/pull/518)) by [dancaron](https://github.com/dancaron).
- Fix: Nested children caching issues ([511](https://github.com/adamghill/django-unicorn/pull/511)) by [bazubii](https://github.com/bazubii)).
- Fix: Negating a variable for `poll.disable` would not work correctly in some instances.

Page 2 of 14

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.