Piotr Jasiun 32277ec729 Merge pull request #1075 from ckeditor/t/1074 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 c0fcfb4df6 Renamed `setFocus` to moveFocusTo` in Selection. 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 2873a19647 Changed: Added `batch` parameter to `model.LiveRange#event:change`. 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 1eb46d8ba8 Removed TODOs. 8 年之前
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
selection.js 32277ec729 Merge pull request #1075 from ckeditor/t/1074 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 年之前