提交历史

作者 SHA1 备注 提交日期
  Piotrek Koszuliński f9247ce3c7 Fixed API docs. 9 年之前
  Szymon Kupś 6b741b72c6 Docs fixes in treeView.Element. 9 年之前
  Szymon Kupś baa47c22c9 Added test grouping for treeView.Element. Docs and typo fixes. 9 年之前
  Szymon Kupś f11a772965 Testing multiple styles setting in treeView.Element. 9 年之前
  Szymon Kupś ed24d914ee Move classes parsing to separate function in treeView.Element. 9 年之前
  Szymon Kupś 96e3160a02 Fire change event when manipulating clases and styles in treeView.Element. 9 年之前
  Szymon Kupś 78b7d363a5 Addded styles checking to core.treeView.Element#isSimilar. 9 年之前
  Szymon Kupś b85f314a1c Added changes to attributes manipulation in core.treeView.Element to support styles. 9 年之前
  Szymon Kupś 4e87a083a8 Added styles method to core.treeView.Element. 9 年之前
  Szymon Kupś 5d188be5b4 Added styles cloning to treeView.Element#clone method. 9 年之前
  Szymon Kupś 9a8bfc4ad2 Added styles parsing to treeView.Element constructor. 9 年之前
  Szymon Kupś c51d12cb37 Updated treeView.Element#isSimilar method to work with class set. 9 年之前
  Szymon Kupś ee723ae6cd Updated treeView.Element#clone() to clone classes too. 9 年之前
  Szymon Kupś 3497c41687 Simplified treeView#getAttributeKeys() generator. 9 年之前
  Szymon Kupś 6080074c05 Modified attribute methods in core.treeView.Element to work properly with classes set. 9 年之前
  Szymon Kupś f69f0b1ae1 Adds hasClass to core.treeView.Element. 9 年之前
  Szymon Kupś 527080dce7 Added addClass and removeClass method to core.treeView.Element. 9 年之前
  Szymon Kupś 405ae23541 Added classes set to core.treeView.Element. 9 年之前
  Szymon Kupś 77f604ba7a Added default parameter to Element in treeView and treeModel. Updated tests. 9 年之前
  Piotrek Koszuliński 97ae48487a Merge branch 'master' into t/features 9 年之前
  Szymon Kupś d0f78c554d Merge with master. 9 年之前
  Szymon Kupś efcab5a072 Fixed documentation issues in core.treeView Element, Node, TreeView, Writer classes. 9 年之前
  Piotrek Koszuliński 0f772812ca Fixed paths to utils. 9 年之前
  Szymon Cofalik fbf378e9a0 Docs: typos. 10 年之前
  Szymon Kupś 92197491ea Changed core.treeView.Element#same and core.treeView.Text#same methods names to isSimilar. 9 年之前
  Szymon Kupś db2d9f31f1 Returning number of inserted children in core.treeView.Element appendChildren and insertChildren methods. 9 年之前
  Szymon Kupś b99aab3e67 Added tests to treeView.Node#remove(). 9 年之前
  Szymon Kupś ce1cdd4c2c Added tests to treeView.Text#same and treeView.Element#same methods. Update docs in treeView.Node. 9 年之前
  Szymon Kupś 3033189415 Changed cloneNode to clone. Added tests to Element.clone() method. 9 年之前
  Szymon Kupś 427f76ad96 Default parameter value for element.removeChildren. 9 年之前