Michelle Tilley
6e61fe9a32
Install devDeps in the root package path where they're not cached
2017-05-17 19:01:36 +02:00
Michelle Tilley
8303e179ae
Extract backup-node-modules.js
2017-05-17 17:53:36 +02:00
Katrina Uychaco
8df4a747d6
WIP install dev dependencies when transpiling
2017-05-17 17:53:35 +02:00
Michelle Tilley
302c71a95f
⬆️ github@0.1.0
2017-05-17 17:46:58 +02:00
Katrina Uychaco
8ed16cea43
Merge pull request #14445 from atom/ku-mkt-install-dev-deps-when-transpiling
...
Install dev dependencies when transpiling
2017-05-17 17:39:18 +02:00
Michelle Tilley
e01721f24a
Extract backup-node-modules.js
2017-05-17 16:01:19 +02:00
Katrina Uychaco
effd0f5adf
WIP install dev dependencies when transpiling
2017-05-17 10:56:54 +02:00
Michelle Tilley
fe5d3fabcc
Merge pull request #14393 from torn4dom4n/master
...
Add Github package to CI listing
2017-05-17 08:03:15 +02:00
Wliu
c0973a0b60
Merge pull request #14432 from atom/revert-14428-wl-rm-color
...
Revert "Remove 'color' dependency"
2017-05-16 16:41:51 -04:00
Wliu
edcce4bfa7
Revert "Remove 'color' dependency"
2017-05-16 16:41:44 -04:00
Wliu
8ca558f490
Merge pull request #14428 from atom/wl-rm-color
...
Remove 'color' dependency
2017-05-16 16:36:53 -04:00
Wliu
e8249b7f9a
🔥 color
2017-05-16 15:08:45 -04:00
hansonw
e8cd4bf431
Fix the atom:// URL handler for real (with tests this time)
2017-05-16 11:51:54 -07:00
Nguyen Long Nhat
b21de45a82
Github into GitHub
...
[ci skip]
2017-05-16 23:24:30 +07:00
Antonio Scandurra
dad08f2b38
⬆️ bracket-matcher
2017-05-16 15:23:14 +02:00
Michelle Tilley
83751e28c2
⬆️ github@0.0.11
2017-05-16 15:21:32 +02:00
Antonio Scandurra
a106a3baa0
🎨
2017-05-16 15:19:13 +02:00
Antonio Scandurra
b15a59a3f8
⬆️ text-buffer
2017-05-16 14:46:17 +02:00
Antonio Scandurra
d44876f3bc
Merge branch 'master' into tj-upgrade-electron
2017-05-16 14:39:47 +02:00
Antonio Scandurra
3b3505d969
Always allow to destroy free-form folds from the gutter
2017-05-16 14:36:50 +02:00
Antonio Scandurra
ad6202cadb
Show foldable icon on the last screen row belonging to a buffer row
2017-05-16 14:26:57 +02:00
Antonio Scandurra
4c5127ca2f
Update foldable icon when a row's foldability changes
2017-05-16 14:05:11 +02:00
Michelle Tilley
2cad52062c
⬆️ github@0.0.10
2017-05-16 08:36:55 +02:00
Matthew Dapena-Tretter
80ced1140c
Don't show restore dialog for non-editor dock items
...
The Nuclide file tree was causing this dialog to be shown every time.
With this commit, we exclude non-editor dock items from the "dirty"
check.
2017-05-15 16:13:29 -07:00
Wliu
9a42f82895
Merge pull request #14419 from Positive07/patch-1
...
Remove jQuery from dependencies
2017-05-15 19:10:13 -04:00
Pablo Ariel Mayobre
a3d149f091
🔥 Remove jQuery from dependencies
...
jQuery isn't being used anywhere so it needs to be removed from package.json
2017-05-15 19:14:19 -03:00
Damien Guard
6b35c025d2
Remove MSI asset references for appveyor
2017-05-15 14:51:02 -07:00
Michelle Tilley
f62444b5b0
⬆️ github@0.0.9
2017-05-15 23:43:17 +02:00
Lee Dohm
05a594360e
⬆️ settings-view 0.250.0
2017-05-15 13:47:08 -07:00
Lee Dohm
3bc6b48d76
Merge pull request #14417 from atom/version-pinned-packages
...
Add config schema for version pinned packages
2017-05-15 13:45:08 -07:00
Michelle Tilley
e9caa6e26a
⬆️ github@0.0.8
2017-05-15 21:15:08 +02:00
Lee Dohm
6740952c1c
Add config schema for version pinned packages
2017-05-15 11:18:22 -07:00
Katrina Uychaco
5e4a75b720
Merge pull request #14416 from atom/mkt-ku-show-all-output-in-script-test
...
Show stdout in addition to stderr in script/test
2017-05-15 20:11:18 +02:00
Michelle Tilley
fb99a9907f
Show stdout in addition to stderr in script/test
2017-05-15 19:25:55 +02:00
Damien Guard
3114df611a
Drop MSI packages as they are more confusing than helpful
2017-05-15 09:06:46 -07:00
Damien Guard
21de88db1f
⬆️ electron-winstaller
2017-05-15 09:06:45 -07:00
Hubot
914da29eea
1.19.0-dev
2017-05-15 10:48:41 -05:00
Michelle Tilley
3c0e71b15a
Merge pull request #14415 from atom/mkt-update-github-0.0.7
...
⬆ github@0.0.7
2017-05-15 16:25:09 +02:00
Antonio Scandurra
2e363c3d58
Merge pull request #14403 from atom/fb-mdt-pane-steals-focus
...
Pane shouldn't steal focus from its children
2017-05-15 16:15:21 +02:00
Michelle Tilley
fe543c2157
:arrow-up: github@0.0.7
2017-05-15 13:11:52 +02:00
Antonio Scandurra
06009d72d2
⬆️ tabs
2017-05-15 11:27:36 +02:00
Wliu
7a56c4c8b4
Merge pull request #14413 from atom/wl-update-autocomplete
...
Update autocomplete-html, autocomplete-css
2017-05-14 18:16:17 -04:00
Wliu
28441940ef
⬆️ autocomplete-css@0.16.2
2017-05-14 16:27:35 -04:00
Wliu
e24ad237a3
⬆️ autocomplete-html@0.8.0
2017-05-14 16:25:28 -04:00
Lee Dohm
1559c8a047
Merge pull request #12946 from jamsinclair/11848-fix-moving-line-without-line-ending
...
Fixes #11848 Moving line up without line ending
2017-05-13 15:00:46 -07:00
Matthew Dapena-Tretter
0aa4c1a976
Pane shouldn't steal focus from its children
...
This was removed in #14175 in order to solve #14173 (editors not being
focused when clicking tabs). However, it means that the pane steals
focus from its children. The solution is to add the guard back and to
solve #14173 in another way: by delaying the activation of the item
(see atom/tabs#439 ).
2017-05-12 13:50:19 -07:00
Antonio Scandurra
96533998e2
Fix editor element tests on Windows
2017-05-12 16:51:05 +02:00
Antonio Scandurra
5848e9b2d0
⬆️ first-mate
2017-05-12 13:19:28 +02:00
Antonio Scandurra
0d4e2b3556
Fix editor component tests on Windows
2017-05-12 13:04:03 +02:00
Antonio Scandurra
1992c17399
Merge pull request #14398 from atom/as-fix-test-in-interactive-mode
...
Fix running packages preloading tests in interactive mode
2017-05-12 11:27:43 +02:00