simurai
c4fa042395
⬆️ language-less@v0.29.0
2015-11-26 15:29:05 +09:00
Wliu
6b0cce6a31
Merge pull request #9668 from atom/wl-docs-skip-ci
...
Suggest [ci skip] in documentation-only commits
2015-11-25 21:39:54 -05:00
Wliu
71574d785c
Merge remote-tracking branch 'master' into wl-electron-35
...
# Conflicts:
# package.json
# src/application-delegate.coffee
2015-11-25 18:44:40 -05:00
Ross Allen
aac52b7020
Correct config.coffee doc references to scope
...
The scope selector is referred to with the key `scope` on the options
object, not `scopeDescriptor` as the current docs claim. Reference
`scope` correctly.
Mark `options` as optional for `::observe` because the arguments
collection is checked for length, and a length of 2 assumes the second
argument is `callback`. `options` is actually optional.
2015-11-25 09:44:20 -08:00
Antonio Scandurra
508e8b02c3
📝 Mention blurry font fix in CHANGELOG
2015-11-25 11:02:17 +01:00
Antonio Scandurra
5467409aae
Merge pull request #9797 from atom/as-bump-electron-patch
...
Upgrade to Electron 0.34.4
2015-11-25 10:58:16 +01:00
Wliu
991d65c107
⬆️ electron@0.35.1
2015-11-24 19:43:06 -05:00
Max Brunsfeld
aecc2598f9
Restore private activateConfig method to fix settings-view
2015-11-24 15:14:39 -08:00
joshaber
233e6e4781
Revert "REVERT ME: Hacks on hacks on hacks to test."
...
This reverts commit 338d429d48 .
2015-11-24 17:07:09 -05:00
joshaber
212afba8b1
Revert "REVERT ME: Test again"
...
This reverts commit 4d21f1418e .
2015-11-24 17:07:05 -05:00
joshaber
4d21f1418e
REVERT ME: Test again
2015-11-24 16:08:01 -05:00
Wliu
b391671a18
⬆️ language-coffee-script@0.45.0
2015-11-24 15:56:05 -05:00
Wliu
d1d0ca1355
⬆️ notifications@0.62.1
2015-11-24 15:55:22 -05:00
Wliu
ce60e07d7c
Revert " ⬆️ notifications@0.62.1"
...
This reverts commit cfcf397546 .
2015-11-24 15:54:06 -05:00
Wliu
cfcf397546
⬆️ notifications@0.62.1
2015-11-24 15:52:48 -05:00
joshaber
338d429d48
REVERT ME: Hacks on hacks on hacks to test.
2015-11-24 15:41:28 -05:00
Wliu
f159e81de2
⬆️ language-java@0.17.0
2015-11-24 15:36:53 -05:00
Wliu
4977b6180e
⬆️ language-css@0.35.1
2015-11-24 15:35:26 -05:00
joshaber
040b1fa497
Merge remote-tracking branch 'origin/master' into upload-to-s3
2015-11-24 15:25:07 -05:00
Nathan Sobo
9c43702339
Add to changelog
2015-11-24 12:05:15 -07:00
Nathan Sobo
8978691831
Merge pull request #9773 from atom/mb-ns-prepare-stack-trace-fixes
...
Allow Error.prepareStackTrace to be temporarily reassigned
2015-11-24 11:59:53 -07:00
Nathan Sobo
b101e57394
Add to release notes
2015-11-24 11:45:32 -07:00
Nathan Sobo
9df43d4fb5
Merge pull request #9796 from atom/as-native-key-bindings
...
Use CommandRegistry to listen for native-key-bindings
2015-11-24 11:30:41 -07:00
joshaber
7b976bc689
Don't cache me bro.
2015-11-24 13:07:05 -05:00
joshaber
c90fd544bc
Merge branch 'master' into upload-to-s3
2015-11-24 13:06:56 -05:00
Antonio Scandurra
6493673d18
⬆️ electron 0.34.4
2015-11-24 17:49:44 +01:00
Antonio Scandurra
c061b27076
✅
2015-11-24 17:36:44 +01:00
Antonio Scandurra
8dbb9cfd55
Use CommandRegistry to listen for native-key-bindings
2015-11-24 16:24:51 +01:00
Antonio Scandurra
059f5d2e7e
Merge pull request #9788 from atom/as-fix-dev-tools-inserting-character
...
Interact with DevTools asynchronously
2015-11-24 15:01:18 +01:00
Nathan Sobo
282ad4cb7e
⬆️ text-buffer
2015-11-24 06:41:30 -07:00
Antonio Scandurra
7bd62790d2
📝
2015-11-24 14:02:34 +01:00
Antonio Scandurra
972d483dc2
⬆️ metrics
2015-11-24 13:53:36 +01:00
Antonio Scandurra
b3738cfc34
Interact with DevTools on process.nextTick
...
Using any of the DevTools synchronous methods causes the bad character input
issue.
2015-11-24 12:51:13 +01:00
Antonio Scandurra
6b5ef9a0aa
🔥
2015-11-24 12:45:15 +01:00
Antonio Scandurra
9376738918
Make spec async because of Promise-based API
2015-11-24 12:28:31 +01:00
Antonio Scandurra
9e931b15c3
Switch to a Promise-based version of DevTools interaction
2015-11-24 12:21:16 +01:00
Antonio Scandurra
9655d8184e
Interact with DevTools asynchronously
2015-11-24 11:43:09 +01:00
simurai
0c9250663f
⬆️ one-dark/light-ui@v1.1.7
2015-11-24 18:13:05 +09:00
simurai
899da9ba2d
Merge pull request #9480 from atom/sm-button-icons
...
Adjust icon size for small buttons
2015-11-24 17:59:31 +09:00
simurai
5fa2a6b52d
Use @font-size for button icons
2015-11-24 15:48:32 +09:00
Max Brunsfeld
f35dddee2f
Reregister config schema when package is reactivated
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-11-23 18:01:26 -08:00
Max Brunsfeld
327cf6997b
Remember which packages use atom APIs at main module load time
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-11-23 17:35:38 -08:00
simurai
68a7435b6e
⬆️ one-dark/light-ui@v1.1.6
2015-11-24 09:53:28 +09:00
Max Brunsfeld
24938c0361
Defer loading view providers until activation or deserializer use
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-11-23 16:28:08 -08:00
Max Brunsfeld
d6e5ea8564
Defer requiring packages' main modules if they use new package.json fields
2015-11-23 16:05:32 -08:00
Max Brunsfeld
5f1947ef1f
Guard for undefined package.json fields
2015-11-23 15:53:27 -08:00
Max Brunsfeld
2d29fd6e79
Load config schemas from packages' package.json files
2015-11-23 15:53:26 -08:00
Max Brunsfeld
4bc46db355
Still assign error's raw stack when prepareStackTrace is overridden
...
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-11-23 15:30:11 -08:00
Max Brunsfeld
4616b426b0
Allow Error.prepareStackTrace to be temporarily reassigned
...
Fixes https://github.com/atom/atom/issues/9660
Signed-off-by: Nathan Sobo <nathan@github.com >
2015-11-23 15:22:15 -08:00
Chen Shen
d17ab332ec
fix bug in getRawStack
2015-11-23 14:29:17 -08:00