Releases: xdan/jodit
Releases · xdan/jodit
Bug Fix & License
License
We took a long time to this, and now the editor is developing more than ever. It is free, but those who want to use it in a commercial product, you need to purchase a license.
Now the editor displays the license for which it was purchased or will be displayed free.
Improves and Bug fix
- Fix setting size after reload from storage
- Added license option
- Added defaultActionOnPaste option
- Fix drag and drop problem. Fix issue #19
- Fix problem in xpath
- Fix autofocus
- Added customize icon functionality
- Close popup in video button after inserting
- Added composer.json
- Change storage object to localStorage
- In table inline popup added text-align
- Fix break line style
- Fix russian language
- Fix i18n bug in paste plugin
Bug fix and impruves
- Change storage object to localStorage
- In table inline popup added text-align
- Fix break line style
- Fix russian language
- Fix i18n bug in paste plugin
- Added SVG.innerHTML polyfill in tests
- Added context menu to xpath plugin
- Stable xpath plugin
- Added xpath plugin
- Added stat plugin
- Fix bug in table plugin - when table was inserted inside TD element it pasted the table wrong after TD
- Update ACE version
- Remove emmet
- Fix german language
- Fix bug when table was inserted inside block
- Fix selection bug - when table's column has been resized - focus was returned in start of the editor
- Fix bug after init with set height
- Fix tests
Bug fix
- Fix tests
- Fix bug when in empty table seelct some text and press delete, will remove whole table
- Fix backspace plugin. When after press backspace near with space + char, it removed char and this space
- Fix behavior in enter plugin. When enter was pressed inside P and cursor was in the some edge, new P was created without styles from source
- Fix bug on resize - fullsize mode
- Added logo for contributors
- For option iframeBaseUrl can be set empty string
- Added options toolbar adaptive - toolbarAdaptive https://xdsoft.net/jodit/play.html
- In iframe default styles added font-size and line-height
3.1.38 Bug fix
Bug fix
- Fixed bug - active/disable buttons after change mode
- Fixed bug - after select all if on page was invisible element, selection was collapsed
- Fixed bug in iframe mode after enter button - autosize was calced wrong
- Fixed bug in iframe mode in sticky plugin
- Fixed bug in fullsize mode when after enter editor was scrolled on top
- Fixed bug in fullsize mode + textIcons, old icons was not changed
- Fixed issue #18
- Added test for sizeLG,sizeMD,sizeSM options
Text toolbar
Fixed normal text toolbar
Fux bugs
- Fix bug with toolbar option
- Fix buttons bug, when in buttons you set string it could throw error
- Fix bug with fixed height option
- Fix bug in Enter plugin and fix bug in ContextMenu module
- Cover test selection module
- Fix onchange event. When mode was changed it could call onchange with seletion markers
- Fix fug in readonly mode then buttons not has disable
- Now you can set value to editor using magic propery editor.value = ''
- Fix last bugs in backspace plugin
- Fix a lot of bugs with backspace keypressing inside inline elements
- Fix a lot of bugs with backspace keypressing
Bugfix in BackSpace plugin
- Fix a lot of bugs with backspace key-pressing
Added Arabic language
Bug Fix
3.1.24 new Toolbar System
- New Toolbar system
- Fixed a lot of bugs
3.1.17 Read-Only
In editor added method and option for enable read-only mode Read more