Historique des commits

Auteur SHA1 Message Date
  Maciej Bukowski 26e65f5f4f Docs: Fixed incorrect API docs links and refs. il y a 6 ans
  Maciej Bukowski 854776c584 Introduced error rethrowing from `EmitterMixin#fire()`. il y a 6 ans
  Maciej Bukowski 67376d50ed Fixed API docs. il y a 6 ans
  Kamil Piechaczek 98899fd81e Internal: Updated the license header. See ckeditor/ckeditor5#1557. [skip ci] il y a 6 ans
  Oskar Wróbel 243b24b858 Added version checking to EmitterMixin. il y a 6 ans
  Szymon Cofalik 3b54a06152 Fix: Prevent infinite loops on `.once()`. il y a 7 ans
  Kamil Piechaczek 1eed268925 Replaced for..of with Array.prototype.forEach. See: https://github.com/ckeditor/ckeditor5-react/issues/40. il y a 7 ans
  Kamil Piechaczek 3e031cfe15 Internal: Bumped the year. [skip ci] il y a 7 ans
  denis 8dca2deeba Fix some typos il y a 7 ans
  Piotrek Koszuliński bd67d8ae2b Docs: Moved mixins definitions to interfaces, because interfaces declare their shape. il y a 8 ans
  Piotrek Koszuliński 1eba2cbdb7 Internal: Bumped the year. [skip ci] il y a 8 ans
  Piotrek Koszuliński 7da982f8e1 Docs: Minor improvement. 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
  Piotrek Koszuliński 42a89af097 Fixed broken license header. il y a 8 ans
  Piotrek Koszuliński 6b9b8ba581 Improved API docs. il y a 8 ans
  Maciej Gołaszewski 5d16f52ee5 Tests: Ignore safety check in emittermixin's private method. il y a 8 ans
  Maciej Gołaszewski 98063d4675 Docs: Fix license banner in emittermixin.js. il y a 8 ans
  Maciej Gołaszewski a372c7f085 Code style: Rename private method to `removeCallback` in EmitterMixin. il y a 8 ans
  Maciej Gołaszewski 57b59c1771 Other: Make `EmitterMixin.off()` use `stopListening()` internally. il y a 8 ans
  Maciej Gołaszewski f6721e0f8a Other: Make `EmitterMixin.listenTo` the main method instead of `EmitterMixin.on`. il y a 8 ans
  Maciej Gołaszewski 32935bd84e Other: Remove context options form EmitterMixin. il y a 8 ans
  Piotrek Koszuliński 9f25c9330f Improved API docs. 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 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 48122a5503 Changed: emittermixin.js: name Symbols, make _getEmitterListenedTo an exported function. 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