Szymon Cofalik c871a693c8 Fix: Handle isSticky flag properly when collapsed range is transformed by insertion. %!s(int64=8) %!d(string=hai) anos
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. %!s(int64=8) %!d(string=hai) anos
delta b56a58b400 Changed: Make setting "undo mode" in transformation more explicit. %!s(int64=8) %!d(string=hai) anos
document 858e6a4917 Renamed LiveSelection to DocumentSelection. %!s(int64=8) %!d(string=hai) anos
operation a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. %!s(int64=8) %!d(string=hai) anos
schema a8b389cbd9 Fix: Schema should ignore attributes stored in elements by DocumentSelection. %!s(int64=8) %!d(string=hai) anos
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". %!s(int64=8) %!d(string=hai) anos
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. %!s(int64=8) %!d(string=hai) anos
documentfragment.js dea4e71842 Improved the tests. %!s(int64=8) %!d(string=hai) anos
documentselection.js e3ab9e393f Changed: Added model.DocumentSelection#hasOwnRange. %!s(int64=8) %!d(string=hai) anos
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. %!s(int64=8) %!d(string=hai) anos
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". %!s(int64=8) %!d(string=hai) anos
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. %!s(int64=8) %!d(string=hai) anos
liverange.js 46411fb0e3 Fixed: `LiveRange#event:change:content` was not fired if content was moved from the beginning of the range. %!s(int64=8) %!d(string=hai) anos
markercollection.js 3b1c2c691b Changed: Properly delegate events from LiveRange to Marker. %!s(int64=8) %!d(string=hai) anos
node.js d83732f969 Changed: Nodes are removed from their old parent when they are appended to new parent. %!s(int64=8) %!d(string=hai) anos
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". %!s(int64=8) %!d(string=hai) anos
position.js 6fa452c666 Minor docs and code cleanup. %!s(int64=8) %!d(string=hai) anos
range.js c871a693c8 Fix: Handle isSticky flag properly when collapsed range is transformed by insertion. %!s(int64=8) %!d(string=hai) anos
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". %!s(int64=8) %!d(string=hai) anos
selection.js 97610a9999 Renamed `Selection#isEntireContentSelected()` to `Selection#containsEntireContent()`. %!s(int64=8) %!d(string=hai) anos
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". %!s(int64=8) %!d(string=hai) anos
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. %!s(int64=8) %!d(string=hai) anos
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. %!s(int64=8) %!d(string=hai) anos
writer.js 9ed384badf Removed transfering markers from model writer. %!s(int64=8) %!d(string=hai) anos