Commit Graph

6007 Commits

Author SHA1 Message Date
Kevin Sawicki
7c4c44df5a Subscribe to collapse event in PathView 2013-02-13 18:49:39 -08:00
Kevin Sawicki
5b1acb5188 Move collapse result command to PathView 2013-02-13 18:47:15 -08:00
Kevin Sawicki
9dcb124ff7 Move path selection to view class 2013-02-13 18:30:08 -08:00
Kevin Sawicki
e03a669413 Collapse/expand views directly 2013-02-13 18:20:48 -08:00
Nathan Sobo
7fdf3b0733 Put user stylesheet / init script docs above themes.
Themes seems to transition better into packages.
2013-02-13 19:18:13 -07:00
Nathan Sobo
ce200157de 💄 2013-02-13 19:15:45 -07:00
Nathan Sobo
539d134a54 Replace todo with link 2013-02-13 19:15:45 -07:00
Nathan Sobo
9a050c2238 Describe how package stylesheets are loaded 2013-02-13 19:15:45 -07:00
Nathan Sobo
b718fd65df Heading 💄 2013-02-13 19:15:45 -07:00
Kevin Sawicki
72bbe3323b Create views for path and operations
The CommandPanelView is becoming bloated and this is the
beginning of breaking out some of the logic into separate
views.
2013-02-13 18:11:30 -08:00
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
Justin Palmer
fcba61f2d1 use different color for path and operation 2013-02-13 16:55:47 -08:00
Kevin Sawicki
d7b6b282a5 Subtract preview list offset from top 2013-02-13 16:53:10 -08:00
Corey Johnson
8375c8df38 Use previous package state when the wasn't activated 2013-02-13 16:37:59 -08:00
Corey Johnson
958bc2bfab Moved atom.loadPackage to a spec-only helper function 2013-02-13 16:37:59 -08:00
Justin Palmer
107d1e2c93 kill distracting hover styles 2013-02-13 16:25:17 -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
Nathan Sobo
297a33cc8d Use docs/manifest.txt to list docs files. Add user-init-script.md. 2013-02-13 16:25:48 -07:00
Nathan Sobo
2427d80e1e 💄 2013-02-13 16:25:08 -07:00
Nathan Sobo
4cea1b366e Replace "styling tweaks" section with a discussion of user.css 2013-02-13 16:10:48 -07: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
Corey Johnson
67b2aeaae9 Remove RESOURCE_PATH macro 2013-02-13 13:09:50 -08:00
Corey Johnson
71246dde1b Remove rake run
Fixes #273
2013-02-13 13:09:49 -08:00
Corey Johnson
4b7e8b6a37 Clean up .atom creation 2013-02-13 13:09:49 -08:00
Corey Johnson
c370a027ff Rename create-project to create-xcode-project 2013-02-13 13:09:49 -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
Justin Palmer
28e1fb1a75 tweak look of preview header in atom-light-ui 2013-02-13 13:00:52 -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
84ff844f17 styles for preview list header 2013-02-13 12:38:17 -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