Historique des commits

Auteur SHA1 Message Date
  Frederico Caldeira Knabben c40f6efa15 Merge pull request #22 from cksource/t/17 il y a 10 ans
  fredck 6572716205 Rename references from "Emitter" to "EmitterMixin". il y a 10 ans
  fredck 7a5f9e7bc5 Renamed emitter.js to emittermixin.js. il y a 10 ans
  fredck 0578bad7b1 Changed to.equals() to to.equal() in tests. il y a 10 ans
  Grzegorz Pabian e7b122d175 Merge pull request #19 from cksource/t/16 il y a 10 ans
  fredck 6ad82a36cc Minor documentation changes. il y a 10 ans
  fredck 31b54e68e2 Removed an unused AMD reference. il y a 10 ans
  Grzegorz Pabian 879a63149b Minor fixes. il y a 10 ans
  fredck 97bec9f5a0 Introduced CKEDITOR.config and Editor.config. il y a 11 ans
  fredck 5cfe466200 Introduced the Config class. il y a 11 ans
  Piotrek Reinmar Koszuliński 2b634dc5f1 Merge pull request #13 from cksource/t/10 il y a 11 ans
  Piotrek Koszuliński e537e4d61e Improved BasicClass.extend docs. il y a 11 ans
  fredck 4b27a21fea Added missing test for passing properties when creating model instances. il y a 11 ans
  fredck 97110340e9 Removed the possibility of passing and EventInfo instance to fire(). il y a 11 ans
  fredck 53f7172ef1 Introduced the BasicClass, moving extend() from utils. il y a 11 ans
  fredck 05c9a8941e Added documentation for events. il y a 11 ans
  fredck 91f0f06728 Moved the definition of Collection.length from the constructor to the prototype. il y a 11 ans
  fredck 2761716f1e Removed obsolete documentation. il y a 11 ans
  fredck 185a64392c Changes property to attribute in the docs. il y a 11 ans
  Grzegorz Pabian 8bec9730a1 Minor fixes in comments. il y a 11 ans
  fredck 838076af1c Fixed error handling to throw Error instances instead of strings. il y a 11 ans
  fredck 501f0a5429 Fixed Class.extend() with the "constructor" option. il y a 11 ans
  fredck f46752212d Added test for not fire "change" for same attribute value. il y a 11 ans
  fredck 608bd682e0 Removed event-bubbling features. il y a 11 ans
  fredck bcac974d18 Added utils.isObject. il y a 11 ans
  fredck e5830e49b1 Merge remote-tracking branch 'origin/master' into t/10 il y a 11 ans
  Frederico Caldeira Knabben fb8667164a Merge pull request #12 from cksource/t/11 il y a 11 ans
  Grzegorz Pabian b97b7a0d85 Changed the way that default property value was defined. il y a 11 ans
  fredck 844b27c2d0 Added the possibility to pass the context to off(). il y a 11 ans
  fredck 62e2f76652 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. il y a 11 ans