提交歷史

作者 SHA1 備註 提交日期
  Piotrek Koszuliński 6aaac440fe Enabled ESNext in JSCS and JSHint. 10 年之前
  Piotrek Koszuliński 3b641d6f63 Mentioned the esnext preset in the README. 10 年之前
  Piotrek Koszuliński e251d0446a Addded dev deps status badge. 10 年之前
  Piotrek Koszuliński 0757275b29 Updated deps and started using the ^ semver range. 10 年之前
  Piotrek Koszuliński fed0b144b3 Updated deps and started using the ^ semver range. 10 年之前
  Piotr Jasiun 357743f6d5 Fixed typo. 10 年之前
  fredck 41f9b499d3 Moved code out of the "mvc" directory. 10 年之前
  fredck edabd7b0a6 Merge branch 't/23' 10 年之前
  Frederico Caldeira Knabben c40f6efa15 Merge pull request #22 from cksource/t/17 10 年之前
  fredck a653cb4c3b Removed `Promise` from the globals list of jshint so errors are thrown when it is used. 10 年之前
  fredck 6572716205 Rename references from "Emitter" to "EmitterMixin". 11 年之前
  fredck 7a5f9e7bc5 Renamed emitter.js to emittermixin.js. 11 年之前
  fredck 0578bad7b1 Changed to.equals() to to.equal() in tests. 11 年之前
  Grzegorz Pabian e7b122d175 Merge pull request #19 from cksource/t/16 11 年之前
  fredck 6ad82a36cc Minor documentation changes. 11 年之前
  fredck 31b54e68e2 Removed an unused AMD reference. 11 年之前
  Grzegorz Pabian 879a63149b Minor fixes. 11 年之前
  fredck 97bec9f5a0 Introduced CKEDITOR.config and Editor.config. 11 年之前
  fredck 5cfe466200 Introduced the Config class. 11 年之前
  Piotrek Reinmar Koszuliński 2b634dc5f1 Merge pull request #13 from cksource/t/10 11 年之前
  Piotrek Koszuliński e537e4d61e Improved BasicClass.extend docs. 11 年之前
  fredck 4b27a21fea Added missing test for passing properties when creating model instances. 11 年之前
  fredck 97110340e9 Removed the possibility of passing and EventInfo instance to fire(). 11 年之前
  fredck 53f7172ef1 Introduced the BasicClass, moving extend() from utils. 11 年之前
  fredck 05c9a8941e Added documentation for events. 11 年之前
  fredck 91f0f06728 Moved the definition of Collection.length from the constructor to the prototype. 11 年之前
  fredck 2761716f1e Removed obsolete documentation. 11 年之前
  fredck 185a64392c Changes property to attribute in the docs. 11 年之前
  Grzegorz Pabian 8bec9730a1 Minor fixes in comments. 11 年之前
  fredck 838076af1c Fixed error handling to throw Error instances instead of strings. 11 年之前