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