pulsar/spec/app
Nathan Sobo 5f253d78e9 Optimization: Use absolute positioning instead of flexbox in editor
Flexbox was causing layouts and repaints to cover the entire scroll view instead of just the edited line. This cuts down on DOM manipulation cost significantly.
2012-09-25 14:58:31 -06:00
..
buffer-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
directory-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
display-buffer-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
edit-session-spec.coffee Don't explode on meta-/ if there isn't a valid comment regex 2012-09-25 13:27:46 -06:00
editor-spec.coffee Optimization: Use absolute positioning instead of flexbox in editor 2012-09-25 14:58:31 -06:00
event-emitter-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
file-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
keymap-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
language-mode-spec.coffee If the file name has no '.' use the file name as the extension. 2012-09-04 10:53:28 -07:00
line-map-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
native-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
point-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
project-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
range-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
root-view-spec.coffee RootView passes focus to a child element with a tabindex of -1 (if one exists) 2012-09-25 13:22:06 -07:00
screen-line-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
selection-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
status-bar-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
text-mate-bundle-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
text-mate-grammar-spec.coffee Add support for back-references in TextMate grammars 2012-09-07 15:27:13 -07:00
text-mate-theme-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
token-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
tokenized-buffer-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
undo-manager-spec.coffee Get spec suite running (lots of failures) 2012-08-27 17:36:36 -05:00
window-spec.coffee Fix window spec 2012-08-30 16:19:38 -06:00