Historia zmian

Autor SHA1 Wiadomość Data
  fredck 9fd4567efc Added basic tests for Plugin. 10 lat temu
  fredck 021b213d8a Rename references from "Emitter" to "EmitterMixin". 11 lat temu
  fredck e6ba4df578 Renamed emitter.js to emittermixin.js. 11 lat temu
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. 11 lat temu
  Grzegorz Pabian aa2d2e1419 Merge pull request #19 from cksource/t/16 11 lat temu
  fredck f56312940e Minor documentation changes. 11 lat temu
  fredck 0da73e94c6 Removed an unused AMD reference. 11 lat temu
  Grzegorz Pabian ea3118dee0 Minor fixes. 11 lat temu
  fredck 79bf7cd1a1 Introduced CKEDITOR.config and Editor.config. 11 lat temu
  fredck 387e4e5ffd Introduced the Config class. 11 lat temu
  Piotrek Reinmar Koszuliński 4734241dc1 Merge pull request #15 from cksource/t/9 11 lat temu
  Piotrek Koszuliński 275069fc2e Throw keyword is not a function. 11 lat temu
  fredck b3a0ef042f Avoided using the same element for the creation of two editors in one test. 11 lat temu
  fredck 968f0478f5 Minor fix on the CKEDITOR tests. 11 lat temu
  Grzegorz Pabian 5d33739213 Minor typo fixes. 11 lat temu
  fredck 7040a19d1e Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. 11 lat temu
  Piotrek Reinmar Koszuliński 1b6836f0da Merge pull request #13 from cksource/t/10 11 lat temu
  Piotrek Koszuliński 4b9557cd50 Improved BasicClass.extend docs. 11 lat temu
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. 11 lat temu
  fredck 8045a560b1 Removed the possibility of passing and EventInfo instance to fire(). 11 lat temu
  fredck ca00390ec3 Introduced the BasicClass, moving extend() from utils. 11 lat temu
  fredck 91251704bf Added documentation for events. 11 lat temu
  fredck 6456cf64d4 Moved the definition of Collection.length from the constructor to the prototype. 11 lat temu
  fredck 83cad9fe15 Removed obsolete documentation. 11 lat temu
  fredck 959755feae Changes property to attribute in the docs. 11 lat temu
  Grzegorz Pabian 719eb8264a Minor fixes in comments. 11 lat temu
  fredck dbbc58c3ae Fixed error handling to throw Error instances instead of strings. 11 lat temu
  fredck 7ba2cac05d Fixed Class.extend() with the "constructor" option. 11 lat temu
  fredck f35c8b9137 Added test for Class.extend() with prototype and statics options. 11 lat temu
  fredck b14683f782 Added test for not fire "change" for same attribute value. 11 lat temu