Max Brunsfeld
511ab46246
Don't format version for windows installer
...
We're just going to use names like '1.1.0-beta1' that are compatible
with NuGet, so that the versions that squirrel.windows requests match
the names of the github releases
2015-10-14 14:07:24 -07:00
Max Brunsfeld
25b690454f
⬆️ grunt-electron-installer
2015-10-14 14:07:23 -07:00
Max Brunsfeld
6c3b8cc034
Prepare 1.1.0-beta1
2015-10-14 13:54:18 -07:00
Max Brunsfeld
395ffde7a1
Merge pull request #9131 from atom/mb-fix-config-unset
...
Fix setting default values in config
2015-10-14 09:51:53 -07:00
Max Brunsfeld
974b45ce2c
⬆️ line-ending-selector
2015-10-14 09:50:49 -07:00
Ivan Žužak
6a0daebede
Merge pull request #9096 from atom/iz-config-settings-descriptions
...
Add descriptions for config settings
2015-10-14 18:36:08 +02:00
Antonio Scandurra
6a77532d1e
Merge pull request #9141 from atom/as-scroll-infinite-loop
...
Avoid stack overflow when scrolling with non-integer values
2015-10-14 18:25:43 +02:00
Ivan Zuzak
b3a7fe3fc9
Clarify how auto-detection works
2015-10-14 18:01:43 +02:00
Ivan Žužak
8dc61a667b
⬆️ settings-view@0.230.0
2015-10-14 17:16:14 +02:00
Antonio Scandurra
582fa571b8
📝 Better spec description
2015-10-14 16:20:42 +02:00
Antonio Scandurra
6b01811d20
Avoid stack overflow when scrolling with non-integer values
...
We were mistakenly using the rounded scroll top to guard against such cases.
This fixes it by using `@realScrollTop` instead.
2015-10-14 16:10:12 +02:00
Kevin Sawicki
cc179a06e2
⬆️ text-buffer@7.1.3
2015-10-14 06:21:57 -07:00
Max Brunsfeld
10b8de6fc4
Merge pull request #8533 from ssorallen/notification-manager-options-docs
...
Document all options for creating Notifications
2015-10-13 13:56:41 -07:00
Max Brunsfeld
1316a52a81
Merge pull request #9132 from mrodalgaard/workspace-docs
...
📝 Better workspace scan and replace docs
2015-10-13 13:53:31 -07:00
Martin Rodalgaard
5b37d3e1aa
📝 Better workspace scan and replace docs
2015-10-13 20:29:24 +02:00
Max Brunsfeld
47961a8e6b
Fix setting default values in config
2015-10-13 11:00:53 -07:00
Max Brunsfeld
22eb6d6d01
Merge pull request #8571 from jacekkopecky/socket-in-apm-test
...
prevent use of socket in apm test
2015-10-13 10:01:54 -07:00
Jacek Kopecky
d04769907c
prevent use of socket in apm test
2015-10-13 17:36:57 +01:00
Max Brunsfeld
321996a684
⬆️ line-ending-selector
2015-10-12 16:51:30 -07:00
Max Brunsfeld
0b6a695cc0
Merge pull request #9122 from ForNeVeR/coffee-source-maps
...
Fix coffeescript source maps on Windows
2015-10-12 16:00:48 -07:00
Nathan Sobo
88ac806e6c
Merge pull request #9127 from atom/ns-fix-quit-cancellation
...
Restore ability to cancel the closing of a window from save dialog
2015-10-12 15:53:46 -06:00
Nathan Sobo
93de5ccb79
Assign window.onbeforeunload instead of addEventListener
...
This allows us to cancel the unloading if the user doesn’t confirm the
save dialog.
2015-10-12 15:32:36 -06:00
Kevin Sawicki
b27c1140a7
⬆️ language-shellscript@0.19
2015-10-12 13:36:43 -07:00
Kevin Sawicki
21d11daf0c
Merge pull request #9101 from atom/tj-fix-dragging-and-dropping-files
...
Fix #4300 by preventing 'will-navigate' event from firing
2015-10-12 12:01:41 -07:00
Kevin Sawicki
12143f6380
⬆️ language-html@0.42
2015-10-12 11:29:19 -07:00
Kevin Sawicki
bcbf999d95
⬆️ language-sass@0.42
2015-10-12 11:26:01 -07:00
Nathan Sobo
751334440c
Merge pull request #9029 from ssorallen/stop-changing-active-pane
...
Add `onDidStopChangingActivePaneItem` for async callbacks
2015-10-12 12:19:37 -06:00
Kevin Sawicki
e7fcac40ec
⬆️ language-clojure@0.18
2015-10-12 11:15:53 -07:00
Kevin Sawicki
13bd16f2b8
⬆️ autoflow@0.26
2015-10-12 11:15:39 -07:00
Machisté N. Quintana
db02ccf580
Merge pull request #9123 from ForNeVeR/patch-1
...
Mention node.js 4 in the Windows build guide
2015-10-12 13:46:54 -04:00
Kevin Sawicki
8d7949344d
⬆️ language-shellscript@0.18
2015-10-12 10:43:35 -07:00
Ross Allen
41984a2317
Add onDidStopChangingActivePaneItem
for async callbacks
...
`onDidChangeActivePaneItem` is called synchronously when the active pane
item changes, and several non-critical actions preform work on that
event. Critical UI feedback, like changing the active tab, needs to
happen synchronously, but most other functionality should be run
asynchronously.
2015-10-12 10:24:07 -07:00
Friedrich von Never
7d541be125
Mention node.js 4.0.
2015-10-12 21:51:06 +06:00
Friedrich von Never
b19db0f0c0
Fix coffeescript source maps.
...
The file paths on Windows should be URLs with proper slashes and starting with file:///
2015-10-12 21:22:34 +06:00
simurai
69d9da1fa5
⬆️ tree-view@v0.190.0
2015-10-10 19:58:31 +09:00
Thomas Johansen
af36a23e95
🐛 Fix #4300 by preventing 'will-navigate'
2015-10-10 01:21:49 +02:00
Ivan Žužak
d35160af1c
⬆️ settings-view@0.229.0
2015-10-09 21:11:20 +02:00
Ivan Zuzak
fe7b15b684
Fix typos
2015-10-09 14:53:28 +02:00
Ivan Zuzak
5d9ae3d0db
Remove duplicate key
2015-10-09 14:53:28 +02:00
Ivan Žužak
35764e3392
Remove extra word
2015-10-09 13:04:17 +02:00
Ivan Zuzak
74a9e41d9f
Add descriptions for config settings
2015-10-09 12:55:32 +02:00
Ivan Žužak
1d5fa01dc4
⬆️ settings-view@0.227.0
2015-10-09 12:21:39 +02:00
Ivan Žužak
73728f501a
⬆️ settings-view@0.226.0
2015-10-08 10:49:43 +02:00
Max Brunsfeld
cf56638542
Merge branch 'beta'
2015-10-07 15:30:34 -07:00
Max Brunsfeld
63e8e816e3
1.1.0-beta1
2015-10-07 15:29:51 -07:00
Nathan Sobo
8e834794a9
Remove scroll listener on destroy so we don’t call undefined onScroll
...
/cc @izuzak because no PR, @as-cii because this fixes an unexpected
issue with your change.
2015-10-07 16:52:37 -05:00
Nathan Sobo
3636eb35d8
Merge pull request #8811 from atom/as-double-reflow-measurements
...
DOM-based measurements
2015-10-07 15:43:59 -05:00
Nathan Sobo
993419f0c5
Merge pull request #9067 from atom/as-memory-leaks
...
Avoid leaking DOM objects
2015-10-07 15:32:17 -05:00
Antonio Scandurra
8da83022f1
🔥 Remove useless null assignment
2015-10-07 19:51:32 +02:00
Antonio Scandurra
1df9162389
Clear references to scrollbar components
2015-10-07 19:02:45 +02:00