Piotrek Koszuliński 41246f1e01 Merge branch 'master' into t/1063 8 lat temu
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 lat temu
delta 2aa72f7a07 Fixed: Prevent throwing during SplitDelta x RemoveDelta transformation. 8 lat temu
document 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 lat temu
operation eaa9069e3e Changed: Changed how MoveOperation is broken on multiple MoveOperations during transformation. 8 lat temu
schema 5434dc708a Fixed typos. 8 lat temu
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 lat temu
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 lat temu
documentfragment.js dea4e71842 Improved the tests. 8 lat temu
documentselection.js 626a45d025 Made suere that the test will be understandable. 8 lat temu
element.js f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. 8 lat temu
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". 8 lat temu
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 lat temu
liverange.js e3584fa09d Changed: Expanded special case in `Range#_getTransformedByDelta`. 8 lat temu
markercollection.js dd4717b855 Changed: added marker name to events fired by model.MarkerCollection. 8 lat temu
node.js 1e73135772 Renamed all includeNode options to includeSelf. 8 lat temu
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 lat temu
position.js 6fa452c666 Minor docs and code cleanup. 8 lat temu
range.js 1787d51172 Merge pull request #1007 from ckeditor/t/1006 8 lat temu
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 lat temu
selection.js 5d1388aa7b "Selection#isEntireContentSelected()" has a default value for parameter. Improved docs and tests. 8 lat temu
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 lat temu
textproxy.js 1e73135772 Renamed all includeNode options to includeSelf. 8 lat temu
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 lat temu
writer.js 9ed384badf Removed transfering markers from model writer. 8 lat temu