springload / wagtaildraftail

🐦📝🍸 Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter
https://pypi.python.org/pypi/wagtaildraftail
MIT License
24 stars 3 forks source link

Provide default behavior for entity strategy #29

Closed loicteixeira closed 7 years ago

loicteixeira commented 7 years ago

I agree that the default strategy should come from draftail but for now it takes care of it. Also, this PR always uses the default strategy, but defining a custom strategy should be taken care of in #9.

Fix #6

loicteixeira commented 7 years ago

FYI, this introduce a deprecation warning but since the default strategy should soon be implemented in draftail, we will leave it in wagtaildraftail for now.