提交历史

作者 SHA1 备注 提交日期
  Szymon Cofalik 0652307cd8 Range.containsRange introduced, operation/transform.js fixed order of returned operations, special case for one of MoveOperation by MoveOperation transformation scenarios. 10 年之前
  Szymon Cofalik 157cd2f93b Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). 10 年之前
  Szymon Cofalik 64957f26e9 Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() 10 年之前
  Piotr Jasiun 3bb01e38f4 Introduced range static constructors. 10 年之前
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 年之前
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. 10 年之前
  Szymon Cofalik ecbe34b609 Fixed tests for Position, PositionIterator, Range and Text. 10 年之前
  Piotr Jasiun 64139d67fe Use path to describe position instead of node + offset. Minor changes. 10 年之前
  Piotr Jasiun f7f6f7ec2e Range tests and bug fixes. 10 年之前