editor-js / link

Link Tool for Editor.js 2.0
MIT License
92 stars 79 forks source link

Allow overriding links if server responds with `link` and allow HTTP headers #57

Closed aiavci closed 2 years ago

aiavci commented 2 years ago

Summary

This PR contains two additions:

  1. Allows user to override the hyperlink URL that is saved. This is especially important to

Commit history Update src/index.js and README.md - Allow Overriding the link from a server response. Allow using headers in HTTP requests

Related issues

55, #42, #20

aiavci commented 2 years ago

Verified and tested dist. Can we merge and deploy this ASAP?

aiavci commented 2 years ago

@talyguryn Could we deploy this ASAP?

aiavci commented 2 years ago

Thank you 🙌

aiavci commented 2 years ago

Sorry to have to do this. I just detected a typo. Please find a new PR for reference #58. I missed this.