Commit Graph

12755 Commits

Author SHA1 Message Date
Max Brunsfeld
ff8203460a Merge branch 'master' into mb-adjust-app-name-by-channel
Conflicts:
	build/Gruntfile.coffee
2015-09-25 14:47:58 -07:00
Max Brunsfeld
7a0fa8ecdc Merge pull request #8897 from ssorallen/lowercase-optional
Use lowercase 'optional' keyword used by docs
2015-09-24 11:26:07 -07:00
Antonio Scandurra
a137e50857 Merge pull request #8895 from atom/as-undefined-offset-height
Allow null TextEditorComponent::domNode during visibility check
2015-09-24 10:33:44 +02:00
Max Brunsfeld
a97029c3d2 Merge pull request #8721 from scv119/autoupdate
Add --no-auto-update while run `scripts/build` to disable autoupdate
2015-09-23 17:31:52 -07:00
Max Brunsfeld
cd31f9506a Install apm as apm-beta in beta version 2015-09-23 14:10:07 -07:00
Max Brunsfeld
a9531fc4dd Install atom command as 'atom-beta' when using beta version 2015-09-23 14:10:07 -07:00
Antonio Scandurra
4ffeb68403 Ensure domNode is not set arbitrarily to null 2015-09-23 19:01:57 +02:00
Nathan Sobo
0a67cb9729 Merge pull request #8682 from atom/tj-remove-deprecations
Remove deprecated code
2015-09-23 10:41:26 -06:00
Nathan Sobo
50ce1c4afc Guard against undefined state in Workspace.deserialize 2015-09-23 10:16:59 -06:00
Ross Allen
59ba793d64 Use lowercase 'optional' keyword used by docs
The docs generator expects 'optional' starting with a lowercase 'o' to
mark arguments as optional. Lowercase 'O' to properly generate the docs.
2015-09-22 14:10:05 -07:00
Antonio Scandurra
620e87420b Allow null TextEditorComponent::domNode during visibility check
* Use `atom.assert` to verify that the ctor was run before the exception.
2015-09-22 21:18:55 +02:00
Chen Shen
1900f766e7 Add --no-autoupdate while run scripts/build to disable autoupdate 2015-09-22 11:34:08 -07:00
Nathan Sobo
3d4ed37f81 Don’t use Serializable mixin in Workspace 2015-09-22 10:55:52 -06:00
Nathan Sobo
d997c80d31 Don’t use Serializable mixin in Project 2015-09-22 10:50:11 -06:00
Nathan Sobo
17b4725b44 Don’t use Serializable mixin in PaneContainer 2015-09-22 10:46:30 -06:00
Nathan Sobo
8ce0e6141f Don’t use Serializable mixin in PaneAxis 2015-09-22 10:38:37 -06:00
Nathan Sobo
b3b7b3f3dd Don’t use Serializable mixin in Pane 2015-09-22 10:37:15 -06:00
Nathan Sobo
04bda33c10 Don’t use Serializable mixin in TextEditor 2015-09-22 10:37:15 -06:00
Nathan Sobo
69c4764b2f Don’t use Serializable mixin in DisplayBuffer 2015-09-22 10:37:15 -06:00
Nathan Sobo
4a1d1fdffb Don’t use Serializable mixin in TokenizedBuffer 2015-09-22 10:37:15 -06:00
Nathan Sobo
e5e79983b6 Fix typo 2015-09-22 10:37:15 -06:00
Nathan Sobo
4e5cbdc3f6 Remove includeDeprecatedAPIs reference from GrammarRegistry 2015-09-22 10:37:15 -06:00
Nathan Sobo
69833af3bd Remove property-accessors dependency 2015-09-22 10:37:14 -06:00
Nathan Sobo
d4afe881e9 Remove delegato dependency 2015-09-22 10:37:14 -06:00
Nathan Sobo
52a2c6725b Remove emissary dependency in Task 2015-09-22 10:37:14 -06:00
Nathan Sobo
584fe3af36 🔥 Remove SubscriberMixin 2015-09-22 10:37:14 -06:00
Nathan Sobo
32ec6b5321 🔥 Remove deprecations from Selection 2015-09-22 10:37:14 -06:00
Nathan Sobo
78cdd7cb6e 🔥 Remove theorist and TextEditor deprecations 2015-09-22 10:37:13 -06:00
Nathan Sobo
1e4466e260 Get ThemeManager specs passing after removing deprecations 2015-09-22 10:37:13 -06:00
Nathan Sobo
1549235288 🔥 Remove deprecations from TextEditorComponent 2015-09-22 10:37:09 -06:00
Nathan Sobo
0fa7c1304f Stop looping when currentTarget becomes undefined 2015-09-22 10:37:09 -06:00
Nathan Sobo
a8c77ae91f 🔥 Remove grim require from TokenizedBuffer 2015-09-22 10:37:09 -06:00
Nathan Sobo
18c3dd598f 🔥 Remove grim require from ThemeManager 2015-09-22 10:37:08 -06:00
Nathan Sobo
29b9c5d3c0 🔥 Remove grim require from TextEditorElement 2015-09-22 10:37:08 -06:00
Nathan Sobo
75f6127b90 🔥 Remove deprecations from Project 2015-09-22 10:37:08 -06:00
Nathan Sobo
0b0dddee82 🔥 Remove deprecations from Pane 2015-09-22 10:37:08 -06:00
Nathan Sobo
14e4e46b17 🔥 Remove grim require from PaneElement 2015-09-22 10:37:08 -06:00
Nathan Sobo
eb30bde9a6 🔥 Remove grim require from PaneContainerElement 2015-09-22 10:37:08 -06:00
Nathan Sobo
40af160c4a 🔥 Remove grim require from KeymapExtensions 2015-09-22 10:37:08 -06:00
Nathan Sobo
faf3b4d6e5 🔥 Remove deprecations from GrammarRegistry 2015-09-22 10:37:08 -06:00
Nathan Sobo
23dd4f5990 🔥 Remove deprecations from GitRepository 2015-09-22 10:37:07 -06:00
Nathan Sobo
bf0bdd4882 🔥 Remove deprecations from DisplayBuffer 2015-09-22 10:37:07 -06:00
Nathan Sobo
fb17124c27 🔥 Remove deprecations from DeserializerManager 2015-09-22 10:37:07 -06:00
Thomas Johansen
c08255696a 🔥 Remove deprecations from Marker 2015-09-22 10:37:07 -06:00
Thomas Johansen
d3c5671cb9 🔥 Remove deprecations from Decorator 2015-09-22 10:37:06 -06:00
Thomas Johansen
b548f7f3f0 🔥 Remove deprecations from Pane 2015-09-22 10:37:06 -06:00
Thomas Johansen
bfc81ff829 🔥 Remove deprecations from PaneContainer 2015-09-22 10:37:06 -06:00
Thomas Johansen
e0ff96127a 🔥 Remove deprecations from Workspace 2015-09-22 10:37:06 -06:00
Thomas Johansen
c0f5a322fb 💚 Partially revert deprecation removal from DisplayBuffer 2015-09-22 10:37:06 -06:00
Thomas Johansen
ca0b7fa0f4 🔥 Remove remaining deprecations from PackageManager 2015-09-22 10:37:06 -06:00