Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. il y a 7 ans
  Szymon Cofalik 1e01bf36d9 Changed: Introduced `MergeOperation#howMany` and `SplitOperation#howMany`. il y a 7 ans
  Szymon Cofalik f8c78206f5 Merge branch 't/1461' into t/ot-followups il y a 7 ans
  Szymon Cofalik 9ee2170d45 Changed: Remove `ReinsertOperation` and `RemoveOperation`. il y a 7 ans
  Szymon Cofalik 32a2f1e549 Docs: Improved error docs. il y a 7 ans
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. il y a 7 ans
  Maciej Gołaszewski 88fb7a1561 Tests: Properly use sinon sandbox in tests. il y a 7 ans
  Aleksander Nowodzinski 7fc7d346fe Tests/Docs: Updated Writer and DocumentSelection docs and tests to the newest API. il y a 7 ans
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". il y a 7 ans
  Kamil Piechaczek 04a933904d Merge branch 'master' into t/738 il y a 7 ans
  Szymon Kupś a85b2d3588 Merge branch 'master' into t/1267 il y a 7 ans
  Szymon Kupś 9bd4101fdb Removing non-exitent attributes from DocumentSelection prevents from adding them during attribute auto-update. il y a 7 ans
  Kamil Piechaczek 2ea3620391 Merge branch 'master' into t/738 il y a 7 ans
  Szymon Kupś 17e97668ca DocumentSelection attributes update fix WIP. il y a 7 ans
  Maciej Bukowski 0fbe06dad0 Changed DocumentSelection#setTo API. il y a 7 ans
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. il y a 7 ans
  Oskar Wróbel 8ca54dcbfa Added mechanism that prevents from conflicts when selection gravity is overridden more than once. il y a 7 ans
  Oskar Wróbel 8800ddb531 Introduced `Writer#restoreSelectionGravity()` method. il y a 7 ans
  Oskar Wróbel f0823ca196 Introduced DocumentSelection method for overriding default gravity behaviour. il y a 7 ans
  Oskar Wróbel 2228428599 Tests: Set proper metod names. il y a 7 ans
  Kamil Piechaczek 986abde22b Added test which ensures whether DocumentSelection#change:range event is fired once. il y a 7 ans
  Maciej Bukowski 2d3166569d Added DocumentSelection#getSelectedElement(). il y a 7 ans
  Maciej Bukowski 98cf87612b Added last missing test, removed dead code. il y a 7 ans
  Maciej Bukowski 005ad5d638 Added missing test for autoparagraphing at custom selection. il y a 7 ans
  Maciej Bukowski a9573be26e Added missing tests for insertContent and deleteContent. il y a 7 ans
  Maciej Bukowski 91b652b12a Added missing test for LiveSelection. il y a 7 ans
  Maciej Bukowski acef0131f5 Removed DocumentSelection#clearAttributes. il y a 8 ans
  Maciej Bukowski cc12877c0e Added Writer#clearSelectionAttributes. il y a 8 ans
  Maciej Bukowski f49e2a9036 Removed bug and added test for it. il y a 8 ans
  Maciej Bukowski 65ebfee514 Moved writer-related LiveSelection parts to the Writer. il y a 8 ans