Historie revizí

Autor SHA1 Zpráva Datum
  fredck 97110340e9 Removed the possibility of passing and EventInfo instance to fire(). před 11 roky
  fredck 53f7172ef1 Introduced the BasicClass, moving extend() from utils. před 11 roky
  fredck 05c9a8941e Added documentation for events. před 11 roky
  fredck 91f0f06728 Moved the definition of Collection.length from the constructor to the prototype. před 11 roky
  fredck 2761716f1e Removed obsolete documentation. před 11 roky
  fredck 185a64392c Changes property to attribute in the docs. před 11 roky
  Grzegorz Pabian 8bec9730a1 Minor fixes in comments. před 11 roky
  fredck 838076af1c Fixed error handling to throw Error instances instead of strings. před 11 roky
  fredck 501f0a5429 Fixed Class.extend() with the "constructor" option. před 11 roky
  fredck f46752212d Added test for not fire "change" for same attribute value. před 11 roky
  fredck 608bd682e0 Removed event-bubbling features. před 11 roky
  fredck bcac974d18 Added utils.isObject. před 11 roky
  fredck e5830e49b1 Merge remote-tracking branch 'origin/master' into t/10 před 11 roky
  Frederico Caldeira Knabben fb8667164a Merge pull request #12 from cksource/t/11 před 11 roky
  Grzegorz Pabian b97b7a0d85 Changed the way that default property value was defined. před 11 roky
  fredck 844b27c2d0 Added the possibility to pass the context to off(). před 11 roky
  fredck 62e2f76652 Added a test to ensure that stopListening() doesn't get confused when non listened emitters are passed to it. před 11 roky
  fredck 765807269a Added code comment to clarify what happens when EventInfo.off() is called. před 11 roky
  fredck 3c71e352da Re-fixed comments in stopListening(). před 11 roky
  fredck 5149b19cad Fixed the documentation for priority defaults. před 11 roky
  fredck 4202b5db27 Fixed typos and descriptions of tests. před 11 roky
  fredck 4ccb8391ae Moved the `stop()` check to the end of the callbacks look in `fire()` so other commands (like `save()`) get processed. před 11 roky
  fredck 8e395c8634 Merge remote-tracking branch 'origin/master' into t/11 před 11 roky
  Piotrek Koszuliński 7381f733f0 Minor docs fixes. před 11 roky
  Piotrek Koszuliński 53594b84c4 Minor fixes in comments. před 11 roky
  Piotrek Koszuliński e8244ddb72 Minor code style and docs fixes. před 11 roky
  Piotrek Koszuliński 92d6a7e092 Reversed search order for better performance with default priorities. před 11 roky
  Piotrek Koszuliński 661e42c19f Named spies for the sake of debugging. před 11 roky
  Piotrek Koszuliński 4559bcb7f4 Early return instead of braking a loop. před 11 roky
  Piotrek Koszuliński f09b434543 Shouldn't JSCS catch this? před 11 roky