提交歷史

作者 SHA1 備註 提交日期
  Mateusz Samsel d3f4b23206 Unify names of unit tests. 6 年之前
  Mateusz Samsel 33890bb968 Add unit tests for view components. 6 年之前
  Maciej Bukowski 81a8cb1ee0 Fixed view tests. 6 年之前
  Maciej Bukowski 5d2f8e713e Fixing error context - WIP. 6 年之前
  Maciej Bukowski ab458a9e2c WIP - changing errors. 6 年之前
  Kamil Piechaczek 35aba7b0d6 Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] 6 年之前
  Kamil Piechaczek c7953fd655 Internal: Bumped the year. [skip ci] 6 年之前
  Piotrek Koszuliński 6321ebfd65 Docs: A lot of corrections all across the docs. 7 年之前
  Maciej Gołaszewski 94feadd5d2 Review writerSetSelection() API calls with single position. 7 年之前
  Maciej Gołaszewski f4fd8ff443 Update model/view position docs and tests. 7 年之前
  Maciej Gołaszewski f562fee02a Docs: Remove Position._createAt() references from docs. 7 年之前
  Maciej Gołaszewski d4bd96762e Changed: Make view Position & Range factory methods protected. 7 年之前
  Maciej Gołaszewski 8df81fd046 Remove default value of offset parameter from model methods. 7 年之前
  Maciej Gołaszewski 92872fa6d3 Remove default value of offset parameter from view methods. 7 年之前
  Maciej Gołaszewski 90d2a88bf7 Make Position.createAt() offset parameter required. 7 年之前
  Szymon Kupś d58187dda4 AttributeElement priority is now protected. EditableElement document is now protected. 7 年之前
  Szymon Kupś 6b11846acc Fixed view Position test. 8 年之前
  Piotrek Koszuliński de22c255fc Internal: Bumped the year. [skip ci] 8 年之前
  Szymon Cofalik 7692ed2520 Tests: Added mising test in `view.Position` and fixing CC. 8 年之前
  Kamil Piechaczek e19c56bac7 Improvements for the tests and refactored the "model.Position#getCommonAncestor()" method. 8 年之前
  Kamil Piechaczek 85202fc930 Fixed indent in comment. [skip ci] 8 年之前
  Kamil Piechaczek 15eed8847e Improved the tests. 8 年之前
  Kamil Piechaczek 3d69876eba Improved docs and tests. 8 年之前
  Kamil Piechaczek 78d2eb60f0 Introduced `Position#getCommonAncestor( otherPosition )` and `Range#getCommonAncestor()` methods for `view` and `model`. 8 年之前
  Kamil Piechaczek 540b4498df Fixed issues reported by ESLint using the flag "--fix". 8 年之前
  Szymon Cofalik df328982e2 Add: Introduced `is()` method for engine view. 8 年之前
  Piotr Jasiun eaa205ddc8 Merged getPriorPosition and getFurtherPosition into one getLastMatchingPosition. Renamed `Range.getShrinked` to `Range.getTrimmed`. 8 年之前
  Piotr Jasiun 625c85b055 Introduced view.Range#getEnlarded, view.Range#getShrinked, view.Position#getFurtherPosition, view.Position#getPriorPosition, view.TreeWalker#skip. 8 年之前
  Szymon Cofalik 3dc1540fd2 Changed: Position.getAncestors() was returning nodes in different order than Node.getAncestors(). 8 年之前
  Szymon Cofalik e3c6d85793 Removed: view.DocumentFragment#getAncestors(). 8 年之前