Commit Graph

45 Commits

Author SHA1 Message Date
Kevin Sawicki
83dcf79bcf Use fs-plus 2013-11-01 08:46:02 -07:00
Kevin Sawicki
43dae4e9eb Add helper to get apm path 2013-10-22 15:52:04 -07:00
Kevin Sawicki
fa36ab1a5c Add apm to public API 2013-10-22 15:45:22 -07:00
Matt Colyer
9cc52e7882 Remove _.nextTick from exports 2013-10-22 13:53:56 -07:00
Kevin Sawicki
5e5375528b Replace stringscore/fuzzy-filter with fuzzaldrin 2013-10-17 09:46:10 -07:00
Kevin Sawicki
9d51d1a143 Use jquery provided by space-pen 2013-10-16 13:34:41 -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
2c8854ce8b Stop exporting Emitter and Subscriber 2013-10-14 17:45:01 -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
6318571fed Export Emitter instead of EventEmitter 2013-10-14 17:28:27 -07:00
Kevin Sawicki
f9a0e038a5 Use emissary for EventEmitter and Subscriber 2013-10-14 17:28:26 -07:00
Kevin Sawicki
ae57c8f3a0 Export Site from telepath 2013-09-23 08:43:13 -07:00
Kevin Sawicki
4872c5c1a3 Export telepath.Document as Document from core 2013-09-21 11:41:07 -07:00
Kevin Sawicki
e02a1187e1 Rename atom-api to atom 2013-09-20 10:03:01 -07:00
Kevin Sawicki
a5191e8169 💄 Sort exports alphabetically 2013-09-20 10:03:01 -07:00
Kevin Sawicki
7c31710a5d Export BufferedProcess from core 2013-09-20 10:02:23 -07:00
Kevin Sawicki
51ecd515dd Mention why jquery shim is needed 2013-09-20 10:02:23 -07:00
Kevin Sawicki
e5b2c6cd11 Export stringscore from vendor 2013-09-20 10:02:23 -07:00
Kevin Sawicki
b6e112ca8d Export Point and Range from telepath 2013-09-20 10:02:22 -07:00
Kevin Sawicki
6791e00562 Don't export classes that are unusable from a task
Detect if a task is being run in atom-api and only export
classes that are usable from that context.
2013-09-20 10:02:22 -07:00
Kevin Sawicki
05505a9871 Add missing require 2013-09-20 10:02:22 -07:00
Kevin Sawicki
47db0a7b3b Export pathForRepositoryUrl from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
58367170ce Export Directory class from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
a727fa5a84 Export Git class from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
6484667c6e Export Task class from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
fe48ec6232 Export SelectList from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
6146c0934a Export EventEmitter from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
32556b0ce6 Export BufferedNodeProcess from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
53d9eaf976 Export Editor from core 2013-09-20 10:02:22 -07:00
Kevin Sawicki
7737ba93a8 💄 Sort exports 2013-09-20 10:02:21 -07:00
Kevin Sawicki
6690dd6942 Export Subscriber from core 2013-09-20 10:02:21 -07:00
Kevin Sawicki
00373cd386 Export ScrollView from core 2013-09-20 10:02:21 -07:00
Kevin Sawicki
d6383f2bea Add temporary stringscore shim to exports 2013-09-20 10:02:19 -07:00
Kevin Sawicki
7ad85ee71f Export jQuery directly from vendor/ 2013-09-20 10:02:19 -07:00
Kevin Sawicki
6ccc8fe793 Keep RootView unrenamed for now 2013-09-20 10:02:19 -07:00
Kevin Sawicki
864ebf5c36 Remove vendor/ from NODE_PATH
Add jQuery temporarily to exports to not break packages
2013-09-20 10:02:19 -07:00
Kevin Sawicki
a7afe7b46f Add underscore, jQuery, and SpacePen to exports 2013-09-20 10:02:18 -07:00
Kevin Sawicki
358b98cc70 Navigate up to src directory 2013-09-20 10:02:18 -07:00
Kevin Sawicki
1b8d61e0b4 Export File class 2013-09-20 10:02:18 -07:00
Kevin Sawicki
d322f9a5fa Add exports folder to NODE_PATH
This is where all public classes will be exported through
2013-09-20 10:02:18 -07:00