Historial de Commits

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