Update docs/CHANGELOG.md

Co-authored-by: Peter Savchenko <specc.dev@gmail.com>
This commit is contained in:
Betty Steger 2023-12-23 00:00:54 +01:00 committed by GitHub
parent 2e556389d1
commit 6ff8e77c9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@
- `Fix` — Editor wrapper element growing on the Inline Toolbar close
- `Fix` — Fix errors thrown by clicks on a document when the editor is being initialized
- `Fix` — Inline Toolbar sometimes opened in an incorrect position. Now it will be aligned by the left side of the selected text. And won't overflow the right side of the text column.
- `Feat` - Add deep check of `data-mutation-free` for mutation observer
- `Improvement` - Now the `data-mutation-free` supports deep nesting, so you can mark some element with it to prevent the onChange call caused by child element mutating
### 2.28.2