hyper/lib/utils
CHaBou f8366d010d
Upgrade React to v16
* Introduce 2 base components: Component and PureComponent. Before, we have only PureComponent but it was impossible to add a shoulComponentUpdate method (used for Terms).
2017-09-16 21:21:50 +02:00
..
array.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
colors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
config.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
effects.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
file.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
key-code.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
keymaps.js Implements Commands Key mapping (#1876) 2017-06-02 20:03:47 -04:00
notify.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
object.js Use native Object.values()` (#1880) 2017-05-27 23:42:42 -04:00
plugins.js Upgrade React to v16 2017-09-16 21:21:50 +02:00
rpc.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
selection.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
term-groups.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
url-command.js Add prettier and resolve all lint errors 2017-09-10 16:04:13 +02:00
url-regex.js Fix url interpretation (#1259) 2016-12-17 14:17:58 -08:00