File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## v1.1.3 (2/18/2014)
2+
3+ ###features
4+ * ` on ` now optionally accepts an event to trigger instead of a callback
5+ https://github.com/flightjs/flight/pull/217
6+
7+ * logger now shows trigger payload
8+ https://github.com/flightjs/flight/pull/213
9+
10+ * ` getBoundRequests ` addes to registry as a convenience
11+ https://github.com/flightjs/flight/pull/214
12+
13+ ###bug fixes and tweaks
14+
15+ * correct clean-up when 'off' callback is a bound function
16+ https://github.com/flightjs/flight/pull/222
17+
118## v1.1.2 (1/14/2014)
219
320###features
Original file line number Diff line number Diff line change 22 "name" : " flight" ,
33 "description" : " Clientside component infrastructure" ,
44 "main" : " lib/index.js" ,
5- "version" : " 1.1.2 " ,
5+ "version" : " 1.1.3 " ,
66 "ignore" : [
77 " doc" ,
88 " tools" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " flight" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "devDependencies" : {
55 "karma" : " ~0.10.1" ,
66 "karma-jasmine" : " ~0.1.0" ,
You can’t perform that action at this time.
0 commit comments