Matt Colyer
28a45c0fcd
Merge pull request #965 from atom/document-themes
...
Theme Documentation
2013-10-16 12:10:34 -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
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
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
Kevin Sawicki
d10bc2c06c
Upgrade to terminal@0.11.0
2013-10-14 17:28:27 -07:00
Kevin Sawicki
0db962b94f
Add shims in bootstrap script
2013-10-14 17:28:27 -07:00
Kevin Sawicki
667e0929b6
Shim subscriptionCount to getSubscriptionCount
2013-10-14 17:28:27 -07:00
Kevin Sawicki
ff30a8e14b
Shim trigger to emit
2013-10-14 17:28:27 -07:00
Kevin Sawicki
11dbcfecaf
Only watch path once
2013-10-14 17:28:27 -07:00
Kevin Sawicki
6318571fed
Export Emitter instead of EventEmitter
2013-10-14 17:28:27 -07:00
Kevin Sawicki
7f1f2bccd5
Only subscribe when file exists
2013-10-14 17:28:27 -07:00
Kevin Sawicki
c797995597
Migrate path watching to new subscription added/removed events
2013-10-14 17:28:26 -07:00
Kevin Sawicki
6030edcf0a
Upgrade to emissary@0.6.0
2013-10-14 17:28:26 -07:00
Kevin Sawicki
9fe32954dc
Update classes for emissary API
2013-10-14 17:28:26 -07:00
Kevin Sawicki
320b4a49b4
Use Subscriber.includeInto
2013-10-14 17:28:26 -07:00
Kevin Sawicki
e5ac73e0db
Use includeInto instead of _.extend
2013-10-14 17:28:26 -07:00
Kevin Sawicki
0b0c3229d3
EventEmitter is exported as Emitter
2013-10-14 17:28:26 -07:00