提交歷史

作者 SHA1 備註 提交日期
  Szymon Cofalik 14ff9e9f4b InsertOperation.clone() and InsertOperation OT introduced. 10 年之前
  Szymon Cofalik d3ca852791 ChangeOperation OT introduced. 10 年之前
  Szymon Cofalik 64957f26e9 Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() 10 年之前
  Szymon Cofalik eb631fe08d ChangeOperation._execute() removed some throwed errors, ChangeOperation.clone() introduced. 10 年之前
  Szymon Cofalik 2592900706 Operation.getTransformedBy() docs updated, Operation.clone() docs introduced. 10 年之前
  Szymon Cofalik c7f1fd27f5 NoOperation introduced. 10 年之前
  Szymon Cofalik a3a8c526e7 Changed name in document tests. 10 年之前
  Szymon Cofalik 9eff338bdc MoveOperation minor improvements + code style in tests. 10 年之前
  Szymon Cofalik dedf77e561 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. 10 年之前
  Szymon Cofalik 9ac4296aa7 Position.compareWith() introduced. 10 年之前
  Szymon Cofalik 59fa1fe849 Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 10 年之前
  Szymon Cofalik 0c8f4f288c Changed utils.compareArrays so it returns index at which arrays differ. 10 年之前
  Piotr Jasiun b18f280045 Merge pull request #79 from ckeditor/t/55 10 年之前
  Piotrek Koszuliński cc19d31144 Merge branch 'master' into t/55 10 年之前
  Piotrek Koszuliński 932c21b0e4 Merge pull request #88 from cksource/t/69 10 年之前
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. 10 年之前
  Piotr Jasiun 65655abf31 Remove magic from Transaction.register. 10 年之前
  Piotr Jasiun 9b2886159e Removed iterable interface from transaction and delta. 10 年之前
  Piotr Jasiun 747c933fc5 Renamed makeTransaction to createTransaction. 10 年之前
  Piotrek Koszuliński b43bfab395 API docs corrections. 10 年之前
  Piotrek Koszuliński f1cba7fa8a Added a missing comment. 10 年之前
  Piotr Jasiun fdc7d0b3d0 setAttr and removeAttr of the node. 10 年之前
  Piotr Jasiun f78b9d6a19 Docs: added docs to methods registered in deltas. 10 年之前
  Piotr Jasiun 4e367dad7b Docs: for change delta. 10 年之前
  Piotr Jasiun 0f0a9411a1 Docs: deltas classes descriptions. 10 年之前
  Piotr Jasiun d4c63b7f0a Docs: for the delta base class. 10 年之前
  Piotr Jasiun 8513eb1892 Transaction docs. 10 年之前
  Piotr Jasiun 306e5e8f58 Docs: Updated docs for the document. Added operation.delta property description. 10 年之前
  Piotr Jasiun 50ebc2d68c Removed _getAttrCount() and replaced it with getIteratorCount( element.getAttrIterator() ). 10 年之前
  Piotr Jasiun 5afb45822d Added tests for getAttrIterator(). 10 年之前