Commit History

Autor SHA1 Mensaxe Data
  Piotr Jasiun 9b10cea0cb Change operation tests and bug fixes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 4caf52d868 Tests and improvements for move operation. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 8f1274ef29 Tests: Added insert and remove operations tests. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3a7346fd76 Introduce operations. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 60086945ae Renamed document to doc. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 22c6aff594 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 0507f422e0 Use path to describe position instead of node + offset. Minor changes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun b210ee0492 Added test. Updated docs. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 1d6b5b0ba2 Renamed RangeIterator to PositionIterator and changed range (constructor parameter) to boundary, it is optional now. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 826f7d2285 Range tests and bug fixes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun fc8227c0ab Introduces Range and RangeIterator. Changed position from path to node and offset. %!s(int64=10) %!d(string=hai) anos
  pjasiun 4675609889 Range. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun d2115de0ed Introduced position. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun c60c531b08 nextSibling and previousSibling use positionInParent. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3e2d47d562 Introduced node.positionInParent property. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun ba16eb07f2 Document interface. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 057c65aa7b Moved properties descriptions. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 031f935a54 Tests: for element and character constructors. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun e19b2813ee Remove globals declarations. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun f941cb8cc4 Introduced node, element and character classes. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 336431552d Added Attribute and AttributeFactory classes with tests. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 3617ed7e67 Closes #49. Merge branch 't/49' %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 19a60ba017 Use NamedCollection Map API in #find and #filter. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 5832a70a7b Added forEach, filter and find methods to Collection and NamedCollection. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 93d8d03439 Does not throw from get() so we don't need to introduce has(). %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 3688cc90b0 Closes #48. Merge branch 't/48' %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski f514365606 Added forEach method to NamedCollection API. %!s(int64=10) %!d(string=hai) anos
  Aleksander Nowodzinski 4febb69edc Use native Map for NamedCollection _models property. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 7b7643a110 Converted Collection's errors to CKEditorError (I left the one in get() as we're planning to remove it). %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński bc7c6afb92 Introduced NamedCollection. %!s(int64=10) %!d(string=hai) anos