mirror of
https://github.com/codex-team/editor.js
synced 2026-03-16 23:55:49 +01:00
[Fix] Tool setting types (#825)
This commit is contained in:
parent
979d51b85c
commit
491fe92143
2 changed files with 1 additions and 5 deletions
|
|
@ -9,6 +9,7 @@
|
|||
- `Fix` — Added `typeof` util method to check exact object type [#805](https://github.com/codex-team/editor.js/issues/805)
|
||||
- `New` *Conversion Toolbar* — Ability to convert one block to another [#704](https://github.com/codex-team/editor.js/issues/704)
|
||||
- `New` *Cross-block selection* — Ability to select multiple blocks by mouse [#703](https://github.com/codex-team/editor.js/issues/703)
|
||||
- `Fix` — Remove internal `enableLineBreaks` option from external Tool settings type description [#825](https://github.com/codex-team/editor.js/pull/825)
|
||||
|
||||
### 2.14
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue