提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 912c4c8e73 Tests: Replaced remaining var with let. 10 年之前
  Piotrek Koszuliński aea50efc47 Replaced var with let or const. 10 年之前
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. 10 年之前
  Piotrek Koszuliński 3818bea86e Tests: Use const for modules. 10 年之前
  Piotr Jasiun 0b85778a91 Merge pull request #78 from ckeditor/t/77 10 年之前
  Piotr Jasiun a765bd8f12 Merge pull request #75 from ckeditor/t/74 10 年之前
  Piotr Jasiun 7fbe5deebb Tests: Update tests according to style introduced in the tree model. 10 年之前
  Piotrek Koszuliński 847195594b Made add() chainable. 10 年之前
  Piotrek Koszuliński 0b3231be7d Merge branch 'master' into t/77 10 年之前
  Piotrek Koszuliński 49fd98f2db Removed the ability to pass items to the constructor and wrapped the existing option in an options object. 10 年之前
  Piotrek Koszuliński 940c41a154 Reimplemented the Collection class. 10 年之前
  Piotr Jasiun ba4ea46bd7 Merge pull request #70 from cksource/t/33-tree 10 年之前
  Piotrek Koszuliński cec91884b5 API docs... Ekhm. 10 年之前
  Piotr Jasiun c5678ea7fb Improved node-not-found-in-parent error. 10 年之前
  Piotr Jasiun f036f260d5 We decided not to use "op", because it may be unclear. 10 年之前
  Piotr Jasiun dde8cf9396 Tests: Added missing tests for Node.getPath(). 10 年之前
  Piotr Jasiun 1cb0232799 Changed Node.positionInParent to Node.getIndex(). 10 年之前
  Piotrek Koszuliński 9256cdcaa6 Model.set() should throw when property already exists. 10 年之前
  Piotrek Koszuliński 5b42601b31 Changed document.operations namespace to document.operation. 10 年之前
  Piotrek Koszuliński 56e62ad2a4 We don't need that much information about each error. Keep it short. 10 年之前
  Piotrek Koszuliński f5e3e89862 Typos, corrections and clarifications in the API docs. 10 年之前
  Piotr Jasiun 1b15a35d47 Public methods documentation should not link to protected methods. 10 年之前
  Szymon Cofalik 1a8e539a30 JSDoc changes. 10 年之前
  Szymon Cofalik a48e98b6c4 Moved operations classes files to operation directory. 10 年之前
  Szymon Cofalik 5b4d4c9b0b Changed Operation method name from `reverseOperation()` to `getReversed()`. 10 年之前
  Piotr Jasiun 434152105d Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. 10 年之前
  Piotr Jasiun 2a52bffdaf Tests: Added missing test (thank you Istanbul!). 10 年之前
  Piotr Jasiun bdb481f6f1 Introduced Position.getParentPath. 10 年之前
  Piotr Jasiun bf323c7735 Simplified RootElement. 10 年之前
  Piotr Jasiun a1d25a14f0 Comments: update description. 10 年之前