@tinymce/tinymce-react
Advanced tools
Changelog
3.7.0 - 2020-09-28
scriptLoading
prop with settings async
, defer
and delay
to modify the loading behaviour of the TinyMCE script tagChangelog
3.6.0 - 2020-05-07
componentWillUnmount
Changelog
3.5.1 - 2020-04-30
util
module from dependencies by purging usage in code.Changelog
3.5.0 - 2020-02-24
tinymceScriptSrc
prop for specifying an external version of TinyMCE to lazy loadChangelog
3.4.0 - 2020-01-31
outputFormat
prop for specifying the format of the content emitted via the onEditorChange
eventChangelog
3.3.2 - 2019-08-29
onEditorChange
to fire multiple times