Histórico de Commits

Autor SHA1 Mensagem Data
  Piotr Jasiun 355bceba49 Removed createFromPositionAndShift, use Range.createFromPositionAndOffset instead. há 10 anos atrás
  Piotr Jasiun 7e2cfc5d70 Tests for createFromPositionAndShift. há 10 anos atrás
  Szymon Cofalik e695e90c51 Position.getTransformedByMove introduced, Position.getCombined become protected method. há 10 anos atrás
  Szymon Cofalik b1748f2537 Tests: new and changed tests for Position. há 10 anos atrás
  Szymon Cofalik e894065a1c Position.parentPath to Position.getParentPath(). há 10 anos atrás
  Szymon Cofalik 9ea00683c3 JSCS and JSHint errors. há 10 anos atrás
  Szymon Cofalik f6b672e468 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. há 10 anos atrás
  Szymon Cofalik e6cc261b3e Position.compareWith() introduced. há 10 anos atrás
  Szymon Cofalik 869749bb4e Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() há 10 anos atrás
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. há 10 anos atrás
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. há 10 anos atrás
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. há 10 anos atrás
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. há 10 anos atrás
  Piotr Jasiun bdb481f6f1 Introduced Position.getParentPath. há 10 anos atrás
  Szymon Cofalik b4d0ca1716 Code style corrections for tests. há 10 anos atrás
  Szymon Cofalik 3baccd70c8 Fixed tests for Position, PositionIterator, Range and Text. há 10 anos atrás
  Piotr Jasiun 5e237482a1 Rename makePosition* to create*. há 10 anos atrás
  Piotr Jasiun ffd871bc3f makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. há 10 anos atrás
  Piotr Jasiun 9c1b9fd2de Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. há 10 anos atrás
  Piotr Jasiun cac4f40ddf Introduced NodeList class. há 10 anos atrás
  Piotr Jasiun de701d6838 Position use root + path instead of doc + path. há 10 anos atrás
  Piotr Jasiun 7190f6f302 Use CKEditorError. há 10 anos atrás
  Piotr Jasiun 21639c412d Fixed broken position test. há 10 anos atrás
  Piotr Jasiun 0507f422e0 Use path to describe position instead of node + offset. Minor changes. há 10 anos atrás
  Piotr Jasiun fc8227c0ab Introduces Range and RangeIterator. Changed position from path to node and offset. há 10 anos atrás
  Piotr Jasiun d2115de0ed Introduced position. há 10 anos atrás