Commit History

Author SHA1 Message Date
  Oskar Wrobel 6301385f40 Merge branch 'master' into t/306 9 years ago
  Szymon Cofalik d4967ae681 Changed: ModelConversionDispatcher#convertInsert renamed to convertInsertion. 9 years ago
  Oskar Wrobel 5a475d1103 Adjusted tests to refactored model utils. 9 years ago
  Oskar Wrobel 9252ba01dc Adjusted test to new model utils. 9 years ago
  Szymon Cofalik e0982a68d8 Changed: model/view Range constructors. 9 years ago
  Piotr Jasiun e28c223083 Merge branch 'master' into t/551 9 years ago
  Szymon Cofalik be57606825 Fixed: fixes required by changes in utils.EmitterMixin + set priority for some callbacks. 9 years ago
  Szymon Cofalik 89fffdcc38 Tests: added tests with unicode characters and also did some minor fixes in tests. 9 years ago
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 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
  Szymon Kupś 3bb6e97bf6 Changes in engine.view.writer: renamed breakAttributes and mergeAttributes method, getParentAttribute method is now private, fixed ranges and positions container validation. Updated docs and tests. 9 years ago
  Szymon Kupś 586a658b9f Converted engine.view.Writer class to utilities functions. 9 years ago
  Oskar Wrobel 564f153d7d Changed parameters orded of model.document.createRoot() method. 9 years ago
  Piotr Jasiun 7a19f8daad Do not clear attributes if they are detached. They were most probably already cleared. 9 years ago
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 years ago