This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v12.0.0
Bug fixes
- It should be possible to type before a mention which is at the beginning of a block. Closes #77. (946e762)
- Mentions should work when different UTF character classes are used in the feed configuration. Closes #38. (764f099)
- Partial mentions should not be downcasted (e.g. not copied to clipboard). Closes #24. (8956b1f)
Other changes
- Moved the
TextWatcher
util to@ckeditor/ckeditor5-typing
. (a644043)
BREAKING CHANGES
- The
TextWatcher
util was moved to@ckeditor/ckeditor5-typing
.