jaubourg
|
13c330a0f8
|
$.Callbacks.remove now accepts multiple parameters (Unit test amended). Changed the variable name of the main object from "object" to "self" as per rwaldron's suggestions.
|
2011-05-26 18:44:17 +01:00 |
|
jaubourg
|
ebb39c2774
|
Ensures a list with memory will not called further callbacks before the next fire/fireWith is in stopOnFalse mode and a callback returned false. Unit tests added.
|
2011-05-26 18:44:06 +01:00 |
|
jaubourg
|
8dcf7ec1ce
|
Adds addAfterFire flag. Unit tests updated with addAfterFire cases and also for when a callback returns false.
|
2011-05-26 18:44:05 +01:00 |
|
jaubourg
|
3a6b759d3c
|
Removes definition of createList and use jQuery.Callbacks directly to make things a bit less obfuscated.
|
2011-05-26 18:44:02 +01:00 |
|
jaubourg
|
142ae3e08a
|
First bunch of unit tests for jQuery.Callbacks.
|
2011-05-26 18:43:58 +01:00 |
|