Skip to content

v1.1.2

Choose a tag to compare

@pomek pomek released this 26 Mar 08:37
· 996 commits to master since this release

Bug fixes

  • The <CKEditor> component will not be updated by React itself. The editor won't freeze if the #data property was specified as a static string. Closes #75. Closes #78. (bdb2ce3)