v2.20.1

codex-team/editor.jsv2.20.1Apr 9, 2021by github-actions[bot]

AI Summary

Bug fixes for block creation, sanitization, and copy functionality, plus multiple refactoring tasks based on code quality tools.

Key Highlights

  • Fix block creation when clicked at the bottom
  • Fix sanitisation problem with Inline Tools
  • Fix copy functionality in Firefox
  • Refactoring Sanitizer and Tooltip modules to utilities

Full Release Notes

- `Fix` - Create a new block when clicked at the bottom [#1588](https://github.com/codex-team/editor.js/issues/1588).
- `Fix` — Fix sanitisation problem with Inline Tools [#1631](https://github.com/codex-team/editor.js/issues/1631)
- `Fix` — Fix copy in FireFox [1625](https://github.com/codex-team/editor.js/issues/1625)
- `Refactoring` - The Sanitizer module is util now.
- `Refactoring` - Tooltip module is util now.
- `Refactoring` — Refactoring based on LGTM [#1577](https://github.com/codex-team/editor.js/issues/1577).
- `Refactoring` — Refactoring based on ESLint [#1636](https://github.com/codex-team/editor.js/issues/1636).