Commit Graph

125 Commits

Author SHA1 Message Date
Kevin Sawicki
34e5594a2d Nest all rules under a root .is-blurred class 2013-06-24 15:01:05 -07:00
Kevin Sawicki
ff7c639b64 Don't use error class in select list
Use a subtler error message that displays in the same place as the
loading message but does not change the entire background of the
view.

Also, extending classes can now customize the message displayed
when there are no items and also no filtered items to allow for
different messages for these two cases.
2013-06-13 11:31:09 -07:00
Kevin Sawicki
7e33a3e12f Remove duplicate properties 2013-06-12 10:18:23 -07:00
Kevin Sawicki
c7c7988ae6 Drop units when using zero 2013-06-12 10:18:23 -07:00
Kevin Sawicki
0b0af2296f Add summary header with size and file/folder counts 2013-06-10 14:11:18 -07:00
Kevin Sawicki
e9bf2fe161 Add initial archive viewer 2013-06-10 14:11:17 -07:00
Kevin Sawicki
c4cfc0cff6 Move btn override to command panel stylesheet 2013-05-22 15:29:34 -07:00
Kevin Sawicki
c3759feaa0 Show number of paths loaded after indexing message 2013-05-07 08:56:06 -07:00
Kevin Sawicki
919bdca8f4 Style select list loading area similar to command panel 2013-05-06 16:34:39 -07:00
Kevin Sawicki
55f185f980 Tweak select list colors 2013-05-02 14:08:51 -07:00
Kevin Sawicki
7e15a343f3 Add primary/secondary line classes to select list
This will be a style that can be used by extending
classes to provide two lines that don't wrap with
color and padding.

This is initially used by symbols view and fuzzy finder.
2013-05-01 17:09:37 -07:00
Kevin Sawicki
01ad97e7b0 Show ellipsis for long paths in fuzzy finder
Previously the directory was shown after the file name
and it would wrap if too long causing inconsistent row
heights.

Now the full path is shown below the name in a smaller font
and both the path and file are set to overflow with an ellipsis.
2013-05-01 16:46:22 -07:00
Kevin Sawicki
0ca1204b89 Use standard headings in command logger
Now that we have bootstrap we no longer need these
tweaks to headings.
2013-04-25 18:44:25 -07:00
Nathan Sobo
bbbdacab74 Avoid the .label class because it conflicts with bootstrap 2013-04-16 17:24:21 -06:00
Kevin Sawicki & Nathan Sobo
fe5d73c02a Use bootstrap buttons in command panel
Thanks @mdo!
2013-04-16 12:28:35 -07:00
Nathan Sobo
84bc5d1e56 Fix syntax error in select-list.less of atom-dark-ui theme 2013-04-16 11:53:48 -06:00
probablycorey
a8f27a7848 Convert select list to Less style markup 2013-04-16 10:20:00 -07:00
Kevin Sawicki
6ce3f87448 Add initial image viewer
An image session will be opened by project.buildEditSession()
for known image extensions.

Closes #203
2013-04-08 15:36:35 -07:00
Kevin Sawicki
fcb90abfda Don't show status colors on selected arrow 2013-04-05 15:05:43 -07:00
Kevin Sawicki
f8fbfc8624 Don't show status color on arrow when selected 2013-04-05 09:34:25 -07:00
probablycorey
cf07eef3ae Only change text color when select list item matches :hover
Closes #303
2013-03-29 15:09:53 -07:00
probablycorey
00c1fdce38 Change theme extension to .less 2013-03-29 15:02:45 -07:00
probablycorey
4b146f3459 Remove css extensions from themes package.cson stylesheet list 2013-03-29 15:02:44 -07:00
Kevin Sawicki
7756f8e86d Show ignored icon in status bar 2013-03-25 12:00:11 -04:00
Kevin Sawicki
77bc42bd45 Put status indicator on right side of fuzzy finder
Closes #313
2013-03-04 21:43:33 -08:00
Kevin Sawicki
77a5f4775a Show Git status indicators on directories
Closes #301
2013-03-04 21:43:33 -08:00
Kevin Sawicki
f89db4d8a2 Make right and directory class the same color 2013-02-25 15:30:41 -08:00
Kevin Sawicki
011919b8cc Add more subtle hover background color 2013-02-25 15:16:51 -08:00
Kevin Sawicki
bfaf5b4952 Move folding colors to syntax stylesheets
Switch the light syntax folding color to an orange
instead of the pink which look washed out on a light
background.
2013-02-22 09:10:18 -08:00
Justin Palmer
b0da7d15f1 not sure how this didn't throw an error 2013-02-15 10:09:40 -08:00
Justin Palmer
0ccf81d2ef style expand/collapse in atom-ui-light 2013-02-15 09:23:30 -08:00
Justin Palmer
e18ed0c96c move preview count position to static directory 2013-02-15 09:12:21 -08:00
Kevin Sawicki
eb179af0d4 Merge pull request #271 from github/super-command-panel
Super command panel
2013-02-14 10:13:40 -08:00
Kevin Sawicki
cc10ae4bdb Only set selected background on path details
Previously the background of the entire li was
changed when selected.
2013-02-13 22:33:29 -08:00
Justin Palmer
fcba61f2d1 use different color for path and operation 2013-02-13 16:55:47 -08:00
Justin Palmer
107d1e2c93 kill distracting hover styles 2013-02-13 16:25:17 -08:00
Justin Palmer
28e1fb1a75 tweak look of preview header in atom-light-ui 2013-02-13 13:00:52 -08:00
Justin Palmer
84ff844f17 styles for preview list header 2013-02-13 12:38:17 -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
Justin Palmer
f536d21ca6 cleanup look of command panel results 2013-02-13 10:23:57 -08:00
Justin Palmer
ee64cd17d3 better spacing for preview list 2013-02-13 10:12:25 -08:00
Jon Rohan
e5854da765 Moving markdown styles to syntax styles. 2013-02-13 08:52:26 -08:00
Justin Palmer
f19e536b25 style code 2013-02-12 14:32:45 -08:00
Justin Palmer
64b187a7e3 style markdown quote 2013-02-12 14:25:29 -08:00
Justin Palmer
b5ddbe9043 tweak colors, make link label different shade than link 2013-02-12 13:31:16 -08:00
Justin Palmer
be94f14d61 dark markdown 2013-02-12 12:08:38 -08:00
Kevin Sawicki
de6e930bad Support package.cson in Atom themes
Migrate light and dark themes to use package.cson
instead of package.json
2013-02-10 15:11:06 -08:00
Justin Palmer
6395f352d6 adjust position of command panel stats 2013-02-06 17:13:50 -08:00
Justin Palmer
efa31b82fa adjust command panel colors 2013-02-06 16:26:13 -08:00