-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Wagtail 6.0 #17
Wagtail 6.0 #17
Conversation
…ub action versions
@marteinn , |
@marteinn is there a reason why this is not merged yet? The |
What's keeping this PR from being merged? |
} | ||
} | ||
|
||
window.wagtail.app.register('read-only-uuid', ColorInputController); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
read-only-uuid
should match color-input
as set in the data-controller
attribute
Add all static and template files to the manifest
Fix color-input-controller
- drop Django 3.2 - add Django 5.1 - add Wagtail 6.3 - drop Python 3.8 - add Python 3.13
Support/wagtail 63
I just updated our work to check the package works with Wagtail 6.3 and Django 5.1 |
Apologies for the slow reply, I've been on leave these past few months. I just tested this PR and works will, just merged in and will be included in the next release. Thanks @katdom13 and @nickmoreton for the excellent PR and thanks to everyone else for testing! |
Support Ticket
Wagtail 6.0 release notes
Summary of changes
Added
Changed
Removed