sstur / react-rte

Pure React rich text WYSIWYG editor based on draft-js.
https://react-rte.org
ISC License
2.86k stars 430 forks source link

added option to handle show or hide checkOptions under link popup #395

Open umarjavedse opened 3 years ago

umarjavedse commented 3 years ago

checkOptions should have customization option for package user like if user want to show / hide it just like user able to change label. Please review this PR as soon as possible. So, we will able use that feature.

williamhoos commented 3 years ago

Could you also add the option to “check by default” for both of those options if they are displayed and also make it non-editable. We’d like to configure to open all links in nee window by default but not let users over-ride it.

umarjavedse commented 3 years ago

Could you also add the option to “check by default” for both of those options if they are displayed and also make it non-editable. We’d like to configure to open all links in nee window by default but not let users over-ride it.

Yes, I can add that option but firstly I need to know the feedback of @sstur on current changes.

phronaeus commented 3 years ago

Any possibility that this could be merged? I would like to use this functionality as well.

umarjavedse commented 3 years ago

@phronaeus I'm also waiting for that but no luck.

Lachiemckelvie commented 3 years ago

Any updates on this being merged?