Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Oskar Wróbel daf4e612c4 Aligned tests with engine changes. 8 年之前
  Piotrek Koszuliński 2debd0e781 Revert "Merge pull request #1175 from ckeditor/t/897" 8 年之前
  Maciej Gołaszewski 0f3acc2742 Other: Make Position immutable. 8 年之前
  Piotrek Koszuliński 6fa452c666 Minor docs and code cleanup. 8 年之前
  Kamil Piechaczek e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. 8 年之前
  Kamil Piechaczek 15eed8847e Improved the tests. 8 年之前
  Kamil Piechaczek 2c6266851a Simplified "Position#getCommonAncestor()" (model) and fixed incorrect docs. 8 年之前
  Kamil Piechaczek 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. 8 年之前
  Piotrek Koszuliński 993e0f73b7 Don't return the block in which selection ends if it ends at its beginning. 8 年之前
  Kamil Piechaczek 8e68177ec1 Fixed issues reported by ESLint in "tests/" directory. "no-confusing-arrow" is also fixed in "src/" directory. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Szymon Cofalik 30fcbb548e Changed: Use `is()` method. 8 年之前
  Piotr Jasiun eaa205ddc8 Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`. 8 年之前
  Piotr Jasiun 7e26937be2 Introduced model.TreeWalker#skip, model.Position#getFurtherPosition, model.Position#getPriorPosition. 8 年之前
  Szymon Cofalik 3dc1540fd2 Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors(). 8 年之前
  Szymon Cofalik 5261f62014 Fixed: model.Position#getAncestors. 8 年之前
  Piotrek Koszuliński d893eb58d9 Updated imports to use scoped packages. 9 年之前
  Piotrek Koszuliński c904325be6 Bump up the year. 9 年之前
  Piotrek Koszuliński 1e6d9a8380 Updated tests – removed bender tags and CSS links. 9 年之前
  Piotrek Koszuliński 2a894e8be4 Use package-based paths to modules. 9 年之前
  Piotrek Koszuliński 00e6897cc2 Tests and fixes for getCommonPath. 9 年之前
  Piotrek Koszuliński ffb24ae62b Made Karma complain less. 9 年之前
  Piotrek Koszuliński c7aa0d31cc Changed imports in automated tests to be compatible with Webpack. 9 年之前
  Szymon Cofalik a7058d785a Added: model.Position#getAncestors. 9 年之前
  Maksymilian Barnaś a04d16dc61 Revert "Merge pull request #573 from ckeditor/t/572" 9 年之前
  Maksymilian Barnaś 2b5390945f Update tests with `throwCKEditorError` check. 9 年之前
  Szymon Cofalik e45c2b3865 Merge pull request #547 from ckeditor/t/527 9 年之前
  Szymon Cofalik 114a2da255 Tests: missed test case was failing. 9 年之前
  Maksymilian Barnaś 745adac0cb Updated tests. 9 年之前