Jim Cowart
|
c64c2ae119
|
Updated build assets
|
2012-11-16 20:29:35 -05:00 |
|
Jim Cowart
|
68f833cdc4
|
Set 'this' context of constraints to match that of the callback. Added tests & removed jshint dependency temporarily
|
2012-11-16 20:29:11 -05:00 |
|
Jim Cowart
|
5c2727acfd
|
added .once() shortcut to SubscriptionDefinition and related test
|
2012-11-07 21:30:51 -05:00 |
|
Jim Cowart
|
354a3187bd
|
Fixed minor bug on node.js when publishing + no subscribers
|
2012-10-03 23:27:14 -04:00 |
|
Jim Cowart
|
314136cf4a
|
Prepping for 0.7.2 tag
|
2012-09-25 21:23:06 -04:00 |
|
Jim Cowart
|
63ea8f866d
|
Removed separate 'standard' and 'amd' client browser builds and combined them into one build with amd detection.
|
2012-09-25 20:48:36 -04:00 |
|
Jim Cowart
|
57410d175a
|
Changed build process to produce separate amd and standard lib output for browser
|
2012-03-28 23:19:04 -04:00 |
|
Jim Cowart
|
e5d08bac53
|
Adding more tests
|
2012-03-27 10:50:59 -04:00 |
|
Jim Cowart
|
ec182d82b9
|
Added tests for defer throttled, debounce
|
2012-03-27 02:05:45 -04:00 |
|
Jim Cowart
|
10d1fd7c3c
|
Updated build artifacts
|
2012-03-27 01:09:29 -04:00 |
|
Jim Cowart
|
d2abfd881a
|
Added tests for defer and delay. Removed 'whenHandledThenExecute'. Added postal.reset. Fixed bug in IE with setTimeout call in defer.
|
2012-03-27 00:55:58 -04:00 |
|
Jim Cowart
|
1cbb5f8d2a
|
Updating build artifacts
|
2012-03-22 16:00:40 -04:00 |
|
Jim Cowart
|
ba96896db0
|
Updated build scripts and libs dirs for consolidated standard/amd build
|
2012-03-22 01:53:38 -04:00 |
|
Jim Cowart
|
1f8bf876e2
|
README Updates
|
2012-03-22 01:34:53 -04:00 |
|
Jim Cowart
|
db785cecdb
|
Refactoring publish and subscribe API signatures
|
2012-03-22 01:14:40 -04:00 |
|
Jim Cowart
|
a111eaa876
|
Updated build artifacts
|
2012-03-20 02:42:48 -04:00 |
|
Jim Cowart
|
71d6995cb4
|
Updated build artifacts
|
2012-03-20 02:35:45 -04:00 |
|
Jim Cowart
|
b48bdfc276
|
Updated README, consolidated standard and AMD build processes
|
2012-03-20 02:04:35 -04:00 |
|
Jim Cowart
|
bc29519b4c
|
Changed 'exchange' to 'channel', continued refactor for arg parsing, etc.
|
2012-03-18 21:51:56 -04:00 |
|
Jim Cowart
|
bb98556f20
|
Updated build artifacts
|
2012-03-01 03:56:13 -05:00 |
|
Jim Cowart
|
bd52b93c4c
|
Updated build artifacts
|
2012-03-01 03:51:30 -05:00 |
|
Jim Cowart
|
be9ca57c46
|
Updated build artifacts
|
2012-03-01 03:42:33 -05:00 |
|
Jim Cowart
|
e59d3ab07a
|
initial pass for perf cleanup
|
2012-03-01 03:40:47 -05:00 |
|
Jim Cowart
|
9c48bb6ad6
|
Temporarily removed _.any check on subscribe call to validate performance
|
2012-02-26 23:06:07 -05:00 |
|
Jim Cowart
|
fbcfe70291
|
Updated build artifacts
|
2012-02-26 22:39:57 -05:00 |
|
Jim Cowart
|
14864b5135
|
Added AMD format build for postal, and included examples that match the jsfiddle usage example, one for standard, one for amd style
|
2012-02-02 12:34:06 -05:00 |
|
Jim Cowart
|
3de1a8335e
|
Updating build artifacts
|
2012-01-15 21:58:17 -05:00 |
|
Jim Cowart
|
ac05df0f42
|
Updating build artifacts
|
2012-01-15 21:57:15 -05:00 |
|
Jim Cowart
|
efb1d5cb0c
|
Updating build artifacts
|
2012-01-15 21:52:22 -05:00 |
|
Jim Cowart
|
13d6c7c419
|
Added envelope argument to publish methods, updated diags to use it correctly.
|
2012-01-15 21:46:34 -05:00 |
|
Jim Cowart
|
f145105282
|
Fixing bug with postal.publish payload not getting set properly
|
2012-01-15 19:52:18 -05:00 |
|
Jim Cowart
|
c364d0ea34
|
Fixing bug with postal.subscribe callback not getting properly registered
|
2012-01-15 19:38:08 -05:00 |
|
Jim Cowart
|
9e5eb2451e
|
Adding built source to repository after last commit
|
2011-09-27 18:04:00 -04:00 |
|
Jim Cowart
|
3564224e2b
|
Added shortcut publish and subscribe methods to the postal api object. This allows for quick publishing/subscribing where it's either not important to have a handle to the channel, or the channel handle isn't known or accessible.
|
2011-09-27 18:03:07 -04:00 |
|
Jim Cowart
|
bded8075d5
|
Fixing issues with npm package deployment
|
2011-09-21 01:12:55 -04:00 |
|