Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 年之前
  Piotr Jasiun dde8cf9396 Tests: Added missing tests for Node.getPath(). 10 年之前
  Piotr Jasiun 1cb0232799 Changed Node.positionInParent to Node.getIndex(). 10 年之前
  Szymon Cofalik b4d0ca1716 Code style corrections for tests. 10 年之前
  Szymon Cofalik 036c761e2b Fixed tests for Node and NodeList. 10 年之前
  Szymon Cofalik bb2cb8980e Changed .to(.be).equal(s) to .to.equal. 10 年之前
  Piotr Jasiun a2e7345ce4 Changed to.be.equals to to.equals. 10 年之前
  Piotr Jasiun 27eddaada9 Renamed protected getAttrCount to _getAttrCount. 10 年之前
  Piotr Jasiun deb25c1b49 Attributes are copied. 10 年之前
  Piotr Jasiun f687ea161d Use Set for nodes. 10 年之前
  Piotr Jasiun 74c383037a Docs and tests for Node.setAttr and Node.removeAttr. 10 年之前
  Piotr Jasiun 65b2764301 Node attributes are private now. 10 年之前
  Piotr Jasiun 2b1d78116e element.children is now protected. 10 年之前
  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 7190f6f302 Use CKEditorError. 10 年之前
  Piotr Jasiun ad3b3a7543 Tests for getAttr and hasAttr 10 年之前
  Piotr Jasiun 3e2d47d562 Introduced node.positionInParent property. 10 年之前
  Piotr Jasiun e19b2813ee Remove globals declarations. 10 年之前
  Piotr Jasiun f941cb8cc4 Introduced node, element and character classes. 10 年之前