Kamil Piechaczek 15eed8847e Improved the tests. пре 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 15eed8847e Improved the tests. пре 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 година