Historial de Commits

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