All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- button not working while it's in the same container with editor #1139
- Fixed an issue during initialization #740. Thanks to @terryoy
- Moved the option
theme
from an Immutable Map to a JavaScript object. This is more likely to become a standard. - Instead of passing in the
editorState
and theonChange
function is not necessary anymore. This is now handled by the plugin itself via a shared reference passed to the components.
It's not recommended to use the version 0.0.0 - 0.0.4