Commit Graph
10 Commits
Author SHA1 Message Date
Tony Compton 1838cdc893 Fixing a code style issue. 2016-07-11 09:28:08 -04:00
Tony Compton a69c28bb2d Added the listen function.
Added the listen function to Store interface so that people can use
Reflux the non-mixin way.
2016-07-10 19:21:12 -04:00
Pēteris ŅikiforovsandMasahiro Wakame ead4281ec8 Reflux (#9308)
* reflux: add ListenerMixin

* reflux: allow Reflux.createAction()

`options` argument is optional.

Readme says: "Create an action by calling Reflux.createAction with an optional options object."
2016-05-15 02:12:32 +09:00
vvakame 56295f5058 replace https://github.com/borisyankov/DefinitelyTyped to https://github.com/DefinitelyTyped/DefinitelyTyped 2016-03-17 00:55:26 +09:00
vvakame 4de74cb527 normalize line ending (CRLF -> LF) 2016-02-16 01:20:30 +09:00
Mariusz Szczepańczyk d02555f045 Add connect function 2015-11-12 21:45:33 +01:00
Maurice de Beijer 1a105463c5 Fixed test errors 2015-10-17 21:15:47 +02:00
Maurice de Beijer e5109ed291 Added functionality 2015-10-17 21:09:18 +02:00
Maurice de Beijer 476caae5ae Added test 2015-10-17 16:40:05 +02:00
Maurice de Beijer 48dbfc2eeb Added RefluxJS typings 2015-10-17 16:39:52 +02:00