Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
updated build system
updates dependencies, changes root element to textarea and updates ho… …w to import Jodit Editor
added globalThis and refactored rollup config
changed component name to match same of jodit-react
fixed global plugin install on Vue
improvements to build and deprecated id prop
updated min version of Jodit lib to avoid error on versions that were… … broken
fixed error when pressing the enter key on the editor
added call to editor destruct method when component will be unmounted… …/destroyed
fixed bug when updating v-model from outside the editor component