提交历史

作者 SHA1 备注 提交日期
  Piotr Jasiun ffd871bc3f makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. 10 年之前
  Piotr Jasiun 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. 10 年之前
  Piotr Jasiun cac4f40ddf Introduced NodeList class. 10 年之前
  Piotr Jasiun de701d6838 Position use root + path instead of doc + path. 10 年之前
  Piotr Jasiun 7190f6f302 Use CKEditorError. 10 年之前
  Piotr Jasiun 21639c412d Fixed broken position test. 10 年之前
  Piotr Jasiun 0507f422e0 Use path to describe position instead of node + offset. Minor changes. 10 年之前
  Piotr Jasiun fc8227c0ab Introduces Range and RangeIterator. Changed position from path to node and offset. 10 年之前
  Piotr Jasiun d2115de0ed Introduced position. 10 年之前