Piotrek Koszuliński 65e8c7dcec Merge pull request #1133 from ckeditor/t/1132 %!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 b44e57b96b Fixed: Tweaked SplitDelta transformation to act better when deltas are undone. %!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 1e73135772 Renamed all includeNode options to includeSelf. %!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 8ae7b36bd7 Docs: Explained confusing code in inline comments. %!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