Commit History

Author SHA1 Message Date
  Piotrek Koszuliński 9f25ff0e4f Added dev deps status icon. 10 years ago
  Piotrek Koszuliński 7f61e6d6a5 Updated deps and started using the ^ semver range. 10 years ago
  Piotr Jasiun 854067e7f1 Fixed typo. 10 years ago
  fredck 7d53e343e7 Moved code out of the "mvc" directory. 10 years ago
  fredck c40d325c08 Merge branch 't/23' 10 years ago
  Frederico Caldeira Knabben fd7acbde44 Merge pull request #22 from cksource/t/17 10 years ago
  fredck 3e5f83bb54 Removed `Promise` from the globals list of jshint so errors are thrown when it is used. 10 years ago
  fredck 9fd4567efc Added basic tests for Plugin. 10 years ago
  fredck 021b213d8a Rename references from "Emitter" to "EmitterMixin". 10 years ago
  fredck e6ba4df578 Renamed emitter.js to emittermixin.js. 10 years ago
  fredck c0f3bfd3c4 Changed to.equals() to to.equal() in tests. 10 years ago
  Grzegorz Pabian aa2d2e1419 Merge pull request #19 from cksource/t/16 10 years ago
  fredck f56312940e Minor documentation changes. 10 years ago
  fredck 0da73e94c6 Removed an unused AMD reference. 10 years ago
  Grzegorz Pabian ea3118dee0 Minor fixes. 10 years ago
  fredck 79bf7cd1a1 Introduced CKEDITOR.config and Editor.config. 10 years ago
  fredck 387e4e5ffd Introduced the Config class. 10 years ago
  Piotrek Reinmar Koszuliński 4734241dc1 Merge pull request #15 from cksource/t/9 10 years ago
  Piotrek Koszuliński 275069fc2e Throw keyword is not a function. 10 years ago
  fredck b3a0ef042f Avoided using the same element for the creation of two editors in one test. 10 years ago
  fredck 968f0478f5 Minor fix on the CKEDITOR tests. 10 years ago
  Grzegorz Pabian 5d33739213 Minor typo fixes. 10 years ago
  fredck 7040a19d1e Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. 10 years ago
  Piotrek Reinmar Koszuliński 1b6836f0da Merge pull request #13 from cksource/t/10 10 years ago
  Piotrek Koszuliński 4b9557cd50 Improved BasicClass.extend docs. 10 years ago
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. 10 years ago
  fredck 8045a560b1 Removed the possibility of passing and EventInfo instance to fire(). 10 years ago
  fredck ca00390ec3 Introduced the BasicClass, moving extend() from utils. 10 years ago
  fredck 91251704bf Added documentation for events. 10 years ago
  fredck 6456cf64d4 Moved the definition of Collection.length from the constructor to the prototype. 10 years ago