Skip to content

v1.1.0

Choose a tag to compare

@pomek pomek released this 29 Nov 15:00
· 1022 commits to master since this release

Features

  • Introduced onFocus and onBlur properties to the <CKEditor> component. Closes #49. (97d05c9)
  • Introduced the disabled property which allows switching the editor to the read-only mode. Closes #53. (6765006)

Bug fixes

  • Prevented an infinite loop when the data property is missing. Closes #39. (e16430a)