Commit Graph

9606 Commits

Author SHA1 Message Date
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
Ben Ogle
69f28855f1 💄 Reorder functions in Theme 2013-09-12 14:02:54 -07:00
Ben Ogle
a806f9c95c Add getPath() and getLoadedStylesheetPaths() 2013-09-12 14:02:54 -07:00
Ben Ogle
05b98cefe5 getThemes -> getLoadedThemes 2013-09-12 14:02:53 -07:00
Ben Ogle
c1af8a86d3 Remove log line 2013-09-12 14:02:53 -07:00
Ben Ogle
91ce1a573d Remove the unloadBaseStylesheets()
It is no longer necessary. We now replace the contents of the style tags
2013-09-12 14:02:53 -07:00
Ben Ogle
d8850c2c77 Use cachedContents when checking for an update.
Without this change, we would never get the initial file's change
without calling .read() first
2013-09-12 14:02:53 -07:00
Ben Ogle
261d386809 Add a theme-added event to the theme manager 2013-09-12 14:02:53 -07:00
Ben Ogle
d3eec2db05 deactivated event on themes + can reload stylesheet 2013-09-12 14:02:53 -07:00
Ben Ogle
b48a35fc14 Reload the stylesheet when it is applied >1x 2013-09-12 14:02:53 -07:00
Ben Ogle
d2e125357a Fix .block css definition
It was selecting .blocks in the highlighted syntax. See #836
2013-09-12 13:47:10 -07:00
Kevin Sawicki
2304518a1e Upgrade to archive-view@0.5.0 2013-09-11 19:04:48 +01:00
Kevin Sawicki
428ae8b06f Upgrade to archive-view@0.4.0 2013-09-11 18:56:59 +01:00
Matt Colyer
b5dfc81467 Ignore git ignored files when searching a project 2013-09-11 10:05:34 -07:00
Matt Colyer
81a18565f0 Publish docs don't need patch versions 2013-09-11 09:49:43 -07:00
Corey Johnson
15c3e2c729 Update comment 2013-09-10 14:51:09 -07:00
Corey Johnson
2eb3b7bf35 Always open dev tools before benchmarks are run
Otherwise profiles aren't generated.
2013-09-10 14:51:09 -07:00
Corey Johnson
249044e754 Add application:run-benchmarks command 2013-09-10 14:51:09 -07:00
Ben Ogle
c5b56d4070 Update to grammar-selector v0.3.1 2013-09-10 13:55:34 -07:00
Ben Ogle
83f09af89b Remove .less extensions from imports 2013-09-10 12:01:35 -07:00
Ben Ogle
d183688699 Update to collaboration v0.10.0 2013-09-10 12:01:35 -07:00
Ben Ogle
b7f424cac3 Update to command-panel v0.3.0 2013-09-10 12:01:35 -07:00
Ben Ogle
b7a258f152 Update to command-palette v0.2.0 2013-09-10 12:01:35 -07:00
Ben Ogle
3534a2842a Update to fuzzy-finder v0.4.0 2013-09-10 12:01:35 -07:00
Ben Ogle
f492617225 Update to grammar-selector v0.3.0 2013-09-10 12:01:35 -07:00
Ben Ogle
3ade9f2612 Update to settings-view v0.12.0 2013-09-10 12:01:34 -07:00
Ben Ogle
c82e708a99 Update to status-bar v0.4.0 2013-09-10 12:01:34 -07:00
Ben Ogle
f6a0c1cbf3 Update to tabs v0.3.0 2013-09-10 12:01:34 -07:00
Ben Ogle
f7e0230fc1 Use tree-view 0.3.0 2013-09-10 12:01:16 -07:00
Ben Ogle
3b2ff8adcf Unset the theme
This caused failures in the CommandPanel package.
2013-09-10 12:01:16 -07:00
Ben Ogle
864631643b Use dev version of collaboration 2013-09-10 12:01:16 -07:00
Ben Ogle
31964bc399 💄 Multiple rules on multiple lines in themes 2013-09-10 12:01:16 -07:00
Ben Ogle
e9b3ad2f68 💄 Rules with multiple selectors on 2 lines
In /static
2013-09-10 12:01:16 -07:00
Ben Ogle
ba0b90971e Remove ui-colors from static 2013-09-10 12:01:16 -07:00
Ben Ogle
c1f92facfb Use 0.3.1 of ui-demo 2013-09-10 12:01:15 -07:00
Ben Ogle
f8b6e8acce Use dev version of command-panel. 2013-09-10 12:01:15 -07:00
Ben Ogle
598b1b100e Add .has-flat-children 2013-09-10 12:01:15 -07:00
Ben Ogle
e8f3879048 Move text declaration into the other heading definition 2013-09-10 12:01:15 -07:00
Ben Ogle
a94a1924a0 Add selected var to the ui variables 2013-09-10 12:01:15 -07:00
Ben Ogle
e99f97b9fe Add bordered panels to the light theme 2013-09-10 12:01:15 -07:00
Ben Ogle
d39651a69d Add new vars to all ui-variables files. 2013-09-10 12:01:15 -07:00
Ben Ogle
8c0021a4cb Fix tabs 2013-09-10 12:01:15 -07:00
Ben Ogle
ee131f7012 Add .bordered panel 2013-09-10 12:01:15 -07:00
Ben Ogle
57f6558602 Panels and inset panels are handled better 2013-09-10 12:01:14 -07:00
Ben Ogle
3621136ab5 💄 No more bootstrap-overrides.less 2013-09-10 12:01:14 -07:00