Histórico de commits

Autor SHA1 Mensagem Data
  Grzegorz Pabian ea3118dee0 Minor fixes. 10 anos atrás
  fredck 79bf7cd1a1 Introduced CKEDITOR.config and Editor.config. 10 anos atrás
  fredck 387e4e5ffd Introduced the Config class. 10 anos atrás
  Piotrek Reinmar Koszuliński 4734241dc1 Merge pull request #15 from cksource/t/9 10 anos atrás
  Piotrek Koszuliński 275069fc2e Throw keyword is not a function. 10 anos atrás
  fredck b3a0ef042f Avoided using the same element for the creation of two editors in one test. 10 anos atrás
  fredck 968f0478f5 Minor fix on the CKEDITOR tests. 10 anos atrás
  Grzegorz Pabian 5d33739213 Minor typo fixes. 10 anos atrás
  fredck 7040a19d1e Introduced the Editor class, CKEDITOR.create and CKEDITOR.instances. 10 anos atrás
  Piotrek Reinmar Koszuliński 1b6836f0da Merge pull request #13 from cksource/t/10 10 anos atrás
  Piotrek Koszuliński 4b9557cd50 Improved BasicClass.extend docs. 10 anos atrás
  fredck 7eea823c55 Added missing test for passing properties when creating model instances. 10 anos atrás
  fredck 8045a560b1 Removed the possibility of passing and EventInfo instance to fire(). 10 anos atrás
  fredck ca00390ec3 Introduced the BasicClass, moving extend() from utils. 10 anos atrás
  fredck 91251704bf Added documentation for events. 10 anos atrás
  fredck 6456cf64d4 Moved the definition of Collection.length from the constructor to the prototype. 10 anos atrás
  fredck 83cad9fe15 Removed obsolete documentation. 10 anos atrás
  fredck 959755feae Changes property to attribute in the docs. 10 anos atrás
  Grzegorz Pabian 719eb8264a Minor fixes in comments. 10 anos atrás
  fredck dbbc58c3ae Fixed error handling to throw Error instances instead of strings. 10 anos atrás
  fredck 7ba2cac05d Fixed Class.extend() with the "constructor" option. 10 anos atrás
  fredck f35c8b9137 Added test for Class.extend() with prototype and statics options. 10 anos atrás
  fredck b14683f782 Added test for not fire "change" for same attribute value. 10 anos atrás
  fredck 10c97c8b0e Removed event-bubbling features. 10 anos atrás
  fredck 3acbfc4c5c Added utils.isObject. 10 anos atrás
  fredck ebc71d68da Merge remote-tracking branch 'origin/master' into t/10 10 anos atrás
  Frederico Caldeira Knabben 778e3f475c Merge pull request #12 from cksource/t/11 10 anos atrás
  Grzegorz Pabian 18f2fd21bb Changed the way that default property value was defined. 10 anos atrás
  fredck b593143fca Added the possibility to pass the context to off(). 10 anos atrás
  fredck 6724ef77b2 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. 10 anos atrás