Kevin Sawicki
|
044bcd4053
|
💄
|
2013-08-19 21:28:09 -07:00 |
|
Kevin Sawicki
|
805c17d20c
|
Revert "Remove ws dependency now managed in collaboration package"
This reverts commit dc8362cabf.
This is still needed since apm install does not install dev dependencies
of third-party modules.
|
2013-08-19 21:25:37 -07:00 |
|
Kevin Sawicki
|
77ed5324b1
|
Move specs from spec/app to spec/
|
2013-08-19 21:23:00 -07:00 |
|
Kevin Sawicki
|
dc8362cabf
|
Remove ws dependency now managed in collaboration package
|
2013-08-19 21:08:02 -07:00 |
|
Kevin Sawicki
|
87b859b947
|
Update links for new repo location under atom org.
|
2013-08-19 20:50:09 -07:00 |
|
Kevin Sawicki
|
f92e61a683
|
Upgrade to collaboration@0.4.0
|
2013-08-19 20:36:56 -07:00 |
|
Kevin Sawicki
|
3bd04f8da8
|
Remove atom-collaboration-server from .gitmodules
This is now reference in the collaboration package repository
|
2013-08-19 20:33:03 -07:00 |
|
Kevin Sawicki
|
d08aa4b9d9
|
Update telepath submodule URL for new location in atom org.
|
2013-08-19 20:32:37 -07:00 |
|
Kevin Sawicki
|
38a3adae89
|
Update apm submodule URL for new location in atom org.
|
2013-08-19 20:30:32 -07:00 |
|
Kevin Sawicki
|
2f8c9ffa66
|
Remove src from nof list of directories
It no longer contains any package specs.
|
2013-08-19 20:20:36 -07:00 |
|
Kevin Sawicki
|
a7a1244599
|
Flatten spec directory
|
2013-08-19 20:13:58 -07:00 |
|
Kevin Sawicki
|
6ec8b6e26f
|
Update doc tasks for new src layout
|
2013-08-19 20:13:57 -07:00 |
|
Kevin Sawicki
|
76332c76bd
|
Flatten src directory
* Move src/app to src/
* Move src/stdlib to src/
* Remove src/app and src/stdlib from NODE_PATH
|
2013-08-19 20:13:57 -07:00 |
|
Kevin Sawicki
|
45c11e6fd4
|
Move src/app/keymaps to repo root
|
2013-08-19 20:13:57 -07:00 |
|
Kevin Sawicki
|
b6785d78e8
|
Reset themes in afterEach
This ensures they don't bleed over into other specs.
|
2013-08-19 19:49:52 -07:00 |
|
Kevin Sawicki
|
e31cd35ce8
|
Upgrade apm to fix update command
Closes #726
|
2013-08-19 19:25:28 -07:00 |
|
Kevin Sawicki
|
c80373b11e
|
Upgrade to image-view@0.2.0
|
2013-08-19 19:15:52 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
cf65945d5c
|
🐎 Upgrade telepath for performance improvements
|
2013-08-19 18:07:32 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
f76108fdfd
|
🐎 Cache tab whitespace regexes in Token
|
2013-08-19 18:07:32 -07:00 |
|
Ben Ogle
|
8ea8671430
|
Merge pull request #706 from github/bo-inject-less-vars
Add theme dir(s) to less import paths -> allow package LESS to import from the current theme
|
2013-08-19 18:03:55 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
f02d05811c
|
Upgrade to collaboration@0.3.0 to fix CI
|
2013-08-19 16:25:05 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
0af8c9362b
|
Remove duplicate call to TokenizedBuffer:resetTokenizesLines()
This is already handled in an event listener bound to 'grammar-changed'
which TokenizedBuffer::setGrammar triggers.
|
2013-08-19 16:20:35 -07:00 |
|
Ben Ogle
|
d01cde3358
|
add another import
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
128543ec7e
|
fix import
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
5de52c59ee
|
Comment
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
ea019870fb
|
Add in the fallback ui colors.
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
a98b2fd37f
|
Success colors are green!
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
c2aefa7616
|
Change colors in dark ui to match pattern in light ui colors
|
2013-08-19 15:55:17 -07:00 |
|
Ben Ogle
|
2d12f08375
|
Update light ui with color system
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
66162902be
|
Pull colors out of the dark-ui theme
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
595f6a975f
|
import the right colors file
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
15085384b9
|
change name of event to reloaded
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
0eff8deabc
|
remove parens from the list comp
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
72db35d663
|
rename colors to ui-colors
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
51ec4d3285
|
Use a few colors in the themes.
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
8b149f63cb
|
Add colors.less files.
Adds one for each theme, and a fallback
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
15a48147b1
|
Use theme.reload event to reload the theme stylesheets
|
2013-08-19 15:55:16 -07:00 |
|
Ben Ogle
|
3bc6023a66
|
Use import paths from themes when loading a less sheet
|
2013-08-19 15:55:15 -07:00 |
|
Ben Ogle
|
b89e58e551
|
ThemeManager emits a reload event when reloaded
|
2013-08-19 15:55:15 -07:00 |
|
Ben Ogle
|
6cd003f68e
|
Add reloadStylesheets() to AtomPackage
|
2013-08-19 15:55:15 -07:00 |
|
Ben Ogle
|
8730638ade
|
Add directory and ImportPaths paths to themes
|
2013-08-19 15:55:15 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
c3850e4d44
|
Upgrade to collaboration@0.2.0 for summit branch updates
|
2013-08-19 15:54:39 -07:00 |
|
Kevin Sawicki
|
0a8ebca67a
|
Use an async waterfall to chain deploy commands
|
2013-08-19 15:34:25 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
347801b074
|
Merge branch 'summit'
Conflicts:
src/app/config.coffee
src/atom-application.coffee
src/main.coffee
|
2013-08-19 14:01:24 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
fe010eccc7
|
Update telepath for SharedString::lineForRow speedup
|
2013-08-19 13:51:59 -07:00 |
|
Kevin Sawicki
|
2959b51afb
|
Upgrade telepath for assumePrimitiveElements optimization
|
2013-08-19 13:43:43 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
24e0d8fc03
|
Add ~/.atom/dev/packages to package load path in dev mode
|
2013-08-19 09:56:43 -07:00 |
|
Kevin Sawicki & Nathan Sobo
|
42a34c01c9
|
Add devMode flag to atom.getLoadSettings()
|
2013-08-19 09:55:11 -07:00 |
|
Nathan Sobo
|
cfe5bb1b02
|
Get benchmark-suite running again
|
2013-08-18 10:20:20 -06:00 |
|
Nathan Sobo
|
f23f23d032
|
Upgrade telepath for assumePrimitive optimization
|
2013-08-18 10:19:36 -06:00 |
|