Nathan Sobo
fb4361e976
Guard React mini-editors with core.useReactMiniEditors feature flag
...
I'm not adding a default for this one so it won't show up in the
settings view unless the user sets it in their config explicitly. I'm
hoping it won't need to be flagged for very long.
2014-07-21 14:13:05 -07:00
Nathan Sobo
f16ea63a95
Export ReactEditorView as EditorView from 'atom' module
...
Also, remove a few early requires of 'exports/atom.coffee' in the spec
suite that were causing failures.
2014-07-21 10:43:30 -07:00
Nathan Sobo
101e1f6b50
Export {Workspace} in the 'atom' module
2014-03-03 16:00:36 -07:00
Kevin Sawicki
0688ddf083
Remove _ and fs from exports
2014-02-23 17:05:26 -08:00
Kevin Sawicki
dbd20bcd31
Remove File and Directory exports
2014-02-19 09:53:20 -08:00
Kevin Sawicki
ae060fb450
Export File/Directory from pathwatcher
2014-02-19 09:19:08 -08:00
Kevin Sawicki
cb6ba3c418
Remove ConfigObserver from exports
2014-02-06 13:10:34 -08:00
Kevin Sawicki
d778e13ffb
💄 Sort exports
2014-01-31 15:22:48 -08:00
Kevin Sawicki
9918a0b73f
Remove SelectList shim
2014-01-31 15:22:16 -08:00
Kevin Sawicki
012c38cf11
Shim export to old name
2014-01-31 14:50:33 -08:00
Kevin Sawicki
0785fb3a48
Add export shim
2014-01-31 14:50:16 -08:00
Nathan Sobo
8ca8ac5efc
Make ConfigObserver a proper mixin and export it
2014-01-21 20:56:23 -07:00
Nathan Sobo
8d4ae33134
Don't export Model superclass in top-level atom module
...
Previously, the semantics of telepath's Model class were coupled to the
wrapped documents, so it made sense to export the Model. But now that
Model is much simpler, it makes more sense to allow individual packages
to rely on their own version of Model by requiring theorist if they want
to so we can make changes to the version of model used by core without
breaking packages.
2014-01-05 10:47:22 -07:00
Nathan Sobo
cbec03c158
Rename reactionary to theorist
2014-01-05 10:25:59 -07:00
Nathan Sobo
e26d97d5ac
Remove telepath as a core dependency
2014-01-03 17:42:11 -07:00
Nathan Sobo
3db9e16637
Upgrade to telepath 0.75.0 for custom object support
2013-12-16 19:03:10 -07:00
Kevin Sawicki
63cac904ae
Export telepath Model
2013-12-12 08:51:02 -08:00
Kevin Sawicki
c03e9ad815
Rename Editor export to EditorView
2013-11-26 19:35:16 -08:00
Kevin Sawicki
2e801fbf87
Rename root-view to workspace-view
2013-11-26 11:02:53 -08:00
Kevin Sawicki
6a9f29024a
Remove RootView export
2013-11-26 11:02:53 -08:00
Kevin Sawicki
f8ed6eadc8
Add WorkspaceView and atom.workspaceView shims
2013-11-26 09:13:06 -08:00
probablycorey
2d15f5e49a
Remove pathForRepositoryUrl from atom exports
2013-11-20 10:03:06 -08:00
probablycorey
bf05ddb958
🔫
...
I screwed up a rebase, this nasty commit is the result.
2013-11-19 15:15:12 -08:00
probablycorey
aaa82e23da
Rename Editor to TextEditorView
2013-11-19 14:34:20 -08:00
Kevin Sawicki
886a2aa867
Remove pathForRepositoryUrl from exports
2013-11-19 10:26:33 -08:00
Kevin Sawicki
aeaa76a9e1
Remove Site from exports
2013-11-19 10:25:42 -08:00
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