Update Draftail integration
zerolab opened this issue · 3 comments
zerolab commented
wagtail-ai currently monkey-patches initEditor
to add the buttons and functionality
Wagtail 5.1 (and wagtail/wagtail#10547 specifically) adds official APIs for Draftail controls
, decorators
and plugins
Anyone who's worked with Wagtail admin/Draftail could probably make improvements there and start using the latest API improvements.
zerolab commented
cc @Morsey187