CHANGED init 防抖周期调整为 200ms
FIXED SetContent 时会高亮
FIXED content 变化 tinymce 无法感知
FIXED fail to remove tinymce instance
CHANGED support js style export
CHANGED fit React@15
FIXED resetValue may be called when tinymce is not inited.
FIXED change default tinymce url to https
FIXED Sougou Input fail to work
FIXED resetValue may cause error if editor has not been inited
CHANGED add new prop changeDelay
FIXED fail to reset content when props.content is changed
CHANGED add plugin colorpicker
CHANGED change default font_formats
CHANGED support tinymce 4.3.12
FIX remove import in src/less
NEW add new plugin variable
NEW add new prop placeholder
CHANGED update scaffold
FIXED fix url bug
FIXED fix ie8 bug in document_url
CHANGED update react dependencies to 0.14
FIXED fix the image upload trigger position bug
FIXED fix the init bug when props content changes.
NEW add api resetValue to reset the tinymce content.
NEW add image uploader
FIXED fix _init bug when component update