@tinymce/tinymce-react
Advanced tools
Changelog
2.1.3 - 2018-01-17
plugins
and toolbar
shorthands.Changelog
2.1.2 - 2018-01-08
target
on element instead of selector
in init config.Changelog
2.1.1 - 2018-01-03
Changelog
2.1.0 - 2017-12-18
Changelog
2.0.3 - 2017-11-22
initialValue
prop to prevent javascript error that was shown when tinymce.setContent
was called with undefined.Changelog
2.0.2 - 2017-11-22
Changelog
2.0.1 - 2017-11-21
Changelog
2.0.0 - 2017-11-08
tagName
prop when using editor inline to define what element you want to initialize the editor on.value
prop to initialValue
to make it clearer what it actually does.