Commit History

Автор SHA1 Съобщение Дата
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. преди 10 години
  Piotr Jasiun 50ebc2d68c Removed _getAttrCount() and replaced it with getIteratorCount( element.getAttrIterator() ). преди 10 години
  Piotr Jasiun 5afb45822d Added tests for getAttrIterator(). преди 10 години
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. преди 10 години
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. преди 10 години
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. преди 10 години
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. преди 10 години
  Piotr Jasiun 3350345f4f Tests: Added missing tests for Node.getPath(). преди 10 години
  Piotr Jasiun 3de1e0f4c0 Changed Node.positionInParent to Node.getIndex(). преди 10 години
  Szymon Cofalik f901920eb9 Code style corrections for tests. преди 10 години
  Szymon Cofalik 8fa0e62797 Fixed tests for Node and NodeList. преди 10 години
  Szymon Cofalik 00de57cc53 Changed .to(.be).equal(s) to .to.equal. преди 10 години
  Piotr Jasiun 5b30957885 Changed to.be.equals to to.equals. преди 10 години
  Piotr Jasiun 25436bed3d Renamed protected getAttrCount to _getAttrCount. преди 10 години
  Piotr Jasiun 3f9e03bba5 Attributes are copied. преди 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 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 5d730ee0fe Tests for getAttr and hasAttr преди 10 години
  Piotr Jasiun 699811d898 Introduced node.positionInParent property. преди 10 години
  Piotr Jasiun c71dd418b6 Remove globals declarations. преди 10 години
  Piotr Jasiun d276982a35 Introduced node, element and character classes. преди 10 години