提交歷史

作者 SHA1 備註 提交日期
  Szymon Cofalik 33dcde5df5 Changed name in document tests. 10 年之前
  Szymon Cofalik c9fe7c1197 MoveOperation minor improvements + code style in tests. 10 年之前
  Szymon Cofalik f6b672e468 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. 10 年之前
  Szymon Cofalik e6cc261b3e Position.compareWith() introduced. 10 年之前
  Szymon Cofalik 869749bb4e Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 10 年之前
  Szymon Cofalik d0fd21582a Changed utils.compareArrays so it returns index at which arrays differ. 10 年之前
  Piotr Jasiun f188e7158f Merge pull request #79 from ckeditor/t/55 10 年之前
  Piotrek Koszuliński b2c8fc0175 Merge branch 'master' into t/55 10 年之前
  Piotrek Koszuliński 76a450cc4c Merge pull request #88 from cksource/t/69 10 年之前
  Piotr Jasiun bf47076805 Renamed getAttrIterator to getAttrs. 10 年之前
  Piotr Jasiun f000bc7666 Remove magic from Transaction.register. 10 年之前
  Piotr Jasiun 11533dda5b Removed iterable interface from transaction and delta. 10 年之前
  Piotr Jasiun 46164b9cd2 Renamed makeTransaction to createTransaction. 10 年之前
  Piotrek Koszuliński e99abdd967 API docs corrections. 10 年之前
  Piotrek Koszuliński 0cd92fcb20 Added a missing comment. 10 年之前
  Piotr Jasiun edb5ad4850 setAttr and removeAttr of the node. 10 年之前
  Piotr Jasiun e898716a14 Docs: added docs to methods registered in deltas. 10 年之前
  Piotr Jasiun 4c96721a7e Docs: for change delta. 10 年之前
  Piotr Jasiun 9d3ae9a912 Docs: deltas classes descriptions. 10 年之前
  Piotr Jasiun 2f600b2c9b Docs: for the delta base class. 10 年之前
  Piotr Jasiun 8ca47a9be3 Transaction docs. 10 年之前
  Piotr Jasiun 298b25836e Docs: Updated docs for the document. Added operation.delta property description. 10 年之前
  Piotr Jasiun faf3ef210d Removed _getAttrCount() and replaced it with getIteratorCount( element.getAttrIterator() ). 10 年之前
  Piotr Jasiun 706e2658dc Added tests for getAttrIterator(). 10 年之前
  Piotr Jasiun dd2ae2f448 Remove unneeded include. 10 年之前
  Piotr Jasiun c9be613343 Introduced merge delta. 10 年之前
  Piotr Jasiun 31f220c3c9 Introduced split delta. 10 年之前
  Piotr Jasiun eef50f0313 Introduced remove delta. 10 年之前
  Piotr Jasiun a6451a5174 Introduced insert delta. 10 年之前
  Piotr Jasiun d5d1f024c4 Renamed deltas folder to delta. 10 年之前