Historique des commits

Auteur SHA1 Message Date
  Szymon Cofalik b302bab944 Position.getTransformedByMove introduced, Position.getCombined become protected method. il y a 10 ans
  Szymon Cofalik afb71297ef Tests: new and changed tests for Position. il y a 10 ans
  Szymon Cofalik 0dae255cfa Position.parentPath to Position.getParentPath(). il y a 10 ans
  Szymon Cofalik b50a72b50c JSCS and JSHint errors. il y a 10 ans
  Szymon Cofalik dedf77e561 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. il y a 10 ans
  Szymon Cofalik 9ac4296aa7 Position.compareWith() introduced. il y a 10 ans
  Szymon Cofalik 59fa1fe849 Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 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
  Piotr Jasiun 8f7170af41 Introduced Position.getParentPath. il y a 10 ans
  Szymon Cofalik f901920eb9 Code style corrections for tests. il y a 10 ans
  Szymon Cofalik ecbe34b609 Fixed tests for Position, PositionIterator, Range and Text. il y a 10 ans
  Piotr Jasiun 4bcfbebec3 Rename makePosition* to create*. il y a 10 ans
  Piotr Jasiun 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. il y a 10 ans
  Piotr Jasiun 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. il y a 10 ans
  Piotr Jasiun 4a04fe28de Introduced NodeList class. il y a 10 ans
  Piotr Jasiun 6318ccdd8d Position use root + path instead of doc + path. il y a 10 ans
  Piotr Jasiun ed86d8d9f4 Use CKEditorError. il y a 10 ans
  Piotr Jasiun 6a536f4d91 Fixed broken position test. 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 f31254456d Introduces Range and RangeIterator. Changed position from path to node and offset. il y a 10 ans
  Piotr Jasiun 17667b5f07 Introduced position. il y a 10 ans