| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.66.0 source code.tar.gz | 2026-03-01 | 497.0 kB | |
| 0.66.0 source code.zip | 2026-03-01 | 635.6 kB | |
| README.md | 2026-03-01 | 3.3 kB | |
| Totals: 3 Items | 1.1 MB | 0 | |
What's Changed
- Improve Installation Tutorial and Add Pagination Documentation by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/778
- docs: Add warning about unpicklable objects in components by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/782
- Document how to call a method on another component by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/788
- Fix ValueError when deserializing ForeignKey fields on models loaded … by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/780
- Fix: Include child component JavaScript calls in response by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/774
- Remove a Component by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/799
- Fix: Trigger loading states for actions called via Unicorn.call() by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/798
- feat: Implement popstate support for history navigation by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/790
- docs: clarify Unicorn can be adopted incrementally by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/793
- docs: Add guide on table structure limitations by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/786
- fix: restore float values in nested tuple[dict] fields by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/789
- Fix: u:loading on child elements no longer disables parent u:click by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/783
- Implemented a timestamp-based (epoch) tracking mechanism to identify and discard stale responses on the frontend. by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/781
- Consolidate
checksum,hash,epochtometaby @adamghill in https://github.com/django-commons/django-unicorn/pull/800 - fix js by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/801
- fix js test by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/806
- Implement script tag loading from newly added child components by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/802
- fix: surface broken import errors when loading components by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/805
- add signals for lifecycle hooks by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/804
- fix linting by @JohananOppongAmoateng in https://github.com/django-commons/django-unicorn/pull/809
- Bump rollup from 4.55.1 to 4.59.0 by @dependabot[bot] in https://github.com/django-commons/django-unicorn/pull/813
- Bump minimatch by @dependabot[bot] in https://github.com/django-commons/django-unicorn/pull/812
New Contributors
- @dependabot[bot] made their first contribution in https://github.com/django-commons/django-unicorn/pull/813
Full Changelog: https://github.com/django-commons/django-unicorn/compare/0.65.2...0.66.0