Historial de Commits

Autor SHA1 Mensaje Fecha
  Szymon Cofalik 178bfa9639 Fixed: Engine debug tools threw an error when logging a SplitDelta that hasn't got ususal operations. hace 8 años
  Szymon Cofalik 884fa61bd5 Added: Better logging for `InsertDelta` and `InsertOperation`. hace 8 años
  Szymon Cofalik 02f40d876f Changed: Added logging whether `MoveOperation` is sticky for `MoveOperation.log()`. hace 8 años
  Szymon Cofalik 7abb5fb325 Added: introduce context in operations and delta transformations. hace 8 años
  Szymon Cofalik 6b04950bc6 Changed: `RemoveOperation` now does not create `$holderElement` and does not set `targetPosition` on its own. hace 8 años
  Maciej Bukowski fc784446fa Fixed CC in `enableneginedebug`. hace 8 años
  Piotrek Koszuliński 31314bda13 Merge branch 'master' into t/953 hace 8 años
  Szymon Cofalik 3290bc37c8 Changed: `engine.dev-utils.enableEngineDebug` now provides additional logging when delta transformation crashes. hace 8 años
  Szymon Cofalik b492358574 Changed: `engine.dev-utils.enableEngineDebug` now takes object with `log()` and `error()` methods instead of logging method. Default is `console`. hace 8 años
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. hace 8 años
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". hace 8 años
  Szymon Cofalik ca3af894de Changed: Delta#saveHistory became protected, changed how parameters are passed to it. hace 8 años
  Szymon Cofalik e239cbe9f6 Added: Introduced Delta#history (debug tools). hace 8 años
  Szymon Cofalik c6357eed17 Changed: Delta and operations logs now include also base version (debug tools). hace 8 años
  Szymon Cofalik cc1e6b7709 Changed: `model.Document#getAppliedDeltas` should return empty string if no deltas were applied. hace 8 años
  Maciej Bukowski 6bb281b556 Added hook for the `Document#applyOperation`. hace 8 años
  Maciej Bukowski e075f0f896 Added missing test. hace 8 años
  Szymon Cofalik 9b71c548a2 Changed: debug tools improvements. hace 8 años
  Szymon Cofalik d47b66daeb Changed: Fixed logging of applied operation and a test. hace 8 años
  Szymon Cofalik 2f8ba3f654 Changed: After enabling engine debug, overwritten .toString() methods return also class name. hace 8 años
  Szymon Cofalik 22dfa50912 Added: Introduced engine debugging tools. hace 8 años