Historique des commits

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