Commit Graph

627 Commits

Author SHA1 Message Date
Kevin Sawicki
e67843635e Use addClass instead of add 2013-02-13 17:36:49 -08:00
Kevin Sawicki
a42a82c8c0 Collapse selected path with left arrow 2013-02-13 17:27:53 -08:00
Kevin Sawicki
1a8bba4d70 Attach to DOM before checking visibility 2013-02-13 17:14:37 -08:00
Kevin Sawicki
1922034df5 Disable jquery fx in specs 2013-02-13 17:13:15 -08:00
Kevin Sawicki
d7b6b282a5 Subtract preview list offset from top 2013-02-13 16:53:10 -08:00
Corey Johnson
958bc2bfab Moved atom.loadPackage to a spec-only helper function 2013-02-13 16:37:59 -08:00
Justin Palmer
de2b1a8770 fix preview list automatic scrolling 2013-02-13 16:13:44 -08:00
Kevin Sawicki
894ed139a0 Remove dangling function 2013-02-13 16:12:59 -08:00
Kevin Sawicki
64203b6361 Always hide/show preview list and header together 2013-02-13 16:07:44 -08:00
Kevin Sawicki
307be184c8 Collapse/expand all with ctrl-{} 2013-02-13 15:50:51 -08:00
Justin Palmer
936324a75f use offset instead of position 2013-02-13 15:36:39 -08:00
Justin Palmer
fdd57d5e64 hide controls when deatching command panel 2013-02-13 14:16:32 -08:00
Justin Palmer
636bb21bbc 💄 2013-02-13 14:16:20 -08:00
Kevin Sawicki
7b1f9c86ad Only select child spans in spec selector 2013-02-13 14:00:58 -08:00
Justin Palmer
1e325fe28e need a hand with these specs 2013-02-13 13:44:03 -08:00
Justin Palmer
9a2bd6e374 swap to mousedown, see if this fixes the tests 2013-02-13 13:42:25 -08:00
Kevin Sawicki
38fa030f7e Only serialize edit sessions with a path 2013-02-13 13:20:54 -08:00
Kevin Sawicki
06f0988028 Simplify setting lastOpened serialized value
Iterate over the project's edit sessions instead of
the stored paths in the serialized state.
2013-02-13 13:20:53 -08:00
Kevin Sawicki
19b0edd851 Update expected spy in buffer cached paths spec 2013-02-13 13:03:28 -08:00
Kevin Sawicki
c9a0d4ad6c Exclude sessions with no path from list 2013-02-13 13:02:04 -08:00
Kevin Sawicki
291df864af Null out task when deactivated 2013-02-13 12:57:59 -08:00
Justin Palmer
f86e23e705 hookup expand-collapse 2013-02-13 12:52:01 -08:00
Kevin Sawicki
de86aefcf7 Remove duplicate nulling out of view 2013-02-13 12:51:30 -08:00
Kevin Sawicki
b09ee88603 Merge pull request #264 from defunkt/sort-buffers-by-most-recently-opened
Sort buffers by most recently opened
2013-02-13 12:51:01 -08:00
Justin Palmer
b5cccc0060 add a header view to the command panel preview list 2013-02-13 12:38:06 -08:00
Kevin Sawicki
c546c6641f Use activationEvents for package-generator 2013-02-13 12:33:20 -08:00
Kevin Sawicki
227871e66f Use relative require path 2013-02-13 12:31:20 -08:00
Kevin Sawicki
4ed2843fc2 Correct typo in keymap filename 2013-02-13 12:29:20 -08:00
Justin Palmer
539c000bcd add expand/collapse indicators 2013-02-13 11:19:08 -08:00
Justin Palmer
cc3982a08f basic expand/collapse working 2013-02-13 10:58:53 -08:00
Corey Johnson
fc29a0d347 Remove unneeded param defaults from activate methods 2013-02-13 10:51:19 -08:00
Corey Johnson
156df69227 Add content to template package 2013-02-13 10:42:22 -08:00
Corey Johnson
e1219b9fcf Create package-generator package 2013-02-13 10:42:22 -08:00
Corey Johnson
44476d4164 Handle deserilization in TreeView's initialize method 2013-02-13 10:42:11 -08:00
Justin Palmer
112e389306 wrap matches in their own list 2013-02-13 10:38:00 -08:00
Justin Palmer
d95ffe8021 toggleLoading for command panel 2013-02-12 23:55:54 -08:00
Chris Wanstrath
d1d5dc051f better name 2013-02-12 22:33:18 -08:00
Chris Wanstrath
2dc6dfc39f Serialize buffer last opened times in fuzzy-finder 2013-02-12 22:32:05 -08:00
Chris Wanstrath
8714983411 getEditSessions instead of registering a callback 2013-02-12 21:25:43 -08:00
Chris Wanstrath
065019af38 Better getPath() 2013-02-12 21:24:04 -08:00
Kevin Sawicki
67feebc64b Use skinny arrow for rootView.eachEditor callback 2013-02-12 20:59:20 -08:00
Kevin Sawicki
2268402b48 Use skinny arrow for WrapGuide.initialize() 2013-02-12 20:58:34 -08:00
Kevin Sawicki
e61d3bfb5b Use underlayer property on editor
Removes unneeded call to find
2013-02-12 20:55:53 -08:00
Kevin Sawicki
a2b50c9cf7 Remove unused require 2013-02-12 20:54:35 -08:00
Kevin Sawicki
d352b5ecc7 Set left as number without px suffix 2013-02-12 20:50:56 -08:00
Kevin Sawicki
c72c6aebbd Find underlayer in editor instead of pane 2013-02-12 20:47:58 -08:00
Chris Wanstrath
bb0a19fba3 Sort buffers by most recently opened 2013-02-12 20:46:48 -08:00
Kevin Sawicki
7d7af86c90 Add raw scope to entire `` `` block 2013-02-12 18:34:01 -08:00
Kevin Sawicki
963a67dc9e Add 'link' to expected scopes 2013-02-12 14:04:10 -08:00
Kevin Sawicki
f30f175c4e Remove unneeded id 2013-02-12 13:59:57 -08:00