This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
postal.js
Watch
1
Star
0
Fork
You've already forked postal.js
0
mirror of
https://github.com/Hopiu/postal.js.git
synced
2026-04-12 19:11:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
38cf3c7c5f
postal.js
/
lib
History
Ger Hobbelt
38cf3c7c5f
fix for
#36
: account for nested
.publish()
invocations and dequeue all queued
.unsubscribe()
calls which occurred during that time.
2013-06-14 23:16:37 +02:00
..
report
Bumped to v0.8.3, making underscore arg to commonjs factory method optional
2013-04-27 13:01:21 -04:00
postal.js
fix for
#36
: account for nested
.publish()
invocations and dequeue all queued
.unsubscribe()
calls which occurred during that time.
2013-06-14 23:16:37 +02:00
postal.min.js
Fixed bug reported by @tsgautier in Issue
#34
. The publish call was incorrectly handling a mutating array of subscribers as it iterated over them. I also fixed the once() call to return the instance.
2013-05-01 00:42:09 -04:00