8
0

Commit Verlauf

Autor SHA1 Nachricht Datum
  Szymon Cofalik e0982a68d8 Changed: model/view Range constructors. vor 9 Jahren
  Piotr Jasiun e28c223083 Merge branch 'master' into t/551 vor 9 Jahren
  Szymon Cofalik be57606825 Fixed: fixes required by changes in utils.EmitterMixin + set priority for some callbacks. vor 9 Jahren
  Szymon Cofalik 89fffdcc38 Tests: added tests with unicode characters and also did some minor fixes in tests. vor 9 Jahren
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. vor 9 Jahren
  Szymon Kupś 569c780575 Merge branch 'master' into t/455 vor 9 Jahren
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. vor 9 Jahren
  Szymon Kupś 369531ab6a Changed model utilities setData method to use document.enqueueChanges. vor 9 Jahren
  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. vor 9 Jahren
  Szymon Kupś 586a658b9f Converted engine.view.Writer class to utilities functions. vor 9 Jahren
  Oskar Wrobel 564f153d7d Changed parameters orded of model.document.createRoot() method. vor 9 Jahren
  Piotr Jasiun 7a19f8daad Do not clear attributes if they are detached. They were most probably already cleared. vor 9 Jahren
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. vor 9 Jahren