Commit Graph

26661 Commits

Author SHA1 Message Date
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
Wliu
3b1083b874 ⬆️ language-javascript@0.102.1 2015-11-23 15:53:55 -05:00
Wliu
52a6e746be ⬆️ language-ruby@0.64.1 2015-11-23 15:53:37 -05:00
Nathan Sobo
3b00559992 ⬆️ text-buffer 2015-11-23 13:50:24 -07:00
Nathan Sobo
231b9885ae Merge branch 'beta' 2015-11-23 11:51:42 -07:00
Nathan Sobo
235a1a57ae Lock text-buffer to specific version
Signed-off-by: Max Brunsfeld <maxbrunsfeld@github.com>
2015-11-23 11:50:56 -07:00
Nathan Sobo
79540f707d ⬆️ text-buffer and lock on specific version 2015-11-23 11:49:50 -07:00
Ivan Žužak
e75e3bc73a Merge pull request #9633 from atom/iz-features-in-contributing-guide
Add section on feature suggestions to CONTRIBUTING guide
2015-11-23 17:46:14 +01:00
Antonio Scandurra
0df8bb9b52 ⬆️ autocomplete-plus 2015-11-23 17:45:14 +01:00
Ivan Zuzak
35859500ed Use enhancement instead of feature 2015-11-23 17:42:03 +01:00
Daniel Hengeveld
b25ca517ac ⬆️apm@1.5.0
- required for https://github.com/atom/package-generator/issues/14
2015-11-23 16:29:18 +01:00
Wliu
6e72de8bd2 ⬆️ language-toml@0.17.0 2015-11-22 11:10:44 -05:00
Wliu
2c9e13a71b ⬆️ language-c@0.50.0 2015-11-21 19:02:47 -05:00
joshaber
8e79796f3c Revert "Hacks on hacks on hacks to test on test on test"
This reverts commit 220b0e67e6.
2015-11-21 06:08:48 -08:00
joshaber
cc84246e4d Revert "REMOVE ME hacks on hacks on hacks"
This reverts commit 35d9c3dfff.
2015-11-21 06:08:13 -08:00
joshaber
5648cd633e This is just used for Appveyor, which doesn't need these. 2015-11-21 05:53:57 -08:00
joshaber
bb69ffe015 Revert "What you got."
This reverts commit 6d20ffc06e.
2015-11-21 05:47:18 -08:00
joshaber
6d20ffc06e What you got. 2015-11-21 05:34:39 -08:00
joshaber
10628351ea Only do it on Windows. 2015-11-20 18:03:21 -08:00
joshaber
0f9cdbec77 It helps if you get the names right. 2015-11-20 18:03:14 -08:00
joshaber
fbf3265f5a Revert "Let's see if we get here."
This reverts commit 481cacb5d3.
2015-11-20 17:59:59 -08:00
joshaber
481cacb5d3 Let's see if we get here. 2015-11-20 17:32:15 -08:00