Commit Graph

9650 Commits

Author SHA1 Message Date
Matt Colyer
658c106349 Convert fixture themes to packages 2013-09-13 16:20:05 -07:00
Matt Colyer
a4fd23b645 Remove unused Theme class 2013-09-13 13:50:25 -07:00
Matt Colyer
a83878590d Remove build step which copied themes folder 2013-09-13 12:13:33 -07:00
Matt Colyer
c6a23ba32c Add theme dependencies 2013-09-13 12:13:32 -07:00
Matt Colyer
e00936f49c Remove themes directory 2013-09-13 12:13:32 -07:00
Matt Colyer
1361ec6ec1 Ensure that theme styles are applied after packages 2013-09-13 12:13:32 -07:00
Matt Colyer
708c760c6c Implement index.less/css fallback for themes 2013-09-13 12:13:32 -07:00
Matt Colyer
b1675714e6 Load themes after packages, since we depend on them 2013-09-13 12:13:32 -07:00
Matt Colyer
a4dedeb92d Use packages to load themes 2013-09-13 12:13:32 -07:00
Matt Colyer
a3069edec0 Add test for initialLine option to EditSession 2013-09-13 11:42:31 -07:00
Matt Colyer
7c84f38410 Be more defensive about parsing line numbers 2013-09-13 11:42:31 -07:00
Matt Colyer
9a64b2775d 💄 2013-09-13 11:42:31 -07:00
Matt Colyer
3dd6e97ca1 Correct documentation 2013-09-13 11:42:31 -07:00
Matt Colyer
4b90ba06ff Add a small note about where ipc 'open'. 2013-09-13 11:42:31 -07:00
Matt Colyer
e8838e3bd0 Handle file paths that contain line numbers 2013-09-13 11:42:31 -07:00
Ben Ogle
7aa87adf8d upgrade to status-bar 0.5.0 2013-09-13 11:38:21 -07:00
probablycorey
ae6f0c40e6 Fix default project path in specs 2013-09-13 11:34:47 -07:00
Ben Ogle
448064b1cb Only attach the mousewheel handler on regular editors 2013-09-13 11:05:33 -07:00
Ben Ogle
f9a5d505d2 Upgrade to Settings 0.15.0 2013-09-13 11:02:37 -07:00
Corey Johnson
2bba50bdd0 Use a packages fixtures directory as the default project directory 2013-09-13 09:01:22 -07:00
Corey Johnson
2152004883 Use the ACTUAL spec directory instead of the specs parent 2013-09-13 09:01:22 -07:00
Corey Johnson
e64119ade2 Rename specPath loadSetting to specDirectory 2013-09-13 09:01:22 -07:00
Ben Ogle
7d679f9808 Upgrade to settings 0.14.0 2013-09-12 16:27:23 -07:00
Ben Ogle
5d923357a9 Add a separator between panes in the light theme 2013-09-12 14:04:19 -07:00
Ben Ogle
b6a503ac3b Add a separator between panels 2013-09-12 14:04:19 -07:00
Ben Ogle
be5c7a87f9 Fix strangeness when split panes 2013-09-12 14:04:19 -07:00
Ben Ogle
634ce0ade1 Use settings-view v0.13.0 2013-09-12 14:04:19 -07:00
Ben Ogle
a89daf5153 Remove units on 0 2013-09-12 14:04:19 -07:00
Ben Ogle
09907388b7 Add sortable styles to the light theme 2013-09-12 14:04:19 -07:00
Ben Ogle
a8e8bb9303 Fix section styles 2013-09-12 14:04:18 -07:00
Ben Ogle
f310797b96 Style the bootstrap tabs 2013-09-12 14:04:18 -07:00
Ben Ogle
f887df178c Fix small issues 2013-09-12 14:04:18 -07:00
Ben Ogle
c8e0b99241 Add drop down styles to dark theme 2013-09-12 14:04:18 -07:00
Ben Ogle
81a19ea3db Add pane styles to dark theme 2013-09-12 14:04:18 -07:00
Ben Ogle
6400365a27 Style the .caret 2013-09-12 14:04:18 -07:00
Ben Ogle
7ae8f2d836 Style the sortable lists in settings 2013-09-12 14:04:17 -07:00
Ben Ogle
6277fbcf80 Remove merged screw up 2013-09-12 14:04:17 -07:00
Ben Ogle
579ccbde0f Move sortable styles into the theme 2013-09-12 14:04:17 -07:00
Ben Ogle
b96c1b4186 Sections can be created with the .section class 2013-09-12 14:04:17 -07:00
Ben Ogle
e0a9d3acec Links have a pointer cursor 2013-09-12 14:04:17 -07:00
Ben Ogle
261f61ac26 Oops 2013-09-12 14:04:17 -07:00
Ben Ogle
e9b7e27fe0 Update sections to handle the edge borders 2013-09-12 14:04:17 -07:00
Ben Ogle
210fbc6fb1 Add bootstrap less file 2013-09-12 14:04:17 -07:00
Ben Ogle
5b362a5a34 AtomPackages emit events 2013-09-12 14:02:55 -07:00
Ben Ogle
fe6732bcdb Remove theme.deactivate calls in afterEach 2013-09-12 14:02:55 -07:00
Ben Ogle
48f01c66e2 Change Theme load verbiage to activate
This is to be more consistent with packages.
2013-09-12 14:02:54 -07:00
Ben Ogle
28d48f983e Use _.contains() rather than indexOf() 2013-09-12 14:02:54 -07:00
Ben Ogle
ce35a1d380 Remove duplicate of Theme creation 2013-09-12 14:02:54 -07:00
Ben Ogle
c831898781 getLoadedStylesheetPaths -> getStylesheetPaths
To be consistent with Packages
2013-09-12 14:02:54 -07:00
Ben Ogle
f3aa8f1024 💄 Long line -> multiple lines 2013-09-12 14:02:54 -07:00