Commit Graph

125 Commits

Author SHA1 Message Date
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