hyper/lib/components
Guillermo Rauch dc3b90028b Add perf optimizations (#1541)
* pass `uid` to term

* term: keep track of term instance references

* sessions: remvoe `write` object overhead

* hterm: cache measurement of codepoints for single char strings

* sessions: merge less eagerly when we receive a PTY_DATA action

* store: handle the side effect of writing to the terminal from a middleware

* terms: add terms instance cache

* lint
2017-02-23 08:10:05 -03:00
..
header.js add configurable uifontfamily (#1549) 2017-02-18 00:15:55 -03:00
notification.js added corner radius to component/notification.js (#889) 2016-12-12 22:38:19 +01:00
notifications.js api updates 2016-10-06 08:28:43 -07:00
split-pane.js Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
tab.js fix tab text alignment issue (#1543) 2017-02-17 16:48:56 -03:00
tabs.js add configurable uifontfamily (#1549) 2017-02-18 00:15:55 -03:00
term-group.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
term.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00
terms.js Add perf optimizations (#1541) 2017-02-23 08:10:05 -03:00