Commit Graph

22375 Commits

Author SHA1 Message Date
Max Brunsfeld
230eb12a8a Fix double autoscroll when moving cursor 2015-03-27 10:27:24 -07:00
Jessica Lord
296a986b12 Merge pull request #6085 from atom/jl-bump-mdpv
Bump markdown-preview@0.1450
2015-03-26 18:08:33 -07:00
Jessica Lord
dde7069d37 Merge branch 'master' into jl-bump-mdpv 2015-03-26 17:30:02 -07:00
Kevin Sawicki
f0809df360 Merge pull request #6098 from atom/ks-enable-deprecations-in-all-windows
Enable deprecations in all windows
2015-03-26 17:20:26 -07:00
Kevin Sawicki
ffdf7ac558 Remove unneeded failed count check 2015-03-26 16:36:01 -07:00
Kevin Sawicki
c2fecacdbe Fail CI build when deprecations exist 2015-03-26 16:36:01 -07:00
Kevin Sawicki
c12f94907d Remove grim.deprecate override 2015-03-26 16:36:00 -07:00
Nathan Sobo
127e0fbf6b Merge pull request #6114 from atom/mb-ns-fix-autoscroll
Fix autoscroll on undo
2015-03-26 17:34:39 -06:00
Kevin Sawicki
477a9d7002 ⬆️ apm@0.152 2015-03-26 16:25:12 -07:00
Nathan Sobo
ae4f7f6170 Explicitly autoscroll when needed
Rather than when the selection’s marker changes. This is simpler than
suppressing autoscroll via state when we don’t want it. It also captures
the intent to autoscroll when attempting to move the cursor at the
beginning or end of the document.

Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2015-03-26 16:48:24 -06:00
Nathan Sobo
99c437ccec Allow autoscroll override option in cursor/selection methods
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2015-03-26 16:48:21 -06:00
Kevin Sawicki
9cdbda5c14 ⬆️ language-c@0.42 2015-03-26 14:42:33 -07:00
Kevin Sawicki
a70be30ee7 🎨 2015-03-26 14:37:30 -07:00
Kevin Sawicki
14d1fc2269 Merge pull request #5898 from basarat/master
Transpile all .ts files
2015-03-26 14:33:04 -07:00
Nathan Sobo
10458a5b45 Always autoscroll when the range of the last selection changes
Signed-off-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2015-03-26 15:30:53 -06:00
Kevin Sawicki
6d827f31d0 ⬆️ language-ruby@0.50 2015-03-26 13:55:59 -07:00
Kevin Sawicki
b6d0099242 ⬆️ symbols-view@0.93 2015-03-26 13:46:08 -07:00
Kevin Sawicki
45afc9eb46 Handle EISDIR save errors
Closes #6100
2015-03-26 13:29:30 -07:00
Kevin Sawicki
d9527fd8ad ⬆️ apm@0.151 2015-03-26 12:59:38 -07:00
Kevin Sawicki
3deb16b522 Set log level to error npm install 2015-03-26 12:33:36 -07:00
Kevin Sawicki
e2f3ecf156 ⬆️ snippets@0.86 2015-03-26 12:19:37 -07:00
Max Brunsfeld
2f5d975338 Remove autoscroll-related legacy editor view support
Signed-off-by: Nathan Sobo <nathan@github.com>
2015-03-26 11:12:37 -07:00
Kevin Sawicki
42549db218 Merge pull request #6112 from atom/ks-fedora-21
Build rpm package on Fedora 21
2015-03-26 10:48:51 -07:00
Kevin Sawicki
871c32b75d Only log install errors 2015-03-26 10:38:58 -07:00
Kevin Sawicki
67843c8ebd Remove Janky bypass of npm version check 2015-03-26 10:33:21 -07:00
Kevin Sawicki
9bc723f490 Upgrade to npm 1.4 on Fedora 2015-03-26 10:27:47 -07:00
Kevin Sawicki
a08c939699 Disable npm version check on CI 2015-03-26 10:25:05 -07:00
Kevin Sawicki
ad87ed5c40 Log detected version 2015-03-26 10:23:56 -07:00
Kevin Sawicki
dafa40fd4d Try using canonical nodejs npm packages 2015-03-26 10:13:49 -07:00
Kevin Sawicki
06da4153e8 Build on fedora 21 2015-03-26 10:09:15 -07:00
Kevin Sawicki
307e2ad565 ⬆️ language-sql@0.15 2015-03-26 09:05:34 -07:00
Kevin Sawicki
c543562a23 Merge pull request #6109 from mnquintana/patch-5
Update copyright
2015-03-26 08:56:45 -07:00
Machiste N. Quintana
05c53f378e Update LICENSE.md
📝 Update copyright
2015-03-26 10:52:57 -04:00
Machiste N. Quintana
c0d4103fef Update set-version-task.coffee
Wooo 2015
2015-03-26 10:50:12 -04:00
Ben Ogle
13f2d9d481 ⬆️ text-buffer@5.1.0 2015-03-25 17:54:42 -07:00
Kevin Sawicki
2421125479 ⬆️ welcome@0.26 2015-03-25 16:48:38 -07:00
Cheng Zhao
dd271aae96 Merge pull request #6027 from atom/chrome41
Upgrade to Chrome 41
2015-03-25 10:30:27 +08:00
Cheng Zhao
3e90553180 ⬆️ apm@0.150.0 2015-03-25 09:49:54 +08:00
Cheng Zhao
6b6d395d94 Merge branch 'master' into chrome41
Conflicts:
	apm/package.json
2015-03-25 09:49:37 +08:00
Jessica Lord
7d66288e1a ⬆️ markdown-preview@0.1450 2015-03-24 16:53:58 -07:00
Kevin Sawicki
869cf2f200 ⬆️ open-on-github@0.36 2015-03-24 16:38:34 -07:00
Kevin Sawicki
927cdfc149 ⬆️ symbols-view@0.92 2015-03-24 16:20:00 -07:00
Kevin Sawicki
606ade06b8 ⬆️ open-on-github@0.35 2015-03-24 16:18:01 -07:00
Kevin Sawicki
c23cfc14a7 Prepare 0.189 2015-03-24 16:06:31 -07:00
Kevin Sawicki
d462895136 Merge pull request #6078 from atom/ks-associate-load-package-errors
Improve package association with uncaught errors
v0.188.0
2015-03-24 13:40:02 -07:00
Kevin Sawicki
856a6f91f6 ⬆️ apm@0.149 2015-03-24 13:17:57 -07:00
Kevin Sawicki
27ffac5f1a Set less property on caught error 2015-03-24 13:17:57 -07:00
Kevin Sawicki
ddae58bd99 ⬆️ notifications@0.35 2015-03-24 13:17:57 -07:00
Kevin Sawicki
af111651f3 ⬆️ notifications@0.34 2015-03-24 13:17:57 -07:00
Kevin Sawicki
40b4e36c09 Add custom formatting for Less errors 2015-03-24 13:17:56 -07:00