0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 18, 2025 — Mar 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
1.0.0 release More... over 10 years ago
updated readme with API changes, and some clarifications. More... over 10 years ago
Removed minified files. Open a ticket if you want them back. More... over 10 years ago
updated tests for recent breaking changes (for 1.0). More... over 10 years ago
update TypeScript definition to match changes (untested). More... over 10 years ago
dispatching is different from broadcasting, and has its own stopDispatch method. More... over 10 years ago
changed trigger to broadcast for thematic consistency, and remove an unnecessary allocation during broadcast. More... over 10 years ago
added module pattern wrapper to Signal and SignalDispatcher More... over 10 years ago
change namespace add/remove to register/unregister for clarity More... over 10 years ago
fixed bad path More... over 10 years ago
added a main file to bower More... over 10 years ago
increment bower bugfix version number More... over 10 years ago
fixed exports for module support More... over 10 years ago
added package file for nom More... over 10 years ago
added more bower keywords for search More... over 10 years ago
added a note about installing with bower More... over 10 years ago
Now install with bower! More... over 10 years ago
cleaning up white space More... over 10 years ago
added chain ability to add/remove methods. More... over 10 years ago
added constructor signature to Signal definition. More... almost 13 years ago
That interface idea didn't work out... More... over 13 years ago
I think I corrected some signatures (need tests) More... over 13 years ago
changed delcares to interfaces to allow more flex More... over 13 years ago
Added a TypeScript declaration file. More... over 13 years ago
removed unused qunit files More... over 13 years ago
sync minified files. More... over 13 years ago
Signal.add methods now default to priority 0 More... over 13 years ago
testing cleanups, and test namespace alternatives More... over 13 years ago
added alternative namespace syntaxes More... over 13 years ago
updated readme and some priority tests More... over 13 years ago