Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gigafoxweb/jodit-vue

Tags

v2.2.2

Toggle v2.2.2's commit message
updated build system

v2.2.1

Toggle v2.2.1's commit message
updates dependencies, changes root element to textarea and updates ho…

…w to import Jodit Editor

v2.2.0

Toggle v2.2.0's commit message
added globalThis and refactored rollup config

v2.1.0

Toggle v2.1.0's commit message
changed component name to match same of jodit-react

v2.0.0

Toggle v2.0.0's commit message
fixed global plugin install on Vue

v1.3.0

Toggle v1.3.0's commit message
improvements to build and deprecated id prop

v1.2.4

Toggle v1.2.4's commit message
updated min version of Jodit lib to avoid error on versions that were…

… broken

v1.2.3

Toggle v1.2.3's commit message
fixed error when pressing the enter key on the editor

v1.2.2

Toggle v1.2.2's commit message
added call to editor destruct method when component will be unmounted…

…/destroyed

v1.2.1

Toggle v1.2.1's commit message
fixed bug when updating v-model from outside the editor component