Fix error with fake selection (#595)

* fix bag fakeSelection (#590)
This commit is contained in:
horoyami 2019-01-22 14:04:49 +03:00 committed by GitHub
commit 3842595c24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,9 @@
# Changelog
### 2.7.29
- `Fix` Fixed selection behavior when text has modifiers from Inline Toolbar
### 2.7.28
- `New` [Tools Validation](https://github.com/codex-team/codex.editor/blob/master/docs/tools.md#validate-optional) is added.