editor.js Releases
117 releases of codex-team/editor.js
- v2.24.3
Fixes an issue where the toolbox was preventing text selection within the editor.
May 6, 2022
- v2.24.2
Addresses scrolling issues on mobile devices and improves the toolbox's internal scroll restoration.
May 1, 2022
- v2.24.1
Resolves internationalization (I18n) issues regarding Tool titles in the toolbox.
Apr 28, 2022
- v2.24.0
Introduces a vertical toolbox, persistent Plus button, and fixes for mobile toolbar movement and paste behavior.
Apr 26, 2022
- v2.23.2
Resolves a crash that occurred when initializing the editor in read-only mode.
Feb 9, 2022
- v2.23.1
Feb 8, 2022
- v2.23.0
Introduces significant API updates including `dispatchChange()`, `UiApi`, and `getBlockIndex()`, along with UI refinements.
Feb 7, 2022
- v2.22.3
Fixes an issue where the Tool config was not being passed correctly to the prepare method in the Embed tool.
Sep 20, 2021
- v2.22.2
Enhances inline toolbar usage and Tunes API capabilities, including sanitize configuration and constructor config passing.
Jul 21, 2021
- v2.22.1
Fixes internationalization (I18n) for internal Block Tunes.
Jun 28, 2021
- v2.22.0
Adds the ability to identify affected blocks in the `onChange` callback and introduces a new `blocks.update()` method.
May 26, 2021
- v2.21.0
Minimal release notes: "- `New` - Blocks now have unique ids [#873](https://github.com/codex-team/editor.js/issues/873)"
Apr 28, 2021
- v2.20.2
Bug fixes for default Tunes, tooltip leaks, and refactoring of the notifier module.
Apr 15, 2021
- v2.20.1
Bug fixes for block creation, sanitization, and copy functionality, plus multiple refactoring tasks based on code quality tools.
Apr 9, 2021
- v2.20.0
Apr 4, 2021
- v2.19.3
Mar 15, 2021
- v2.19.2
This release introduces a new API method for toggling block settings, enhances TypeScript type definitions for tools and output data, and includes various improvements and fixes to block management, caret navigation, and sanitizer configurations.
Mar 15, 2021