8
0

История коммитов

Автор SHA1 Сообщение Дата
  Piotr Jasiun f2700967fd Change event code. 10 лет назад
  Szymon Cofalik 871fdcb10a operation/transform.js changed ranges sorting. 10 лет назад
  Szymon Cofalik 95d71c441a Sorted methods in classes in document namespace. 10 лет назад
  Piotrek Koszuliński 844054fdaf API docs. 10 лет назад
  Szymon Cofalik b302bab944 Position.getTransformedByMove introduced, Position.getCombined become protected method. 10 лет назад
  Szymon Cofalik 0dae255cfa Position.parentPath to Position.getParentPath(). 10 лет назад
  Szymon Cofalik c777bb5a63 Position.isBefore() and Position.isAfter() introduced. 10 лет назад
  Szymon Cofalik b50a72b50c JSCS and JSHint errors. 10 лет назад
  Szymon Cofalik dedf77e561 Position.getCombined(), .getTransformedByInsertion() and .getTransformedByDeletion() introduced. 10 лет назад
  Szymon Cofalik 9ac4296aa7 Position.compareWith() introduced. 10 лет назад
  Szymon Cofalik 59fa1fe849 Changes in Position: constructor may throw error, setter for .offset, .getParentPath() to .parentPath, introduced .clone() 10 лет назад
  Piotrek Koszuliński 5ecd6d8705 Use arrow functions. 10 лет назад
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. 10 лет назад
  Piotr Jasiun 3de1e0f4c0 Changed Node.positionInParent to Node.getIndex(). 10 лет назад
  Piotrek Koszuliński 0a871585c5 Typos, corrections and clarifications in the API docs. 10 лет назад
  Piotr Jasiun 8f7170af41 Introduced Position.getParentPath. 10 лет назад
  Szymon Cofalik b2d9c49d5d Corrected typos and documentation for Tree Model classes. 10 лет назад
  Piotr Jasiun 4bcfbebec3 Rename makePosition* to create*. 10 лет назад
  Piotr Jasiun fcd746d600 element.children is now protected. 10 лет назад
  Piotr Jasiun fb16c9c036 Added @constructor. 10 лет назад
  Piotr Jasiun cb8faada49 Docs: update docs. 10 лет назад
  Piotr Jasiun 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. 10 лет назад
  Piotr Jasiun 4a04fe28de Introduced NodeList class. 10 лет назад
  Piotr Jasiun 6318ccdd8d Position use root + path instead of doc + path. 10 лет назад
  Piotr Jasiun ed86d8d9f4 Use CKEditorError. 10 лет назад
  Piotr Jasiun 2b105f387d Renamed document to doc. 10 лет назад
  Piotr Jasiun 64139d67fe Use path to describe position instead of node + offset. Minor changes. 10 лет назад
  Piotr Jasiun 9059a71e43 Added test. Updated docs. 10 лет назад
  Piotr Jasiun f31254456d Introduces Range and RangeIterator. Changed position from path to node and offset. 10 лет назад
  Piotr Jasiun 17667b5f07 Introduced position. 10 лет назад