提交歷史

作者 SHA1 備註 提交日期
  Szymon Kupś 9de04257f9 Minor docs fix for core.treeView.Range. 9 年之前
  Szymon Kupś 5f268c977d Added core.treeView.Writer breakRange, remove and insert methods with tests. 9 年之前
  Szymon Kupś db2d9f31f1 Returning number of inserted children in core.treeView.Element appendChildren and insertChildren methods. 9 年之前
  Szymon Kupś a3b6c54f8b Tests checking usage of mixed ranges in treeView.Writer#unwrap() 9 年之前
  Szymon Kupś e7474ecf05 Added more tests to core.treeView.writer. 9 年之前
  Szymon Kupś ba52bbc0e0 Added more tests to core.treeView.Writer methods. Created wrap() method. 9 年之前
  Szymon Kupś 672599b19d Added more tests to core.treeView.Writer#unwrap. 9 年之前
  Szymon Kupś bc74d0c0fb Working on core.treeView.Writer wrap and unwrap methods. 9 年之前
  Szymon Kupś 34ac1b9a90 Added tests and minor fix to core.treeView.Writer#mergeAttributes method. 10 年之前
  Szymon Kupś d7e21f5c4f Added tests to core.treeView.Writer#breakAttributes. 10 年之前
  Szymon Kupś 25082c1880 Added first tests to treeView.Writer. 10 年之前
  Szymon Kupś 87b65c8477 Added basic structure of treeView.Range class. 10 年之前
  Szymon Kupś 8d1ae47055 Added isEqual method to treeView.Position. 10 年之前
  Szymon Kupś 414872d407 Added tests for treeView.Position#getShiftedBy and createFromPosition methods. 10 年之前
  Szymon Kupś b99aab3e67 Added tests to treeView.Node#remove(). 10 年之前
  Szymon Kupś ce1cdd4c2c Added tests to treeView.Text#same and treeView.Element#same methods. Update docs in treeView.Node. 10 年之前
  Szymon Kupś 11106a85f2 Added tests to core.treeView.Text#clone method. 10 年之前
  Szymon Kupś 3033189415 Changed cloneNode to clone. Added tests to Element.clone() method. 10 年之前
  Szymon Kupś 427f76ad96 Default parameter value for element.removeChildren. 10 年之前
  Piotr Jasiun 97b763e0e1 Fixed autoformatter change. 10 年之前
  Szymon Kupś 7d4cc84490 Fixed tests that were using getIteratorCount method that is moved now to utils.count(). 10 年之前
  Piotr Jasiun 93e97b368e Notes. 10 年之前
  Piotr Jasiun 7be8657f00 Writer class. 10 年之前
  Piotr Jasiun de32b15e2c Working on... 10 年之前
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas 9 年之前
  Piotr Jasiun dc51b60f62 File renaming. 9 年之前
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. 9 年之前
  Szymon Cofalik 559033d6cd Split core.treeModel.delta.transform into two files, one with API and one with transformation cases. Renamed transform#addSpecialCase to transform#addTransformationCase. 9 年之前
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. 9 年之前
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. 9 年之前