Commit History

Author SHA1 Message Date
  Oskar Wrobel c7e80a635a Renamed TreeView.TreeView to TreeView.Document. 9 years ago
  Oskar Wrobel 433db4ddfe Use of utlis object refactor 9 years ago
  Szymon Kupś 411f78a8e8 Changed multiple parameters to one object parameter in treeView.node.getAncestors. 9 years ago
  Szymon Kupś b03ddf3e2a Added additional parameter to include node itself in treeView.Node.getAncestors. 9 years ago
  Szymon Kupś 11d4a5c6b3 Added treeView.Node.getAncestors methods. 9 years ago
  Szymon Kupś e77d0ffceb Updated docs, adding DocumentFragment as possible parent of view Element. 9 years ago
  Piotrek Koszuliński f9247ce3c7 Fixed API docs. 9 years ago
  Szymon Kupś d0f78c554d Merge with master. 9 years ago
  Szymon Kupś efcab5a072 Fixed documentation issues in core.treeView Element, Node, TreeView, Writer classes. 9 years ago
  Piotrek Koszuliński 7aef23b7c2 Fixed paths to CKEditorError. 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ś b99aab3e67 Added tests to treeView.Node#remove(). 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
  Piotr Jasiun de32b15e2c Working on... 9 years ago
  Piotrek Koszuliński bbf8a569d6 API docs fixes. 9 years ago
  Maciej Gołaszewski a0093c7f9c Documentation: probably all done. 9 years ago
  Maciej Gołaszewski 2af70949c1 Documentation: update core.ui documentation. 9 years ago
  Maciej Gołaszewski bf29aba77e Documentation: update core.treeview documentation. 9 years ago
  Maciej Gołaszewski a4edc537e1 Documentation: fix @property tag with @type. 9 years ago
  Piotrek Koszuliński ccc187189f Minor corrections and fixes. 10 years ago
  Piotr Jasiun 706a2f3dc5 Converters docs. Fixed typo: getCoresponding* -> getCorresponding. Fixed typos: Get -> Gets. 10 years ago
  Piotr Jasiun dd737c3494 Docs: element and test. 10 years ago
  Piotr Jasiun 388a242963 Node class docs. 10 years ago
  Piotr Jasiun ec8b4864b9 viewToDom and domToView works now the same way. 10 years ago
  Piotr Jasiun feda0159dd Use change event instead of direct marking elements to render. 10 years ago
  Piotr Jasiun 0df14be539 Renderer tests. Export converting functions to the separate file. 10 years ago
  Piotr Jasiun b4f38a0b30 Change methods order. 10 years ago
  Piotr Jasiun c631096bf7 Manual test for mutation observer and debugging. 10 years ago
  Piotr Jasiun 5703a36910 Use strings for enums. 10 years ago