nasa / gesdisc-meditor

MIT License
7 stars 2 forks source link

feat(ckeditor): disable version checks; lock version to last open-sou… #58

Closed benforshey closed 1 month ago

benforshey commented 2 months ago

…rce release

CKEditor React @4.3.0 uses the last open-source version of CKEditor @4.22.0 / 4.22.1:

This commit locks our version of CKEditor React to 4.3.0 and disables further version checks for CKEditor via the versionCheck config option: https://ckeditor.com/docs/ckeditor4/latest/api/CKEDITOR_config.html#cfg-versionCheck

re MEDITOR-873

KrupaRami commented 2 months ago

I have tested documents model locally. I don't see a notification within the editor. everything working as expected.