Commit History

Autor SHA1 Mensaxe Data
  Piotr Jasiun fcd746d600 element.children is now protected. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 96d957cb0a Docs for operations. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun fb16c9c036 Added @constructor. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 090fa362a5 Updated children parameter of element constructor. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 8a77a0cdde Introduced element.removeChildren method. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun cb8faada49 Docs: update docs. %!s(int64=10) %!d(string=hai) anos
  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