Cronologia Commit

Autore SHA1 Messaggio Data
  Szymon Cofalik 3bbfb59055 Added: support for correct handling of combining marks and surrogate pairs. 9 anni fa
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. 9 anni fa
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 9 anni fa
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. 9 anni fa
  Szymon Cofalik 2a85897244 Refactored handling text data in model. 9 anni fa
  Oskar Wrobel c809496899 Renamed batch.doc to batch.document. 9 anni fa
  Szymon Cofalik a296b700f2 Changed: rename model.DocumentSelection to model.LiveSelection. 9 anni fa
  Szymon Cofalik 9a79327ba3 Fixed: engine.model.Document was JSON-ized to empty object. 9 anni fa
  Szymon Cofalik 568ea54b1e Added: engine.model.CompressedHistory. 9 anni fa
  Szymon Cofalik 49550d9e48 Added: engine.model.Batch#type. Initial batch has now 'ignore' type. 9 anni fa
  Oskar Wrobel b49f0f2db5 Removed default parameters from model.document.getRoot() calls. 9 anni fa
  Oskar Wrobel 564f153d7d Changed parameters orded of model.document.createRoot() method. 9 anni fa
  Piotr Jasiun 370c25830c Renamed treeView to view, treeModel to model and treeController to conversion. 9 anni fa