8
0

История коммитов

Автор SHA1 Сообщение Дата
  Szymon Cofalik 1410baba8b Docs: Minor tweak in a code sample. 8 лет назад
  Szymon Cofalik 3ec5d6d2aa Changed: `model.Document#event:change` should have a batch as a param. 8 лет назад
  Szymon Cofalik 850446a5d6 Docs: Removed documentation that a method fires a protected event. 8 лет назад
  Szymon Cofalik 8f45d215ba Changed: Changed how changes are cached in `model.Differ`. 8 лет назад
  Szymon Cofalik f9a3b8d44c Docs: Minor fixes. 8 лет назад
  Szymon Cofalik 07ea87b946 Changed: `model.Differ#getChanges` now takes an object as a param. 8 лет назад
  Szymon Cofalik 07b84bcd3f Tests: Added a missing test in view converter builder to keep a satisfying level of code coverage. 8 лет назад
  Szymon Cofalik e545950bbf Added: DocumentFragment is now supported in `engine.model.SchemaContext`. 8 лет назад
  Szymon Cofalik 9e484120ae Tests: Linter fixes. 8 лет назад
  Szymon Cofalik c44336d58a Changed: Operations no longer remove changes object on `_execute()`. 8 лет назад
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. 8 лет назад
  Szymon Cofalik a157ada0a3 Changed: Moved correction listener to `model.DocumentSelection`. 8 лет назад
  Szymon Cofalik 397ccc482e Fixed: `model.LivePosition` was incorrectly transformed in some cases. 8 лет назад
  Szymon Cofalik fa2b9f9591 Docs: Minor fixes in docs. 8 лет назад
  Szymon Cofalik 53dae1989e Changed: Moved operation validation to a separate event in `Model`. 8 лет назад
  Szymon Cofalik 80c2c6785c Changed: `model.Differ` now caches `getChanges()` result. 8 лет назад
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 лет назад
  Piotr Jasiun 92f3ac5e4e Merge pull request #1233 from ckeditor/t/ckeditor5-core/110 8 лет назад
  Oskar Wróbel 1122f7b1df Dropped Document#hasRoot method in favor of Document#getRoot. 8 лет назад
  Oskar Wróbel 1b4d42ebfa Dropped Document#hasRoot method in favor of Document#getRoot. 8 лет назад
  Oskar Wróbel 97eb691f6c Docs: Improved docs. 8 лет назад
  Oskar Wróbel 2423829fc6 Test: Mock attaching to dom root where it is possible. 8 лет назад
  Oskar Wróbel 01b6ff9da3 Docs: Fixed invalid links. 8 лет назад
  Oskar Wróbel cd818bf492 Fixed invalid view root binding. 8 лет назад
  Oskar Wróbel 4cf7a8b16e Aligned view tests to changes in view document. 8 лет назад
  Oskar Wróbel 59ab7ad9a8 Aligned conversion tests to changes in view document. 8 лет назад
  Oskar Wróbel f9c11d2e09 Aligned dev-utils to changes in view document. 8 лет назад
  Oskar Wróbel 4f48f8a38d Added util for createing view root for tests. 8 лет назад
  Oskar Wróbel 617fd2693e Added view.roots -> model.roots binding to EditingController. 8 лет назад
  Oskar Wróbel cec344851b Removed createRoot() and changed attachDomRoot() in ViewDocument. 8 лет назад