This repository has been archived by the owner on Jun 26, 2020. It is now read-only.
v1.0.0-alpha.2
Reinmar
released this
14 Nov 11:55
·
2786 commits
to master
since this release
Bug fixes
model.Range
will now be extended if it was collapsed and it was transformed by insertion. Closes #1159. (5f020b0)- Prevent adding inline filler to non-editable content. Closes #1170. (07a01b1)
- The
deleteContent()
algorithm will use merging to "remove" empty element which will ensure a better conflict resolution on collaborative editing. Closes #1161. (0dd29d4)