Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Kupś b85f314a1c Added changes to attributes manipulation in core.treeView.Element to support styles. hace 9 años
  Szymon Kupś 4e87a083a8 Added styles method to core.treeView.Element. hace 9 años
  Szymon Kupś 5d188be5b4 Added styles cloning to treeView.Element#clone method. hace 9 años
  Szymon Kupś 9a8bfc4ad2 Added styles parsing to treeView.Element constructor. hace 9 años
  Szymon Kupś 008dd3b277 Improved tests in treeView.Element to increase code coverage. hace 9 años
  Szymon Kupś c51d12cb37 Updated treeView.Element#isSimilar method to work with class set. hace 9 años
  Szymon Kupś ee723ae6cd Updated treeView.Element#clone() to clone classes too. hace 9 años
  Szymon Kupś 6080074c05 Modified attribute methods in core.treeView.Element to work properly with classes set. hace 9 años
  Szymon Kupś f69f0b1ae1 Adds hasClass to core.treeView.Element. hace 9 años
  Szymon Kupś 527080dce7 Added addClass and removeClass method to core.treeView.Element. hace 9 años
  Szymon Kupś 405ae23541 Added classes set to core.treeView.Element. hace 9 años
  Szymon Kupś 77f604ba7a Added default parameter to Element in treeView and treeModel. Updated tests. hace 9 años
  Szymon Kupś 37eca4ed98 Removed old getIteratorCount name, changed to utils.count. hace 9 años
  Szymon Kupś d0f78c554d Merge with master. hace 9 años
  Piotrek Koszuliński e5fb24d91c Fixed remaining references to utils. hace 9 años
  Szymon Kupś 92197491ea Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar. hace 9 años
  Szymon Kupś db2d9f31f1 Returning number of inserted children in core.treeView.Element appendChildren and insertChildren methods. hace 9 años
  Szymon Kupś ce1cdd4c2c Added tests to treeView.Text#same and treeView.Element#same methods. Update docs in treeView.Node. hace 9 años
  Szymon Kupś 3033189415 Changed cloneNode to clone. Added tests to Element.clone() method. hace 9 años
  Szymon Kupś 7d4cc84490 Fixed tests that were using getIteratorCount method that is moved now to utils.count(). hace 9 años
  Piotrek Koszuliński 8d490ecac9 Tests: Minor corrections and improvements. hace 10 años
  Piotr Jasiun 8131518e45 Renamed attr* to attribute*. hace 10 años
  Piotr Jasiun 3546c28665 Renamed elem to el in tests. hace 10 años
  Piotr Jasiun d911883f5f Tests: port to ES6 modules. hace 10 años
  Piotr Jasiun 0df14be539 Renderer tests. Export converting functions to the separate file. hace 10 años
  Piotr Jasiun 06a67bd20e TreeView classes tests. hace 10 años
  Piotr Jasiun 27f7f79936 Updated tests references. hace 10 años
  Piotr Jasiun 7477f70b78 Tests: treeview tests. hace 10 años