pulsar/spec
Nathan Sobo ad024bc1e6 Move window-global key bindings from window object to RootView.
This makes it simpler to discard bindings between specs: just throw away the RootView. It's also more straightforward to call @bindKey on self in the initialization of RootView, rather than binding to document on window.startup.
2011-12-30 13:26:48 -06:00
..
atom Move window-global key bindings from window object to RootView. 2011-12-30 13:26:48 -06:00
fixtures FileFinder tests pass 2011-12-29 15:37:08 -08:00
stdlib Add $.fn.bindKey, which works on any jquery-wrapped element. 2011-12-30 12:33:55 -06:00
spec-bootstrap.coffee fdescribe / fit can be used to focus specs manually 2011-12-23 15:38:22 -06:00
spec-helper.coffee Centralize key binding logic in KeyBinder and jQuery.fn.bindKey extension. 2011-12-30 13:19:41 -06:00
spec-suite.coffee Meta+s triggers save on Editor. 2011-12-16 16:30:51 -08:00