probablycorey
565f5fb304
Sort package.json dependencies
2013-10-16 12:39:44 -07:00
Corey Johnson
835088676d
Merge pull request #974 from atom/cj-make-packages-async
...
Add 'sync' to the end of synchronous open methods
2013-10-16 12:32:58 -07:00
probablycorey
43c54a93e5
Merge remote-tracking branch 'origin/master' into cj-make-packages-async
...
Conflicts:
package.json
2013-10-16 12:28:36 -07:00
probablycorey
8bd87ac4f2
Update status bar version
2013-10-16 12:20:16 -07:00
Ben Ogle
76c152b97d
Add dev-live-reload to the default install
2013-10-16 12:17:37 -07:00
Ben Ogle
aa57414547
Add inDevMode() function
2013-10-16 12:17:37 -07:00
probablycorey
0ee4956109
Merge remote-tracking branch 'origin/master' into cj-make-packages-async
...
Conflicts:
package.json
2013-10-16 12:11:35 -07:00
Matt Colyer
28a45c0fcd
Merge pull request #965 from atom/document-themes
...
Theme Documentation
2013-10-16 12:10:34 -07:00
probablycorey
719616aa3a
Update package versions
2013-10-16 12:10:17 -07:00
Matt Colyer
dbef7a26ce
📝 Describe apm linking when creating a theme
2013-10-16 12:09:27 -07:00
Matt Colyer
f7a30845f8
Update keybinding
2013-10-16 12:08:53 -07:00
Matt Colyer
492d7bc69a
📝 Give package styling recommendations
2013-10-16 11:52:00 -07:00
Ben Ogle
60aca173ce
Upgrade to styleguide@0.8.0
2013-10-16 11:33:09 -07:00
probablycorey
9a839045e5
Merge remote-tracking branch 'origin/master' into cj-make-packages-async
2013-10-16 10:51:34 -07:00
Kevin Sawicki
ee495575a2
Use underscore-plus from browser process classes
2013-10-15 18:47:50 -07:00
Kevin Sawicki
8ce72bedea
Swap activation order for new _.max behavior
2013-10-15 18:09:14 -07:00
Kevin Sawicki
5c36a98bb0
Unfocus TextMateGrammar specs
2013-10-15 17:56:14 -07:00
Matt Colyer
3f8eb361c0
📝 Cleanup/Correct Creating a package guide
2013-10-15 17:34:19 -07:00
Matt Colyer
26039653b2
Mark core.ignoredNames as complete
2013-10-15 16:50:15 -07:00
Matt Colyer
fc4750bcd5
📝 Clarify a few points about themes
2013-10-15 15:20:33 -07:00
Matt Colyer
541d25787b
📝 Clean up the getting started guide
2013-10-15 15:13:38 -07:00
Kevin Sawicki
697c96921f
Merge pull request #973 from atom/ks-underscore-plus
...
Extract underscore extensions
2013-10-15 14:48:18 -07:00
Kevin Sawicki
913f20333d
Update grammar selection for _.max change
...
Somewhere between underscore 1.4.4 and 1.5.2 max() was changed to return
the first element with the maximum value instead of the last.
The specs were relying on that ordering when selecting a specific grammar
by path.
2013-10-15 14:26:19 -07:00
Kevin Sawicki
e2ecff22c2
Use underscore-plus instead of underscore
2013-10-15 13:57:34 -07:00
Kevin Sawicki
71f7e20eeb
💄
2013-10-15 13:50:16 -07:00
Kevin Sawicki
6a3638c7d3
Use setImmediate instead of process.nextTick
2013-10-15 13:50:16 -07:00
Kevin Sawicki
5b6e8a1b20
Use process.nextTick instead of MessageChannel
2013-10-15 13:50:16 -07:00
Kevin Sawicki
216a5e61fd
Update underscore-extensions requires
2013-10-15 13:50:16 -07:00
Kevin Sawicki
8dbc0259c1
Upgrade to underscore-plus@0.2.0
2013-10-15 13:50:16 -07:00
Kevin Sawicki
4d4551987f
Use underscore-plus in Grunt tasks
2013-10-15 13:50:16 -07:00
Kevin Sawicki
4fa15d3fce
Replace underscore-extensions with underscore-plus
2013-10-15 13:50:16 -07:00
Kevin Sawicki
f066887fd8
Upgrade apm for clean fix
2013-10-15 13:42:59 -07:00
probablycorey
e3250d73a8
Fix Text Buffer spec
2013-10-15 10:58:42 -07:00
probablycorey
72a89231f8
Fix Project spec
2013-10-15 10:58:33 -07:00
probablycorey
57d9aa6019
Rename TextBuffer::load to TextBuffer::loadSync
2013-10-15 10:39:50 -07:00
probablycorey
af8ecef30d
Add 'Sync' to end of Project's synchronous open methods
...
Remove 'Async' from Project's asynchronous open methods
2013-10-15 09:45:43 -07:00
Kevin Sawicki
7b3101778b
Use path.join for benchmark fixtures path
2013-10-14 21:44:57 -07:00
Kevin Sawicki
d292579376
Merge pull request #968 from atom/ks-emissary
...
Use emissary
2013-10-14 17:51:51 -07:00
Kevin Sawicki
2c8854ce8b
Stop exporting Emitter and Subscriber
2013-10-14 17:45:01 -07:00
Kevin Sawicki
03964ff568
Unsubscribe from buffer when destroyed
2013-10-14 17:28:28 -07:00
Kevin Sawicki
1c357f9b65
Use TODO instead of FIXME for consistency
2013-10-14 17:28:28 -07:00
Kevin Sawicki
6e313dc0e4
Use unless instead of if for subscription check
2013-10-14 17:28:28 -07:00
Kevin Sawicki
bf1457e557
Upgrade to git-diff@0.10.0
2013-10-14 17:28:28 -07:00
Kevin Sawicki
3d9bb68007
Upgrade to find-and-replace@0.26.0
2013-10-14 17:28:28 -07:00
Kevin Sawicki
eaed08a5cc
Use skinny arrows in Emitter shims
2013-10-14 17:28:27 -07:00
Kevin Sawicki
f05bba6a6f
Upgrade to emissary@0.24.0
2013-10-14 17:28:27 -07:00
Kevin Sawicki
07f370df2a
Shim one to once
2013-10-14 17:28:27 -07:00
Kevin Sawicki
672fb8ecaf
Shim Emitter at top of Atom class
2013-10-14 17:28:27 -07:00
Kevin Sawicki
f47ad4f16b
Upgrade to settings-view@0.28.0
2013-10-14 17:28:27 -07:00
Kevin Sawicki
b8597ab384
Upgrade to snippets@0.8.0
2013-10-14 17:28:27 -07:00