提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 45ea7c5400 ES6-y the simple mix() method. 10 年之前
  Piotrek Koszuliński 6c305d5225 Introduces utils.mix. 10 年之前
  Piotr Jasiun 44b96a3057 Merge pull request #151 from ckeditor/t/150-a 10 年之前
  Piotrek Koszuliński 86542da5d4 Compat with the new version of JSHint. 10 年之前
  Piotr Jasiun 8fa1e2ed4b Merge pull request #148 from ckeditor/t/146 10 年之前
  Szymon Cofalik 51e3568973 Changed enum constants to strings in TreeModel. 10 年之前
  Piotr Jasiun 078996ab6a Merge pull request #139 from ckeditor/t/62-c 10 年之前
  Piotrek Koszuliński 3e6f2953c6 Merge pull request #143 from ckeditor/t/118b 10 年之前
  Piotrek Koszuliński 5741b33d91 Merge branch 'master' into t/118b 10 年之前
  Piotrek Koszuliński 97a8cf0400 Merge pull request #142 from ckeditor/t/132 10 年之前
  Piotrek Koszuliński f44a5b4431 Tests: Do not test privates. 10 年之前
  Piotrek Koszuliński 65ed9fd455 Merge branch 'master' into t/132 10 年之前
  Piotrek Koszuliński 4f0edf4e05 Merge pull request #141 from ckeditor/t/138 10 年之前
  Piotrek Koszuliński d7b533cee2 Tests: Update after merge from master. 10 年之前
  Piotrek Koszuliński fd0af65bc6 Merge branch 'master' into t/138 10 年之前
  Piotrek Koszuliński a5a2d76019 Merge pull request #144 from ckeditor/t/140 10 年之前
  Piotrek Koszuliński 5929af99ce Removed bender from tests globals. 10 年之前
  Piotrek Koszuliński 8f5edcd04a Ported a bunch of tests. 10 年之前
  Piotrek Koszuliński 0138aec9b8 Initial adjustments for porting tests to ES6 modules. 10 年之前
  Aleksander Nowodzinski 75310f9a75 Removed View#(add|remove|get)Child methods. 10 年之前
  Aleksander Nowodzinski a7df650aef Fixed: Model#set throws when re–setting an attribute of undefined value. 10 年之前
  Aleksander Nowodzinski 67d072fa20 Code refactoring and optimization. Also a solution for #136. 10 年之前
  Aleksander Nowodzinski 2dcdfc602c Added test which verifies the number of change events fired. 10 年之前
  Aleksander Nowodzinski ce42515365 Changed .to() syntax to avoid fireing multiple change events when binding. 10 年之前
  Piotrek Koszuliński c631c0afc4 Merge pull request #137 from ckeditor/t/135 10 年之前
  Aleksander Nowodzinski 55078ecf57 Removed obsolete _nextId property. 10 年之前
  Aleksander Nowodzinski bc0e457539 Fixed: A collision between existing items with arbitrary ids and a new item with automatically generated id. 10 年之前
  Piotrek Koszuliński 41c14b81bc Tests: Fixed the test for safe id generation. 10 年之前
  Piotrek Koszuliński 4daca8ff99 Tests: Added more tests. 10 年之前
  Aleksander Nowodzinski f4aa282f61 Fixed: Unable to move items with auto–generated ids between Collections. 10 年之前