Kamil Piechaczek 15eed8847e Improved the tests. hace 8 años
..
_utils 3affce114b Docs: Minor API docs fixes. hace 8 años
delta f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. hace 8 años
document 9917897f58 Added: Introduced `model.Document#transformDeltas` as an entry point for deltas transformation (instead of `deltaTransform.transformDeltaSets` which is protected). hace 8 años
operation f056e06991 Removed: `RemoveOperation#isPermanent` was removed as it is no longer needed for correct transformation. hace 8 años
schema e00a151f52 Simplified the implementation. hace 8 años
utils-tests 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
batch.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
documentfragment.js 6579c8406b Added method "DocumentFragment#getNodeByPath()". hace 8 años
element.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
history.js 5182ec9abd Changed: removed deleting deltas from model.History, added marking deltas as "undo pairs". hace 8 años
liveposition.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
liverange.js 3c7db47699 Added: model.LiveRange now passes data about change in document that caused the live range to change. hace 8 años
liveselection.js 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. hace 8 años
markercollection.js dd4717b855 Changed: added marker name to events fired by model.MarkerCollection. hace 8 años
node.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
nodelist.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
position.js 15eed8847e Improved the tests. hace 8 años
range.js 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. hace 8 años
rootelement.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
selection.js 993e0f73b7 Don't return the block in which selection ends if it ends at its beginning. hace 8 años
text.js 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
textproxy.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
treewalker.js 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
writer.js 9ed384badf Removed transfering markers from model writer. hace 8 años