Commit History

Author SHA1 Message Date
  Oskar Wrobel 1bdb4c0f9d Added parsing values of model element attributes + little test cleanup. 9 years ago
  Szymon Cofalik 2b73f87a48 Tests: fixed skipped test. 9 years ago
  Oskar Wrobel 93bc6d4130 Refactored using of converters in model utils. 9 years ago
  Oskar Wrobel f7e4d536de Refactored model utils in tests. 9 years ago
  Oskar Wrobel 5a475d1103 Adjusted tests to refactored model utils. 9 years ago
  Szymon Cofalik 1c3e48df10 Fixes: fixes from review. 9 years ago
  Szymon Cofalik 3bbfb59055 Added: support for correct handling of combining marks and surrogate pairs. 9 years ago
  Szymon Kupś 569c780575 Merge branch 'master' into t/455 9 years ago
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 years ago
  Szymon Kupś 369531ab6a Changed model utilities setData method to use document.enqueueChanges. 9 years ago
  Oskar Wrobel 7dbf9458d4 Renamed `FORWARD` and `BACKWARD` to lower case. 9 years ago
  Oskar Wrobel 564f153d7d Changed parameters orded of model.document.createRoot() method. 9 years ago
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 years ago