Commit History

Autor SHA1 Mensaxe Data
  Piotrek Koszuliński 29abb5eac9 Tests: Replaced remaining var with let. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński b0aca27c96 Replaced var with let or const. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 0cb38cff40 Tests: Use const for classes. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 9a84a27b6a Tests: Use const for modules. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3641cdd5ae Merge pull request #78 from ckeditor/t/77 %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3939d8cf6f Merge pull request #75 from ckeditor/t/74 %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun a2c304ee76 Tests: Update tests according to style introduced in the tree model. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 61e15643d1 Made editor throw when config.creator is not defined. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 3f9db04af2 Tests: Converted to ES6. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 4140d7cd27 Made add() chainable. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 04ab6c5108 Merge branch 'master' into t/77 %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński db80a1fe68 Removed the ability to pass items to the constructor and wrapped the existing option in an options object. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 39fac39d13 Reimplemented the Collection class. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 36bb96a018 Merge pull request #70 from cksource/t/33-tree %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 6e09419b5b API docs... Ekhm. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 193e4efe83 Improved node-not-found-in-parent error. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 318290bee3 We decided not to use "op", because it may be unclear. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3350345f4f Tests: Added missing tests for Node.getPath(). %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 3de1e0f4c0 Changed Node.positionInParent to Node.getIndex(). %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński ea06686da6 Model.set() should throw when property already exists. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 330b5650ac Changed document.operations namespace to document.operation. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 847381c23b We don't need that much information about each error. Keep it short. %!s(int64=10) %!d(string=hai) anos
  Piotrek Koszuliński 0a871585c5 Typos, corrections and clarifications in the API docs. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 86f19b8df3 Public methods documentation should not link to protected methods. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik fd03bbb23d JSDoc changes. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 8b6ce7a7ec Moved operations classes files to operation directory. %!s(int64=10) %!d(string=hai) anos
  Szymon Cofalik 1c7e3265b7 Changed Operation method name from `reverseOperation()` to `getReversed()`. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun b45e667b22 Renamed utils.compareArrays.SUFFIX to utils.compareArrays.EXTENSION. %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun bdf2af5c88 Tests: Added missing test (thank you Istanbul!). %!s(int64=10) %!d(string=hai) anos
  Piotr Jasiun 8f7170af41 Introduced Position.getParentPath. %!s(int64=10) %!d(string=hai) anos