Commit History

Autor SHA1 Mensaxe Data
  Piotr Jasiun d91c09eb3a Remove and move _execute check if nodes match. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun a2868c5522 Check if oldAttr.key != newAttr.key may be done before a loop. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 6ee121fe42 makePositionFromParentAndOffset, makePositionBefore and makePositionAfter do not need root as a parameter. Added node.root getter property. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun cba714e5cc Introduces Text class. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3e96198449 Removed nodeList.push. Introduced element.insertChildren. Element can be created with children. Parent is added automatically when node is inserted. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 4a04fe28de Introduced NodeList class. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 6318ccdd8d Position use root + path instead of doc + path. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 02259c7886 Change operation accepts multiple ranges. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun ed86d8d9f4 Use CKEditorError. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 5d730ee0fe Tests for getAttr and hasAttr %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 6a536f4d91 Fixed broken position test. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun fc86063542 Change operation tests and bug fixes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 2ada7f2603 Tests and improvements for move operation. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 5b9f333618 Tests: Added insert and remove operations tests. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 843f29e545 Introduce operations. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 2b105f387d Renamed document to doc. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun d0654222ef Changed the attribute class, because it need to work with the collaborating editing so attributes need to be serializable and deserializable without loosing any important informations. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 64139d67fe Use path to describe position instead of node + offset. Minor changes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 9059a71e43 Added test. Updated docs. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 103f388c55 Renamed RangeIterator to PositionIterator and changed range (constructor parameter) to boundary, it is optional now. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun f7f6f7ec2e Range tests and bug fixes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun f31254456d Introduces Range and RangeIterator. Changed position from path to node and offset. %!s(int64=10) %!d(string=hai) anos
  pjasiun 93a69d364a Range. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 17667b5f07 Introduced position. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun fcb91a5941 nextSibling and previousSibling use positionInParent. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 699811d898 Introduced node.positionInParent property. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun de3b0ba577 Document interface. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun f82f918154 Moved properties descriptions. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun abc4ec3f41 Tests: for element and character constructors. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun c71dd418b6 Remove globals declarations. %!s(int64=10) %!d(string=hai) anos