Historique des commits

Auteur SHA1 Message Date
  Maciej Gołaszewski 8376b2f1b7 Tests: Remove failing tests as not a part of an API yet. il y a 8 ans
  Maciej Gołaszewski cb71941fc2 Tests: Added more tests for namespaced events. il y a 8 ans
  Piotrek Koszuliński 7080e06109 Removed unncessary code and added missing tests. il y a 8 ans
  Maciej Gołaszewski 0d33222893 Tests: Remove old EmitterMixin tests for context option. il y a 8 ans
  Maciej Gołaszewski 32935bd84e Other: Remove context options form EmitterMixin. il y a 8 ans
  Piotrek Koszuliński ddc1eab138 Implemented support for fire()'s return values. il y a 8 ans
  Piotrek Koszuliński 78a84f9ae1 Aligned the code style. il y a 8 ans
  Piotrek Koszuliński 69b66d2a0c Updated imports to use scoped packages. il y a 9 ans
  Piotrek Koszuliński 7b73caeb46 Merge branch 'master' into t/114 il y a 9 ans
  Szymon Cofalik 874344d587 Changed: Change EmitterMixin#_emitterId getter and setter to separate functions exported by module. il y a 9 ans
  Szymon Cofalik 42814721d6 Tests: missing tests for utils.EmitterMixin. il y a 9 ans
  Piotrek Koszuliński 41ab72e6f1 Bump up the year. il y a 9 ans
  Szymon Cofalik 5b4495e4e7 Changed: Make EmitterMixin#_listeningTo and _emitterId private by using Symbols. il y a 9 ans
  Piotrek Koszuliński 8fff7a1da5 Use package-based paths to modules. il y a 9 ans
  Piotrek Koszuliński dfadc672ff Code style: wraped tests in the main describe(). il y a 9 ans
  Aleksander Nowodzinski 276b6072cd Introduced Emitter#delegate( '*' ) syntax to delegate all events. Code refactoring. il y a 9 ans
  Aleksander Nowodzinski 23132fe5d8 Allowed delegation of all events in Emitter#delegate(). il y a 9 ans
  Aleksander Nowodzinski 371a5d84b1 Allowed event rename in Emitter#delegate(). il y a 9 ans
  Piotrek Koszuliński 73808a4bd6 Changed imports in automated tests to be compatible with Webpack. il y a 9 ans
  Oskar Wrobel ee6dd87877 Renamed ctx parameter to context. il y a 9 ans
  Oskar Wrobel 5cf9e80f68 Merged EmitterMixin additional parameters into options object. il y a 9 ans
  Aleksander Nowodzinski a577f9b893 Tests: Refactoring in EmitterMixin#delegate|stopDelegating tests to be more like James Bond. il y a 9 ans
  Aleksander Nowodzinski 30234d01b0 Tests: Added tests for full coverage. 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
  Aleksander Nowodzinski 2d2718ef40 Used Object.create instead of lodash extend when possible. 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
  Piotrek Koszuliński 25eaae4132 Fixed gulp lodash - it should remove src/lib/lodash before building new one. il y a 9 ans