Commit History

Author SHA1 Message Date
  Szymon Kupś 37eca4ed98 Removed old getIteratorCount name, changed to utils.count. 9 years ago
  Szymon Kupś d0f78c554d Merge with master. 9 years ago
  Piotrek Koszuliński e5fb24d91c Fixed remaining references to utils. 9 years ago
  Szymon Kupś 92197491ea Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar. 9 years ago
  Szymon Kupś db2d9f31f1 Returning number of inserted children in core.treeView.Element appendChildren and insertChildren methods. 9 years ago
  Szymon Kupś ce1cdd4c2c Added tests to treeView.Text#same and treeView.Element#same methods. Update docs in treeView.Node. 9 years ago
  Szymon Kupś 3033189415 Changed cloneNode to clone. Added tests to Element.clone() method. 9 years ago
  Szymon Kupś 7d4cc84490 Fixed tests that were using getIteratorCount method that is moved now to utils.count(). 9 years ago
  Piotrek Koszuliński 8d490ecac9 Tests: Minor corrections and improvements. 10 years ago
  Piotr Jasiun 8131518e45 Renamed attr* to attribute*. 10 years ago
  Piotr Jasiun 3546c28665 Renamed elem to el in tests. 10 years ago
  Piotr Jasiun d911883f5f Tests: port to ES6 modules. 10 years ago
  Piotr Jasiun 0df14be539 Renderer tests. Export converting functions to the separate file. 10 years ago
  Piotr Jasiun 06a67bd20e TreeView classes tests. 10 years ago
  Piotr Jasiun 27f7f79936 Updated tests references. 10 years ago
  Piotr Jasiun 7477f70b78 Tests: treeview tests. 10 years ago