Commit History

作者 SHA1 備註 提交日期
  Piotrek Koszuliński aa9b2e1e7d Tests: Update after merge from master. 10 年之前
  Piotrek Koszuliński 20ce1a248f Merge branch 'master' into t/138 10 年之前
  Piotrek Koszuliński 2aa9822def Merge pull request #144 from ckeditor/t/140 10 年之前
  Piotrek Koszuliński cb99fb50a2 Removed bender from tests globals. 10 年之前
  Piotrek Koszuliński e1f91345c4 Moved treemodel's test utils to a separate file and added basic test. 10 年之前
  Piotrek Koszuliński c17609555b Initial adjustments for porting tests to ES6 modules. 10 年之前
  Aleksander Nowodzinski 9b2846e48e Code refactoring and optimization. Also a solution for #136. 10 年之前
  Aleksander Nowodzinski a12c9e2476 Added test which verifies the number of change events fired. 10 年之前
  Aleksander Nowodzinski f49eed31ee Changed .to() syntax to avoid fireing multiple change events when binding. 10 年之前
  Piotrek Koszuliński be700020c7 Merge pull request #137 from ckeditor/t/135 10 年之前
  Aleksander Nowodzinski e0ca01c536 Removed obsolete _nextId property. 10 年之前
  Aleksander Nowodzinski d132c33adc Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id. 10 年之前
  Piotrek Koszuliński 1f2d1c820c Tests: Fixed the test for safe id generation. 10 年之前
  Piotrek Koszuliński 75c03d1c67 Tests: Added more tests. 10 年之前
  Aleksander Nowodzinski 4edce01667 Fixed: Unable to move items with auto–generated ids between Collections. 10 年之前
  Piotrek Koszuliński 29eba558a3 Merge pull request #134 from ckeditor/t/133 10 年之前
  Aleksander Nowodzinski 3e3bd7a8cf Fixed: Model binding fails with as() when using custom attribute names. 10 年之前
  Piotr Jasiun 878ba84511 Updated copyrights. 10 年之前
  Piotr Jasiun 3014f54fad Merge pull request #128 from ckeditor/t/120 10 年之前
  Piotrek Koszuliński d43b906474 Cleanup. 10 年之前
  Piotrek Koszuliński 0027b47635 Merge branch 'master' into t/120 10 年之前
  Piotrek Koszuliński b902d86569 Plugins became a set of features and the creator. Plus, fixed the rest of the tests. 10 年之前
  Piotrek Koszuliński 33eb549d9a Updated tests jshintrc. 10 年之前
  Piotrek Koszuliński 30a877e6f8 Ported some more tests. 10 年之前
  Piotrek Koszuliński 9cf558b553 Porting... porting... porting. 10 年之前
  Piotrek Koszuliński 3e3480ec96 First attempt to port src/*.js files. 10 年之前
  Piotr Jasiun d46f26be1d Merge pull request #119 from ckeditor/t/86 10 年之前
  Szymon Cofalik 0aeed8090e Changed Batch.move to throw error if non-flat range is passed. Renamed InsertWeakDelta to WeakInsertDelta. Tests refactor for deltas. Docs update. 10 年之前
  Piotr Jasiun 94252c144b Merge pull request #116 from ckeditor/t/113-b 10 年之前
  Szymon Cofalik 9727910738 Changed EmitterMixin._counter, AttributeList constructor. Removed Document._selection (Document.selection still available). Docs typos and examples. 10 年之前