Skip to content
This repository has been archived by the owner on Dec 23, 2023. It is now read-only.

Update EditorJS and support for Strapi 4.10 #85

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

xenobytezero
Copy link

I wanted to update the EditorJS version used by this plugin, and also fix a few issues that appear to have cropped up as Strapi has been updating.

  • Updated all EditorJS + react-editor-js to latest versions.
  • Fixed some missing dependencies.
  • Fixed URLs for image uploads and link preview.
  • Re-enabled auth on endpoints.

I've also updated the Yarn version used to v3, since thats the toolchain i was working with but if thats going to be an issue I can pull that out.

* Updated all EditorJS + react-editor-js to latest versions.
* Fixed some missing dependencies.
* Fixed URLs for image uploads and link preview.
* Re-enabled auth on endpoints.
@xenobytezero
Copy link
Author

Pushed a fix for missing authentication required for the link tool.

Also I had to configure the CORS middleward for my Strapi insance to allow the X-Requested-With header, since the link tool seems to add that header with no way to switch it off. That might be a local development issue however?

@pepijn-vanvlaanderen
Copy link

@xenobytezero thanks for this PR, hopefully @melishev will start merging some PRs soon to keep this plugin alive.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants