Commit History

作者 SHA1 備註 提交日期
  Kamil Piechaczek 306464b940 Changed way how the mocks are created in engine debug tool. 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 年之前
  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 d2e263e6ed Changed: Debug tools log separator changed. 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 207f86a369 Fixed coverage. 8 年之前
  Maciej Bukowski e075f0f896 Added missing test. 8 年之前
  Maciej Bukowski fc095b9a29 Moved replayer to separate file. 8 年之前
  Maciej Bukowski 3dc371a3b7 Merge branch 'temp' into t/828 8 年之前
  Maciej Bukowski 514ea67edb Added replayer tool. 8 年之前
  Szymon Cofalik 9b71c548a2 Changed: debug tools improvements. 8 年之前
  Szymon Cofalik b3f9143763 Changed: use `is()` method in engine. 8 年之前
  Szymon Cofalik 30fcbb548e Changed: Use `is()` method. 8 年之前
  Szymon Kupś fa53a8ec20 Docs: minor fixes. 8 年之前
  Szymon Cofalik d47b66daeb Changed: Fixed logging of applied operation and a test. 8 年之前