Kamil Piechaczek f759046be8 "model.Element#getNodeByPath()" works with offsets instead of indexes. 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 7cee137905 Restored removed test, added a new one and fixed test case name. 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 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 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 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 年 前