You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The languages configuration property has been renamed to translations in loadCKEditorCloud.
Features
Add the crossorigin=anonymous attribute to all CDN resource tags to prevent CORS issues. Closes #30. (commit)
Add the injectedHtmlElementsAttributes attribute to the loadCKEditorCloud configuration, allowing the addition of nonce and other custom attributes to injected elements. (commit)
CKEditorCloudResult now returns more narrowly typed attributes for CKBox and CKEditorPremiumFeatures, taking into account CKEditorCloudConfig. Closes #24. (commit)
The en language is no longer loaded when passed in translations as it is prebundled. (commit)
Bug fixes
Rename the languages configuration property to translations in loadCKEditorCloud. (commit)