Szymon Kupś
|
952a44893d
Merge branch 'master' into t/1210
|
8 лет назад |
Anna Tomanek
|
a62b4f7f7b
Docs: Dev utils API docs reviewed. [skip ci]
|
8 лет назад |
Szymon Kupś
|
254511bc5b
Fixed dev utils tests.
|
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 лет назад |
Piotrek Koszuliński
|
de22c255fc
Internal: Bumped the year. [skip ci]
|
8 лет назад |
Oskar Wróbel
|
f9c11d2e09
Aligned dev-utils to changes in view document.
|
8 лет назад |
Szymon Cofalik
|
f846567c83
Changed: Aligned code to correctly use new `model.Differ` and refactored `conversion.ModelConversionDispatcher`.
|
8 лет назад |
Oskar Wróbel
|
5871918839
Aligned EngineDebug with engine changes.
|
8 лет назад |
Oskar Wróbel
|
46a71fd08d
Fixed incorrect document reference.
|
8 лет назад |
Kamil Piechaczek
|
63b070f080
Added docs to Sandbox class. [skip ci]
|
8 лет назад |
Kamil Piechaczek
|
dcbcb17ed4
Renamed "Sandbox#create()" to "Sandbox#mock()".
|
8 лет назад |
Kamil Piechaczek
|
8d21d88d98
Merge branch 'master' into t/1193
|
8 лет назад |
Szymon Kupś
|
551a89c97f
Proper cleaning after engine debugging utilities testing.
|
8 лет назад |
Kamil Piechaczek
|
306464b940
Changed way how the mocks are created in engine debug tool.
|
8 лет назад |
Oskar Wróbel
|
2828241836
Increased CC of enginedebug.
|
8 лет назад |
Oskar Wróbel
|
94d71f2ed0
Fixed invalid import path.
|
8 лет назад |
Oskar Wróbel
|
473fafa82b
Added DetachOperation to EngineDebug.
|
8 лет назад |
Szymon Cofalik
|
ca526801a1
Fix: Prevent throwing error when logging MergeDelta with NoOperation.
|
8 лет назад |
Szymon Cofalik
|
178bfa9639
Fixed: Engine debug tools threw an error when logging a SplitDelta that hasn't got ususal operations.
|
8 лет назад |
Szymon Cofalik
|
884fa61bd5
Added: Better logging for `InsertDelta` and `InsertOperation`.
|
8 лет назад |
Szymon Cofalik
|
02f40d876f
Changed: Added logging whether `MoveOperation` is sticky for `MoveOperation.log()`.
|
8 лет назад |
Szymon Cofalik
|
7abb5fb325
Added: introduce context in operations and delta transformations.
|
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
|
d115d06383
Code style: Removed blockers of "no-console" rule.
|
8 лет назад |
Kamil Piechaczek
|
8e68177ec1
Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory.
|
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 лет назад |
Szymon Cofalik
|
24d240621c
Internal: forced passing boolean value in Delta#_saveHistory.
|
8 лет назад |