提交历史

作者 SHA1 备注 提交日期
  Piotr Jasiun 8077100f1d Renamed getAttrIterator to getAttrs. 10 年之前
  Piotr Jasiun 50ebc2d68c Removed _getAttrCount() and replaced it with getIteratorCount( element.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 年之前
  Szymon Cofalik f901920eb9 Code style corrections for tests. 10 年之前
  Szymon Cofalik 00de57cc53 Changed .to(.be).equal(s) to .to.equal. 10 年之前
  Szymon Cofalik 0a4d27d61c Fixed tests for Attribute, Character. 10 年之前
  Piotr Jasiun 5b30957885 Changed to.be.equals to to.equals. 10 年之前
  Piotr Jasiun 25436bed3d Renamed protected getAttrCount to _getAttrCount. 10 年之前
  Piotr Jasiun 6e8e884b6b Node attributes are private now. 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 abc4ec3f41 Tests: for element and character constructors. 10 年之前
  Piotr Jasiun c71dd418b6 Remove globals declarations. 10 年之前
  Piotr Jasiun d276982a35 Introduced node, element and character classes. 10 年之前