Maciej Bukowski
|
fc784446fa
Fixed CC in `enableneginedebug`.
|
8 年之前 |
Piotrek Koszuliński
|
31314bda13
Merge branch 'master' into t/953
|
8 年之前 |
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 年之前 |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
8 年之前 |
Kamil Piechaczek
|
540b4498df
Fixed issues reported by ESLint using the flag "--fix".
|
8 年之前 |
Szymon Cofalik
|
ca3af894de
Changed: Delta#saveHistory became protected, changed how parameters are passed to it.
|
8 年之前 |
Szymon Cofalik
|
e239cbe9f6
Added: Introduced Delta#history (debug tools).
|
8 年之前 |
Szymon Cofalik
|
c6357eed17
Changed: Delta and operations logs now include also base version (debug tools).
|
8 年之前 |
Szymon Cofalik
|
cc1e6b7709
Changed: `model.Document#getAppliedDeltas` should return empty string if no deltas were applied.
|
8 年之前 |
Maciej Bukowski
|
6bb281b556
Added hook for the `Document#applyOperation`.
|
8 年之前 |
Maciej Bukowski
|
e075f0f896
Added missing test.
|
8 年之前 |
Szymon Cofalik
|
9b71c548a2
Changed: debug tools improvements.
|
8 年之前 |
Szymon Cofalik
|
d47b66daeb
Changed: Fixed logging of applied operation and a test.
|
8 年之前 |
Szymon Cofalik
|
2f8ba3f654
Changed: After enabling engine debug, overwritten .toString() methods return also class name.
|
8 年之前 |
Szymon Cofalik
|
22dfa50912
Added: Introduced engine debugging tools.
|
8 年之前 |