Corey Johnson
|
0c15b0f7be
|
Remove width 100% from .commandPanel (it was not needed and now command panels border is consistent)
|
2012-07-26 10:19:13 -07:00 |
|
Nathan Sobo
|
454557b502
|
Merge branch 'master' into global-find
Conflicts:
spec/extensions/command-panel-spec.coffee
src/app/buffer.coffee
src/extensions/command-panel/command-panel.coffee
src/extensions/command-panel/keymap.coffee
|
2012-07-24 17:59:49 -06:00 |
|
Nathan Sobo
|
5ebcabb813
|
Fix preview list cursor styling
|
2012-07-23 20:14:15 -06:00 |
|
Nathan Sobo
|
07cd01571e
|
Apply some more styling, for better or worse :-)
|
2012-07-23 20:02:32 -06:00 |
|
Nathan Sobo
|
8f0c8633f8
|
Move-up / move-down on command panel change the selected operation
|
2012-07-23 15:01:03 -06:00 |
|
Corey Johnson & Nathan Sobo
|
cc292b604d
|
Select preview item when preview list is shown
|
2012-07-20 14:19:19 -07:00 |
|
Corey Johnson
|
52d60df272
|
Stylize command panel preview
|
2012-07-18 09:22:32 -07:00 |
|
Corey Johnson
|
a5032e3811
|
PreviewItem displays matched text
|
2012-07-17 20:12:57 -07:00 |
|
Corey Johnson & Nathan Sobo
|
faea4aedcc
|
Show preview list when X x operation completes
|
2012-07-17 18:39:29 -06:00 |
|
Nathan Sobo
|
79315b0ef6
|
Merge branch 'master' of github.com:github/atom
Conflicts:
static/command-panel.css
|
2012-05-08 15:11:27 -06:00 |
|
Corey Johnson
|
77baa7be09
|
Extract command panel as an extension
|
2012-05-08 13:49:06 -07:00 |
|
Nathan Sobo
|
a59c96d3a9
|
Flash red and show an error message when there's an error on moving a file
|
2012-05-08 14:18:21 -06:00 |
|
Corey Johnson & Nathan Sobo
|
038b491247
|
Add 'mini' option to editor, which styles it with auto-height, no gutter, and overflow hidden on scroller
|
2012-04-19 16:45:57 -06:00 |
|
Nathan Sobo
|
a4c25dc678
|
Flash red when entering a malformed command in the command panel
|
2012-03-28 16:11:44 -07:00 |
|
Nathan Sobo
|
a91c8098a3
|
Style the command palette with a ":" before the editor.
|
2012-03-20 20:35:00 -06:00 |
|
Nathan Sobo
|
e5eedfb7c7
|
Meta-: toggles the command palette
|
2012-03-20 19:59:37 -06:00 |
|