Historique des commits

Auteur SHA1 Message Date
  Piotrek Koszuliński b64a04d347 Fixed API docs. il y a 9 ans
  Aleksander Nowodzinski 248ec85f25 Implemented EmitterMixin#delegate and EmitterMixin#stopDelegating methods. il y a 9 ans
  Szymon Cofalik 31d6ba83de Added: word priorities for EmitterMixin. il y a 9 ans
  Piotrek Koszuliński f313a42435 Removed use strict in all ES6 modules and fixed related files. See https://github.com/ckeditor/ckeditor5/issues/149. il y a 9 ans
  Oskar Wrobel a6f8834723 Extract methods from utils/utils object to separated files il y a 9 ans
  Szymon Cofalik d423770bc4 Fixed: EmitterMixin was skipping part of event namespace when looking for callbacks. il y a 9 ans
  Szymon Cofalik aeac4e3b02 Add event namespaces for EmitterMixin. il y a 9 ans
  Piotrek Koszuliński bfc7531ddb Change all occurences of 'core' to 'utils'. il y a 9 ans
  Maciej Gołaszewski a29645ba3f Documentation: probably all done. il y a 9 ans
  Maciej Gołaszewski af79eedb7f Documentation: update core.ui documentation. il y a 9 ans
  Piotrek Koszuliński ca3feb7841 Split ObservableMixin from Model and moved model to ui/. Plus accompanying changes. il y a 10 ans
  Piotr Jasiun 878ba84511 Updated copyrights. il y a 10 ans
  Piotrek Koszuliński 0027b47635 Merge branch 'master' into t/120 il y a 10 ans
  Piotrek Koszuliński 9cf558b553 Porting... porting... porting. il y a 10 ans
  Piotrek Koszuliński 3e3480ec96 First attempt to port src/*.js files. il y a 10 ans
  Szymon Cofalik 9727910738 Changed EmitterMixin._counter, AttributeList constructor. Removed Document._selection (Document.selection still available). Docs typos and examples. il y a 10 ans
  Szymon Cofalik 31ce039644 EmitterMixin fixed calling callbacks for event listeners that were created while firing that event. il y a 10 ans
  Piotrek Koszuliński 9dcf1d29c1 Use arrow functions. il y a 10 ans
  Piotrek Koszuliński aea50efc47 Replaced var with let or const. il y a 10 ans
  Piotrek Koszuliński b1e8aa2c25 Tests: Use const for classes. il y a 10 ans
  Piotrek Koszuliński 1369d568c2 Converted existing classes and tests to ES6 style. il y a 10 ans
  fredck 021b213d8a Rename references from "Emitter" to "EmitterMixin". il y a 10 ans
  fredck e6ba4df578 Renamed emitter.js to emittermixin.js. il y a 10 ans