Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Kupś d7e21f5c4f Added tests to core.treeView.Writer#breakAttributes. hace 10 años
  Szymon Kupś 25082c1880 Added first tests to treeView.Writer. hace 10 años
  Szymon Kupś 87b65c8477 Added basic structure of treeView.Range class. hace 10 años
  Szymon Kupś 8d1ae47055 Added isEqual method to treeView.Position. hace 10 años
  Szymon Kupś 414872d407 Added tests for treeView.Position#getShiftedBy and createFromPosition methods. hace 10 años
  Szymon Kupś b99aab3e67 Added tests to treeView.Node#remove(). hace 10 años
  Szymon Kupś ce1cdd4c2c Added tests to treeView.Text#same and treeView.Element#same methods. Update docs in treeView.Node. hace 10 años
  Szymon Kupś 11106a85f2 Added tests to core.treeView.Text#clone method. hace 10 años
  Szymon Kupś 3033189415 Changed cloneNode to clone. Added tests to Element.clone() method. hace 10 años
  Szymon Kupś 427f76ad96 Default parameter value for element.removeChildren. hace 10 años
  Piotr Jasiun 97b763e0e1 Fixed autoformatter change. hace 10 años
  Szymon Kupś 7d4cc84490 Fixed tests that were using getIteratorCount method that is moved now to utils.count(). hace 10 años
  Piotr Jasiun 93e97b368e Notes. hace 10 años
  Piotr Jasiun 7be8657f00 Writer class. hace 10 años
  Piotr Jasiun de32b15e2c Working on... hace 10 años
  Piotr Jasiun bd3b48d9d8 Merge pull request #229 from ckeditor/ot-for-deltas hace 9 años
  Piotr Jasiun dc51b60f62 File renaming. hace 9 años
  Szymon Cofalik d0e5e15776 Tests: MergeDelta x MergeDelta transformation test added. hace 9 años
  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. hace 9 años
  Szymon Cofalik d7a3d42dc2 Moved delta priorities to delta classes. hace 9 años
  Szymon Cofalik 6ffecf542c Make core.treeModel.Position and core.treeModel.Range transformation methods protected. hace 9 años
  Szymon Cofalik a72c93d0ea Cleanup: methods order in classes, let -> const. hace 9 años
  Szymon Cofalik e08d873e69 Introduced multiple special cases for deltas transformation, documented and tested delta transformations. hace 9 años
  Szymon Cofalik 00bf9fb8a9 Changes in MergeDelta API. hace 9 años
  Szymon Cofalik 9d475ef963 Introduced API for deltas. hace 9 años
  Szymon Cofalik d4b5d594af Fixed bugs in OT connected with sticky move operaitons. hace 9 años
  Szymon Cofalik 56adc45653 Add `sticky` parameter to core.treeModel.Range. hace 9 años
  Szymon Cofalik f39158593a Docs: core.treeModel.Position, core.treeModel.Range small fixes. hace 9 años
  Szymon Cofalik c8f15b01cd Added isSticky property to MoveOperation and it's child classes. hace 9 años
  Szymon Cofalik 3708cf925b Make RemoveDelta and WeakInsertDelta extend proper classes. hace 9 años