Releases: adamghill/django-unicorn
Releases · adamghill/django-unicorn
0.9.2
23 Nov 00:52
Compare
Sorry, something went wrong.
No results found
Handle events on internal elements
0.9.1
22 Nov 20:59
Compare
Sorry, something went wrong.
No results found
Fix: certain actions weren't triggering model values to get set correctly
0.9.0
21 Nov 21:35
Compare
Sorry, something went wrong.
No results found
Loading states for improved UX.
$event special argument for actions.
u unicorn attribute.
APPS setting for determining where to look for components.
Add support for parent elements for non-db models.
Fix: Handle if Meta doesn't exist for db models.
0.8.0
25 Oct 03:13
Compare
Sorry, something went wrong.
No results found
Add much more elaborate support for dealing with Django models.
0.7.0
27 Sep 19:28
Compare
Sorry, something went wrong.
No results found
Parse action args as Python objects
Add javascript unit tests
Stop and prevent modifiers on actions
Defer modifier on model
Add support for multiple actions
Django setting to minimize the Javascript
Breaking changes
Remove unused unicorn_styles template tag
Use dash for poll timing instead of dot
0.6.5
19 Sep 21:03
Compare
Sorry, something went wrong.
No results found
Fixes
Attempt to get the CSRF token from the cookie first before looking at the CSRF token.