提交歷史

作者 SHA1 備註 提交日期
  Szymon Cofalik e24ad77c81 Range.containsRange introduced, operation/transform.js fixed order of returned operations, special case for one of MoveOperation by MoveOperation transformation scenarios. 10 年之前
  Szymon Cofalik e37b35de2e Range.intersectsWith() removed, Range.getCommon() renamed to Range.getIntersection(). 10 年之前
  Szymon Cofalik 2da81eba5f Range new methods: intersectsWith(), clone(), containsPosition(), getTransformedByInsertion(), getDifference(), getCommon() and createFromPositionAndOffset() 10 年之前
  Piotr Jasiun d7b83c4805 Introduced range static constructors. 10 年之前
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. 10 年之前
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 年之前
  Szymon Cofalik 3baccd70c8 Fixed tests for Position, PositionIterator, Range and Text. 10 年之前
  Piotr Jasiun 0507f422e0 Use path to describe position instead of node + offset. Minor changes. 10 年之前
  Piotr Jasiun 826f7d2285 Range tests and bug fixes. 10 年之前