8
0
Szymon Cofalik 6015a62ac9 Tests: Expanded a test in DocumentSelection. 8 лет назад
..
_utils 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 лет назад
delta 2cb2662c88 Fixed up some tests which didn't pass batch to the change event. 8 лет назад
document 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 лет назад
operation f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. 8 лет назад
schema e00a151f52 Simplified the implementation. 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 6579c8406b Added method "DocumentFragment#getNodeByPath()". 8 лет назад
documentselection.js 6015a62ac9 Tests: Expanded a test in DocumentSelection. 8 лет назад
element.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 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 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 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 993e0f73b7 Don't return the block in which selection ends if it ends at its beginning. 8 лет назад
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 лет назад
textproxy.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 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 лет назад