hyper/lib/reducers
CHaBou d3a015466a Move Date.now() into actions to have pure reducers (#2324)
Reducers shouldn't have side effect. Date.now() is a side effect and should be done in action creators.
2017-10-04 00:18:55 +02:00
..
index.js Split Panes (#693) 2016-10-03 19:00:50 -07:00
sessions.js Move Date.now() into actions to have pure reducers (#2324) 2017-10-04 00:18:55 +02:00
term-groups.js Fix replaceParent reducer on termgroup exit (#1494) 2017-02-16 14:24:35 -03:00
ui.js Move Date.now() into actions to have pure reducers (#2324) 2017-10-04 00:18:55 +02:00