Commit History

Autor SHA1 Mensaxe Data
  Grzegorz Pabian b97b7a0d85 Changed the way that default property value was defined. %!s(int64=11) %!d(string=hai) anos
  fredck 844b27c2d0 Added the possibility to pass the context to off(). %!s(int64=11) %!d(string=hai) anos
  fredck 62e2f76652 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. %!s(int64=11) %!d(string=hai) anos
  fredck 765807269a Added code comment to clarify what happens when EventInfo.off() is called. %!s(int64=11) %!d(string=hai) anos
  fredck 3c71e352da Re-fixed comments in stopListening(). %!s(int64=11) %!d(string=hai) anos
  fredck 5149b19cad Fixed the documentation for priority defaults. %!s(int64=11) %!d(string=hai) anos
  fredck 4202b5db27 Fixed typos and descriptions of tests. %!s(int64=11) %!d(string=hai) anos
  fredck 4ccb8391ae Moved the `stop()` check to the end of the callbacks look in `fire()` so other commands (like `save()`) get processed. %!s(int64=11) %!d(string=hai) anos
  fredck 8e395c8634 Merge remote-tracking branch 'origin/master' into t/11 %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 7381f733f0 Minor docs fixes. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 53594b84c4 Minor fixes in comments. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński e8244ddb72 Minor code style and docs fixes. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 92d6a7e092 Reversed search order for better performance with default priorities. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 661e42c19f Named spies for the sake of debugging. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 4559bcb7f4 Early return instead of braking a loop. %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński f09b434543 Shouldn't JSCS catch this? %!s(int64=11) %!d(string=hai) anos
  Piotrek Koszuliński 234c8042d8 Minor corrections in docs. %!s(int64=11) %!d(string=hai) anos
  Grzegorz Pabian 11b1af353c Merge pull request #14 from cksource/t/7 %!s(int64=11) %!d(string=hai) anos
  fredck 4be8a0f5f9 Marked unreachable code coverage. %!s(int64=11) %!d(string=hai) anos
  fredck 10f6c01bef Simplified docs for Lo-Dash stuff. %!s(int64=11) %!d(string=hai) anos
  fredck af31a90c91 Removed the unnecessary utils._lodashIncludes private (this was a leftover from an old strategy for this feature). %!s(int64=11) %!d(string=hai) anos
  fredck 1c8d6c5b3b Passing code coverage through untestable code. %!s(int64=11) %!d(string=hai) anos
  fredck 2f5b51a06f Excluded third-party libs from linting. %!s(int64=11) %!d(string=hai) anos
  fredck 2672421113 Removed methods from utils which are not in use by CKEditor code. %!s(int64=11) %!d(string=hai) anos
  fredck 8af0c26e97 Added documentation for Lo-Dash extensions. %!s(int64=11) %!d(string=hai) anos
  fredck da457fbee5 Made it possible to extend "utils" with Lo-Dash methods. It includes "grunt lodash" to rebuild a custom version of it located in src/lib/lodash. %!s(int64=11) %!d(string=hai) anos
  Grzegorz Pabian 11d81e9e01 Merge pull request #8 from cksource/t/6 %!s(int64=11) %!d(string=hai) anos
  Grzegorz Pabian ae2ea8edec Merge pull request #5 from cksource/t/4 %!s(int64=11) %!d(string=hai) anos
  fredck 02fa1d4ce6 Minor typo fixing. %!s(int64=11) %!d(string=hai) anos
  fredck e0650f9b37 Introduced the Emitter mixin with the events API. %!s(int64=11) %!d(string=hai) anos