Histórico de Commits

Autor SHA1 Mensagem Data
  Szymon Cofalik fe735a2084 Added: Introduced `SplitOperation#insertionPosition` as a settable property. Renamed `SplitOperation#position` to `#splitPosition`. há 7 anos atrás
  Szymon Cofalik 7790d8d293 Changed: `baseVersion` was moved to be the last argument in `MarkerOperation` constructor. há 7 anos atrás
  Szymon Cofalik 97744b7f6b Changed: Removed unreachable branch in `model.Range#_getTransformedByMergeOperation`. há 7 anos atrás
  Oskar Wróbel 76cf6bfbef Internal: Changed the way of data serialization. há 7 anos atrás
  Szymon Cofalik 65ca18933d Operational transformation refactor. Added new operations, transformations and changed other code connected with it. Added new tests. há 7 anos atrás
  Maciej Gołaszewski 88fb7a1561 Tests: Properly use sinon sandbox in tests. há 7 anos atrás
  Kamil Piechaczek c63c55c6e9 Renamed "_*Children()" name of functions to "_*Child()". há 7 anos atrás
  Kamil Piechaczek bfd5f00dc2 Changed public API to protected. há 7 anos atrás
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] há 8 anos atrás
  Oskar Wróbel daf4e612c4 Aligned tests with engine changes. há 8 anos atrás
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" há 8 anos atrás
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. há 8 anos atrás
  Piotrek Koszuliński 6fa452c666 Minor docs and code cleanup. há 8 anos atrás
  Kamil Piechaczek e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. há 8 anos atrás
  Kamil Piechaczek 15eed8847e Improved the tests. há 8 anos atrás
  Kamil Piechaczek 2c6266851a Simplified "Position#getCommonAncestor()" (model) and fixed incorrect docs. há 8 anos atrás
  Kamil Piechaczek 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. há 8 anos atrás
  Piotrek Koszuliński 993e0f73b7 Don't return the block in which selection ends if it ends at its beginning. há 8 anos atrás
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. há 8 anos atrás
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". há 8 anos atrás
  Szymon Cofalik 30fcbb548e Changed: Use `is()` method. há 8 anos atrás
  Piotr Jasiun eaa205ddc8 Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`. há 8 anos atrás
  Piotr Jasiun 7e26937be2 Introduced model.TreeWalker#skip, model.Position#getFurtherPosition, model.Position#getPriorPosition. há 8 anos atrás
  Szymon Cofalik 3dc1540fd2 Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors(). há 9 anos atrás
  Szymon Cofalik 5261f62014 Fixed: model.Position#getAncestors. há 9 anos atrás
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. há 9 anos atrás
  Piotrek Koszuliński c904325be6 Bump up the year. há 9 anos atrás
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. há 9 anos atrás
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. há 9 anos atrás
  Piotrek Koszuliński 00e6897cc2 Tests and fixes for getCommonPath. há 9 anos atrás