Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 6e09419b5b API docs... Ekhm. 10 年之前
  Piotr Jasiun 193e4efe83 Improved node-not-found-in-parent error. 10 年之前
  Piotr Jasiun 3de1e0f4c0 Changed Node.positionInParent to Node.getIndex(). 10 年之前
  Piotrek Koszuliński 330b5650ac Changed document.operations namespace to document.operation. 10 年之前
  Piotrek Koszuliński 0a871585c5 Typos, corrections and clarifications in the API docs. 10 年之前
  Szymon Cofalik b2d9c49d5d Corrected typos and documentation for Tree Model classes. 10 年之前
  Piotr Jasiun bcf019c705 Small fixes. 10 年之前
  Piotr Jasiun c2889d81f0 Use iterables instead of arrays. 10 年之前
  Piotr Jasiun 25436bed3d Renamed protected getAttrCount to _getAttrCount. 10 年之前
  Piotr Jasiun 44c73fc817 Use Set for nodes. 10 年之前
  Piotr Jasiun b507784d70 Docs and tests for Node.setAttr and Node.removeAttr. 10 年之前
  Piotr Jasiun 6e8e884b6b Node attributes are private now. 10 年之前
  Piotr Jasiun fcd746d600 element.children is now protected. 10 年之前
  Piotr Jasiun fb16c9c036 Added @constructor. 10 年之前
  Piotr Jasiun cb8faada49 Docs: update docs. 10 年之前
  Piotr Jasiun 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. 10 年之前
  Piotr Jasiun 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. 10 年之前
  Piotr Jasiun 4a04fe28de Introduced NodeList class. 10 年之前
  Piotr Jasiun ed86d8d9f4 Use CKEditorError. 10 年之前
  Piotr Jasiun fc86063542 Change operation tests and bug fixes. 10 年之前
  Piotr Jasiun 843f29e545 Introduce operations. 10 年之前
  Piotr Jasiun 64139d67fe Use path to describe position instead of node + offset. Minor changes. 10 年之前
  Piotr Jasiun fcb91a5941 nextSibling and previousSibling use positionInParent. 10 年之前
  Piotr Jasiun 699811d898 Introduced node.positionInParent property. 10 年之前
  Piotr Jasiun f82f918154 Moved properties descriptions. 10 年之前
  Piotr Jasiun d276982a35 Introduced node, element and character classes. 10 年之前