Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik a724a19e3c Added: engine.model.MarkersCollection. il y a 9 ans
  Szymon Kupś 23e899217a Minor docs fixes and refactoring. il y a 9 ans
  Szymon Kupś 52dfc74e82 Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this. il y a 9 ans
  Piotrek Koszuliński 33fb840048 API docs fixes. il y a 9 ans
  Maciej Bukowski 9fbd3d2acc Docs: fixed incorrect references. il y a 9 ans
  Maciej Bukowski 57c6172b6e Docs: fixed references. il y a 9 ans
  Maciek 8baab1fbb8 Docs: converting docs to the new format. il y a 9 ans
  Maciek 6c2000dc00 Docs: aligning to new format, fixed event refs. il y a 9 ans
  Maciek 7dd7d360ce Fixed few typos. il y a 9 ans
  Maciek ba20d9ad60 Docs: renamed many type references. il y a 9 ans
  Maciek 6af1af021f Started fixing docs in engine. il y a 9 ans
  Szymon Cofalik 393bec9346 Added: model.Document#getNearestSelectionPosition. il y a 9 ans
  Piotrek Koszuliński 65142cf94f Removed the composer. il y a 9 ans
  Piotrek Koszuliński b9b87c6aa8 Refactoring: prepended protected methods with underscores. il y a 9 ans
  Szymon Cofalik ec10eae144 Remove: LiveSelection listeners from Document. il y a 9 ans
  Szymon Cofalik 642abe5f87 Changed: moved model.LiveSelection#getDefaultRange to model.Document + other slight fixes. il y a 9 ans
  Piotr Jasiun d0447b06ac Merge pull request #550 from ckeditor/t/478d il y a 9 ans
  Szymon Cofalik 3bbfb59055 Added: support for correct handling of combining marks and surrogate pairs. il y a 9 ans
  Maksymilian Barnaś 955cad14ea Updated error names. il y a 9 ans
  Szymon Cofalik 7b79abaf81 Docs: fixes. il y a 9 ans
  Szymon Cofalik c4659768c7 Changed: converted some methods to getters and vice versa. Fixes #518. Tests: fixed 100% CC. il y a 9 ans
  Szymon Cofalik f1585e4a98 Merge branch 'master' into t/480 il y a 9 ans
  Piotrek Koszuliński c88cb07749 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Szymon Cofalik 215386d4dd Docs: huge docs refactor in engine, also changed methods order and variables names. il y a 9 ans
  Szymon Cofalik c3f84592ad Merge branch 'master' into t/329 il y a 9 ans
  Szymon Cofalik a296b700f2 Changed: rename model.DocumentSelection to model.LiveSelection. il y a 9 ans
  Szymon Cofalik d1c8532714 Changed: model.Document#applyOperation does not silence error when applying operation without a delta. Tests: wrapped applied operations with deltas. il y a 9 ans
  Szymon Cofalik 9a79327ba3 Fixed: engine.model.Document was JSON-ized to empty object. il y a 9 ans
  Szymon Cofalik 6ba7325f60 Changed: split engine.model.Selection to Selection and DocumentSelection. il y a 9 ans
  Szymon Cofalik 80aadc113b Changed: merge CompressedHistory and History into one class History. il y a 9 ans