Kamil Piechaczek e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. преди 8 години
..
_utils 3affce114b Docs: Minor API docs fixes. преди 8 години
delta f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. преди 8 години
document 9917897f58 Added: Introduced `model.Document#transformDeltas` as an entry point for deltas transformation (instead of `deltaTransform.transformDeltaSets` which is protected). преди 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 години
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 3c7db47699 Added: model.LiveRange now passes data about change in document that caused the live range to change. преди 8 години
liveselection.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. преди 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 e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. преди 8 години
range.js 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. преди 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 години