Historia zmian

Autor SHA1 Wiadomość Data
  Piotr Jasiun 2740249f66 Change variables names. Add docs. 7 lat temu
  Piotr Jasiun e1ca12c009 Rendering fix proposal. 7 lat temu
  Szymon Cofalik c1416effc9 Changed: Fixed code style. 7 lat temu
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. 7 lat temu
  Piotrek Koszuliński 19dbe76502 Unified use of the 'post-fixer' term across the code. 7 lat temu
  Maciej Gołaszewski f9c07db70c Other: Move selection post fixer to model/utils and inject it in model's constructor. 7 lat temu
  Piotrek Koszuliński 36b7d6e560 Docs: Improved writer's and model's docs. [skip ci] 7 lat temu
  Piotrek Koszuliński 67b32ec911 Docs: Improved API docs. 7 lat temu
  Piotrek Koszuliński feebbdc223 Internal: Methods should be sorted. 7 lat temu
  Kamil Piechaczek 09d3d58e5a Added missing docs. 8 lat temu
  Oskar Wróbel 0c90591171 Fix: Registered `$marker` element as an allowed `$root` and `$block` child. 8 lat temu
  Szymon Cofalik 850446a5d6 Docs: Removed documentation that a method fires a protected event. 8 lat temu
  Szymon Cofalik c44336d58a Changed: Operations no longer remove changes object on `_execute()`. 8 lat temu
  Szymon Cofalik 31ebc75f26 Changed: Changed `model.Document#event:change` to be fired after change block is done and there were changes on `Document`. 8 lat temu
  Szymon Cofalik 53dae1989e Changed: Moved operation validation to a separate event in `Model`. 8 lat temu
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 lat temu
  Piotrek Koszuliński 692c0628b9 Moar API docs. 8 lat temu
  Piotrek Koszuliński 20e0c94b74 Added some missing tests and made small code simplications. 8 lat temu
  Piotrek Koszuliński 3d6425aad4 The generic $block should be marked to be a block. 8 lat temu
  Piotrek Koszuliński c37b06c4b8 Converted more schem.allow() calls. 8 lat temu
  Piotrek Koszuliński 8650b26165 Started converting schema usage to the new API. 8 lat temu
  Maciej Bukowski c3ee662aad API docs fixes. 8 lat temu
  Maciej Bukowski 0547795b52 Cleaned up model, document and controllers API. 8 lat temu
  Piotr Jasiun 20e0d25cdb Docs for applyOperation event. 8 lat temu
  Oskar Wróbel 93bbabf08e Fixed invalid docs. 8 lat temu
  Piotr Jasiun 5a1ca265b4 Docs for model, document, writer and batch. 8 lat temu
  Oskar Wróbel 92e6c9b571 Added destroy method to Model class. 8 lat temu
  Oskar Wróbel 66aacb1ac5 Added changesDone event to document - backward compatibility. 8 lat temu
  Oskar Wróbel 16b3257fdf Aligned code with the engine changes. 8 lat temu
  Piotr Jasiun b70da305ea Added tests for change and enqueueChange methods. Change writer.batch to public. Fix small bugs. 8 lat temu