8
0

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

Автор SHA1 Сообщение Дата
  Piotrek Koszuliński e98bfb5037 Internal: Fixed code style after upgrading eslint-config-ckeditor5. 8 лет назад
  Oskar Wróbel 02b01ab398 Refactored conversion and DataController to use new Batch API. 8 лет назад
  Oskar Wróbel 7f705b4898 Aligned engine code with new Batch API. 8 лет назад
  Oskar Wróbel 4ea69cb273 Do not increase document version for non-document operations. 8 лет назад
  Oskar Wróbel a41e8490d5 Docs. 8 лет назад
  Oskar Wróbel a6f9d141cf Internal: Simplified imports of modules that are not used directly in the code. 8 лет назад
  Piotrek Koszuliński 2794b867aa More error documentation improvements. 8 лет назад
  Kamil Piechaczek 2230723279 Docs: Fixed invalid error docs. [skip ci] 8 лет назад
  Szymon Cofalik a7dd3454e8 Changed: Every operation execution should lead to firing model.Document#event:change. 8 лет назад
  Piotrek Koszuliński 9a7d3d2368 Code style: Aligned generators code style to new ESLint version. 8 лет назад
  Kamil Piechaczek 4807e388c1 Code style: Aligned code style to new ESLint version. 8 лет назад
  Piotrek Koszuliński 708f901480 Updated document#change docs. 8 лет назад
  Piotrek Koszuliński 858e6a4917 Renamed LiveSelection to DocumentSelection. 8 лет назад
  Szymon Cofalik 9917897f58 Added: Introduced `model.Document#transformDeltas` as an entry point for deltas transformation (instead of `deltaTransform.transformDeltaSets` which is protected). 8 лет назад
  Piotrek Koszuliński 660240bc64 Code style: Fixed linter issues. 8 лет назад
  Kamil Piechaczek 58d3b6e0e5 Code style: Removed blockers of "one-var" rule. 8 лет назад
  Kamil Piechaczek e0212e36d5 Fixed issues reported by ESLint in "src/" directory. 8 лет назад
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 лет назад
  Piotrek Koszuliński bbcbf43967 Docs: Fixed various API docs links. 9 лет назад
  Szymon Cofalik 6765a39e95 Changed: made model.Document#_roots public and renamed to #roots. 9 лет назад
  Szymon Cofalik 0efaf05d5c Added: deltaType parameter in model.Document#event:change. 9 лет назад
  Szymon Cofalik 36b2ed4a57 Changed: model.Document move #selection init before #markers init as #selection listens to #markers. 9 лет назад
  Szymon Cofalik 8830d8a472 Changed: Markers refactor: 9 лет назад
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 лет назад
  Piotrek Koszuliński c904325be6 Bump up the year. 9 лет назад
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 лет назад
  Szymon Cofalik 5d05a22af5 Docs: updated module paths in docs. 9 лет назад
  Szymon Cofalik a724a19e3c Added: engine.model.MarkersCollection. 9 лет назад
  Szymon Kupś 23e899217a Minor docs fixes and refactoring. 9 лет назад
  Szymon Kupś 52dfc74e82 Change behavior and rename model Document#getNearestSelectionPosition to getNearestSelectionRange. Added tests and required fixes to other methods using this. 9 лет назад