Releases: codex-team/editor.js
Releases · codex-team/editor.js
Release v2.17
Improvements
- Editor's onchange callback now accepts an API as a parameterFix
- Some mistakes are fixed in installation.mdFix
- Fixed multiple paste callback triggering in a case when several editors are instantiated #1011Fix
- Fixed inline toolbar flipper activation on closing conversion toolbar #995Improvements
- New window tab is opened by clicking on anchor with ctrl #1057Fix
- Fix block-tune buttons alignment in some CSS-resetors that forces box-sizing: border-box rule #1003Improvements
- New style of a Block Settings button. Focused block background removed.New
— Add in-house copy-paste support through application/x-editor-js mime-typeImprovements
- New Block lifecycle hook moved. Deprecated — blocks.swap(fromIndex, toIndex) method is deprecated. Use blocks.move(toIndex, fromIndex) instead.Fix
— Improve plain text paste #1012Fix
— Fix multiline paste #1015
Release v2.15.1
New
— New blocks.insert() API method #715.New
Conversion Toolbar. Ability to convert one block to another #704New
Cross-block selection — Ability to select multiple blocks by mouse and with SHIFT+ARROWS #703Deprecated
— blocks.insertNewBlock() method is deprecated. Use blocks.insert() instead.Improvements
— Inline Toolbar now works on mobile devices #706Improvements
— Toolbar looks better on mobile devices #706Improvements
— Now pasteConfig can return false to disable paste handling on your Tool #801Fix
— EditorConfig's onChange callback now fires when native inputs` content has been changed #794Fix
— Resolve bug with deleting leading new lines #726Fix
— Fix inline link Tool to support different link types like mailto and tel #809Fix
— Added typeof util method to check exact object type #805Fix
— Remove internal enableLineBreaks option from external Tool settings type description #825Refactoring
— Constants of tools settings separated by internal and external to correspond APIRefactoring
— Created universal Flipper class that responses for navigation by keyboard inside of any ToolbarsFix
— First CMD+A on block with now uses default behaviour. Fixed problem with second CMD+A after selection clearing #827Improvements
— Style of inline selection and selected blocks improved
Fix - Fixed problem when property 'observer' in modificationObserver is not defined
v1.5
1.4 Stable
CodeX Editor release