hyper/lib
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
..
actions Move Date.now() into actions to have pure reducers (#2324) 2017-10-04 00:18:55 +02:00
components fix single tab title (#2289) 2017-10-02 16:49:05 +01:00
constants Windows titlebar improvements (#1307) 2017-01-10 21:45:49 -08:00
containers Updated dependencies to the latest version (#2146) 2017-08-31 15:20:39 +02:00
reducers Move Date.now() into actions to have pure reducers (#2324) 2017-10-04 00:18:55 +02:00
store Account for redux-logger 3.0 change (#1898) 2017-06-02 17:43:47 +02:00
utils Normalize keymap internals (#2227) 2017-09-20 01:36:06 +02:00
command-registry.js Implements Commands Key mapping (#1876) 2017-06-02 20:03:47 -04:00
component.js Replace react-addons-pure-render-mixin by React.PureComponent (#1902) 2017-06-03 10:31:09 +02:00
hterm.js Fixed writing composed characters (#2158) 2017-09-03 18:06:12 +02:00
index.js Escape parentheses for dropped files/folders (#1935) 2017-06-14 09:12:03 -07:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selectors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00