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 |
|
simurai
|
9daefc7395
|
⬆️ one-dark/light-syntax@v1.1.1
|
2015-09-24 16:11:14 +09:00 |
|
Cheng Zhao
|
c148df11c9
|
Merge pull request #8900 from atom/cz-update-native-modules
Update all native modules and their dependents to Nan 2
|
2015-09-24 13:45:44 +08: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
|
2a1c9f0cf3
|
Merge branch 'master' into cz-update-native-modules
Conflicts:
package.json
|
2015-09-23 12:48:12 -07:00 |
|
Max Brunsfeld
|
bb2bd5492f
|
Merge branch 'master' into cz-update-native-modules
Conflicts:
package.json
|
2015-09-23 12:46:08 -07:00 |
|
Nathan Sobo
|
de2bce4f1d
|
More helpful hints
|
2015-09-23 13:07:31 -06: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 |
|
simurai
|
e1fb376a08
|
⬆️ one-dark/light-ui@v1.1.4
|
2015-09-23 16:04:47 +09:00 |
|
simurai
|
8a58e85670
|
⬆️ markdown-preview@v0.154.0
|
2015-09-23 16:03:37 +09:00 |
|
Cheng Zhao
|
39d7f0bc73
|
⬆️ spell-check@0.60.0
|
2015-09-23 09:37:57 +08:00 |
|
Cheng Zhao
|
0afdb84f71
|
⬆️ tree-view@0.189.0
|
2015-09-23 09:37:22 +08:00 |
|
Cheng Zhao
|
522c63c68b
|
⬆️ symbols-view@0.108.0
|
2015-09-23 09:37:17 +08:00 |
|
Cheng Zhao
|
99e85e70ce
|
⬆️ markdown-preview@0.153.0
|
2015-09-23 09:37:09 +08:00 |
|
Cheng Zhao
|
6b40a9c574
|
⬆️ link@0.31.0
|
2015-09-23 09:37:03 +08:00 |
|
Cheng Zhao
|
ae84cf4950
|
⬆️ apm@1.1.1
|
2015-09-23 09:34:03 +08:00 |
|
Cheng Zhao
|
c4516b69c9
|
⬆️ scandal@2.2
|
2015-09-23 09:32:55 +08:00 |
|
Cheng Zhao
|
4d2c1b14c4
|
⬆️ text-buffer@7.1.0
|
2015-09-23 09:31:50 +08:00 |
|
Cheng Zhao
|
2b36746ac8
|
⬆️ scrollbar-style@3.2
|
2015-09-23 09:31:08 +08:00 |
|
Cheng Zhao
|
0a24384121
|
⬆️ git-utils@4
|
2015-09-23 09:31:06 +08:00 |
|
Cheng Zhao
|
9c90cd0bdf
|
⬆️ oniguruma@5
|
2015-09-23 09:24:19 +08:00 |
|
Cheng Zhao
|
f0f4b83153
|
⬆️ nslog@3
|
2015-09-23 09:24:06 +08:00 |
|
Cheng Zhao
|
d88b8a2104
|
⬆️ pathwatcher@6.2
|
2015-09-23 09:23:31 +08:00 |
|
Cheng Zhao
|
4e73bd3729
|
⬆️ atom-keymap@6.0.0
|
2015-09-23 09:20:22 +08:00 |
|
Cheng Zhao
|
9b08976958
|
⬆️ runas@3.1
|
2015-09-23 09:19:01 +08: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
|
ed6fe6a82b
|
Remove testSerialization call
|
2015-09-22 11:57:12 -06:00 |
|
Nathan Sobo
|
0145ae3436
|
Merge pull request #8892 from atom/ns-throw-when-adding-destroyed-pane-items
Throw exception when adding a pane item that has already been destroyed
|
2015-09-22 10:57:57 -06:00 |
|
Nathan Sobo
|
e443957c3b
|
Remove serializable dependency
|
2015-09-22 10:55:59 -06: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
|
8d104fa838
|
Remove mixto dependency from project
|
2015-09-22 10:37:14 -06:00 |
|
Nathan Sobo
|
99afd45f4c
|
Remove emissary dependency from project
|
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 |
|