Szymon Cofalik
|
3290bc37c8
Changed: `engine.dev-utils.enableEngineDebug` now provides additional logging when delta transformation crashes.
|
8 лет назад |
Szymon Cofalik
|
b492358574
Changed: `engine.dev-utils.enableEngineDebug` now takes object with `log()` and `error()` methods instead of logging method. Default is `console`.
|
8 лет назад |
Szymon Cofalik
|
e9292c3020
Tests: changed test name.
|
8 лет назад |
Piotrek Koszuliński
|
27a97922a0
Merge pull request #952 from ckeditor/t/951
|
8 лет назад |
Aleksander Nowodzinski
|
1d1682954a
Enabled the #951 fix for all web browsers to avoid code branching.
|
8 лет назад |
Aleksander Nowodzinski
|
44d80abced
Extended the #951 fix to consider the internal scroll of the DOM editable.
|
8 лет назад |
Aleksander Nowodzinski
|
6aefc1b07c
Fix: DomConverter should actively prevent window scroll on focus in WebKit. Closes #951.
|
8 лет назад |
Piotrek Koszuliński
|
8dd1f8588c
Merge pull request #944 from ckeditor/t/943
|
8 лет назад |
Piotrek Koszuliński
|
4284f1a22d
Merge pull request #947 from ckeditor/t/946
|
8 лет назад |
Szymon Cofalik
|
472e61edcf
Tests: modified test for MarkerDelta transformation with null ranges.
|
8 лет назад |
Szymon Cofalik
|
900cc0fb22
Changed: Modified transformation case for Remove/ReinsertOperation x RemoveOperation transformation.
|
8 лет назад |
Szymon Cofalik
|
d4f0aa39fd
Changed: `MarkerDelta` transformation should consider ranges equal to `null`.
|
8 лет назад |
Szymon Cofalik
|
24d240621c
Internal: forced passing boolean value in Delta#_saveHistory.
|
8 лет назад |
Szymon Cofalik
|
72767420f7
Merge pull request #941 from ckeditor/t/940
|
8 лет назад |
Szymon Cofalik
|
ca3af894de
Changed: Delta#saveHistory became protected, changed how parameters are passed to it.
|
8 лет назад |
Szymon Cofalik
|
31f3e95942
Changed: move functions declarations to `deltaTransform` object.
|
8 лет назад |
Szymon Cofalik
|
e239cbe9f6
Added: Introduced Delta#history (debug tools).
|
8 лет назад |
Szymon Cofalik
|
ce682a46c1
Changed: wrapped functions exported by delta/transform.js in a single object.
|
8 лет назад |
Szymon Cofalik
|
c6357eed17
Changed: Delta and operations logs now include also base version (debug tools).
|
8 лет назад |
Piotrek Koszuliński
|
f20109f56b
Release: v0.10.0.
|
8 лет назад |
Piotrek Koszuliński
|
8a63c6d024
Internal: Updated dependencies.
|
8 лет назад |
Piotrek Koszuliński
|
44067a3429
Docs: Changelog. [skip ci]
|
8 лет назад |
Piotrek Koszuliński
|
7920621f8f
Docs: Improved BVC#withPriority() docs.
|
8 лет назад |
Piotrek Koszuliński
|
7cf38dc98b
Docs: Fixed incorrect API doc.
|
8 лет назад |
Szymon Cofalik
|
00a455b20b
Merge pull request #935 from ckeditor/t/647
|
8 лет назад |
Piotrek Koszuliński
|
fe4d80f69a
Merge pull request #933 from ckeditor/t/932
|
8 лет назад |
Szymon Cofalik
|
060cf21d7b
Tests: fixed tests for comment element.
|
8 лет назад |
Szymon Cofalik
|
4cb67989b6
Changed: cosmetic changes in ViewConversionDispatcher.
|
8 лет назад |
Piotrek Koszuliński
|
c60d4c92e5
DomConverter.domToView() will return null for comments.
|
8 лет назад |
Piotrek Koszuliński
|
fa6fc662c0
Code style.
|
8 лет назад |