提交历史

作者 SHA1 备注 提交日期
  Piotr Jasiun 3939d8cf6f Merge pull request #75 from ckeditor/t/74 10 年之前
  Piotr Jasiun 36bb96a018 Merge pull request #70 from cksource/t/33-tree 10 年之前
  Piotrek Koszuliński 6e09419b5b API docs... Ekhm. 10 年之前
  Piotr Jasiun 193e4efe83 Improved node-not-found-in-parent error. 10 年之前
  Piotr Jasiun 318290bee3 We decided not to use "op", because it may be unclear. 10 年之前
  Piotr Jasiun 3350345f4f Tests: Added missing tests for Node.getPath(). 10 年之前
  Piotr Jasiun 3de1e0f4c0 Changed Node.positionInParent to Node.getIndex(). 10 年之前
  Piotrek Koszuliński ea06686da6 Model.set() should throw when property already exists. 10 年之前
  Piotrek Koszuliński 330b5650ac Changed document.operations namespace to document.operation. 10 年之前
  Piotrek Koszuliński 847381c23b We don't need that much information about each error. Keep it short. 10 年之前
  Piotrek Koszuliński 0a871585c5 Typos, corrections and clarifications in the API docs. 10 年之前
  Piotr Jasiun 86f19b8df3 Public methods documentation should not link to protected methods. 10 年之前
  Szymon Cofalik fd03bbb23d JSDoc changes. 10 年之前
  Szymon Cofalik 8b6ce7a7ec Moved operations classes files to operation directory. 10 年之前
  Szymon Cofalik 1c7e3265b7 Changed Operation method name from `reverseOperation()` to `getReversed()`. 10 年之前
  Piotr Jasiun b45e667b22 Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 年之前
  Piotr Jasiun bdf2af5c88 Tests: Added missing test (thank you Istanbul!). 10 年之前
  Piotr Jasiun 8f7170af41 Introduced Position.getParentPath. 10 年之前
  Piotr Jasiun 4a66288bb4 Simplified RootElement. 10 年之前
  Piotr Jasiun 96da423029 Comments: update description. 10 年之前
  Piotr Jasiun 3c9a21316b Code style: Changed {number} to {Number}. 10 年之前
  Szymon Cofalik 674afccd12 Changed utils.compareArrays and added tests for it. 10 年之前
  Szymon Cofalik f901920eb9 Code style corrections for tests. 10 年之前
  Szymon Cofalik 804605a7b4 Fixed and added tests for RemoveOperation. 10 年之前
  Szymon Cofalik ecbe34b609 Fixed tests for Position, PositionIterator, Range and Text. 10 年之前
  Szymon Cofalik 8fa0e62797 Fixed tests for Node and NodeList. 10 年之前
  Szymon Cofalik 9eddf5e763 Fixed and added MoveOperation tests. 10 年之前
  Szymon Cofalik 00de57cc53 Changed .to(.be).equal(s) to .to.equal. 10 年之前
  Szymon Cofalik b44dca09a7 Fixed InsertOperation tests. 10 年之前
  Szymon Cofalik 0a4d27d61c Fixed tests for Attribute, Character. 10 年之前