Rafael Oleza
4e2e820a6c
Disable external events from workspaceElement test
2019-04-29 15:09:23 +02:00
Rafael Oleza
0219306c87
Merge pull request #19233 from atom/upgrade-node-spellchecker
...
⬆️ spell-check@0.74 .5
2019-04-29 15:09:04 +02:00
Rafael Oleza
ffd5ea6556
⬆️ spell-check@0.74.5
2019-04-29 13:30:43 +02:00
Ash Wilson
bac771e1ff
Merge pull request #19231 from atom/aw/no-focus-dev-mode
...
Skip dev mode windows when choosing an existing window for an open action
2019-04-28 20:32:21 -04:00
Ash Wilson
896ebfd97d
Skip spec windows when finding an existing window to open paths
2019-04-28 17:22:14 -04:00
Ash Wilson
e368d78d27
Main process test for dev mode and benchmark windows
2019-04-28 17:21:37 -04:00
Rafael Oleza
dffe455668
Merge pull request #19224 from atom/wl-update-tree-view
...
Update tree-view to 0.227.0
2019-04-27 22:08:41 +02:00
Rafael Oleza
4fe8dbfe08
Merge pull request #18705 from UziTech/autoFocus-element
...
Enable autoFocus option to accept an element to focus on pane creation
2019-04-27 22:05:32 +02:00
Rafael Oleza
5d90758753
Merge pull request #19227 from atom/upgrade-snippets
...
⬆️ snippets@1.5.0
2019-04-27 22:05:01 +02:00
Rafael Oleza
d846bd5e87
Merge pull request #19074 from rafeca/upgrade-underscore-plus
...
⬆️ underscore-plus@1.7.0
2019-04-27 19:13:00 +02:00
Rafael Oleza
aa5d73d565
⬆️ snippets@1.5.0
2019-04-27 19:10:06 +02:00
Winston Liu
4ef76983d0
⬆️ tree-view@0.227.0
2019-04-26 18:43:14 -04:00
Rafael Oleza
41d934fc02
Merge pull request #19192 from vinkla/reset-font-size
...
Fix reset-font-size
2019-04-26 23:47:56 +02:00
Rafael Oleza
165a297d31
Merge branch 'master' into autoFocus-element
2019-04-26 20:23:09 +02:00
Rafael Oleza
cdb5ac98ca
Merge pull request #19208 from abetomo/remove_sudo_setting_from_travis
...
Remove sudo settings from .travis.yml
2019-04-26 18:37:57 +02:00
Rafael Oleza
1622420190
Merge pull request #19218 from atom/upgrade-first-mate
...
⬆️ first-mate@7.3.0
2019-04-26 18:36:01 +02:00
Rafael Oleza
b8d97bc12b
⬆️ first-mate@7.3.0
2019-04-26 17:33:10 +02:00
Rafael Oleza
28e8099953
Merge pull request #18659 from oggy/reversed-docs
...
Document the reversed option to Selection.setBufferRange
2019-04-26 17:01:56 +02:00
Rafael Oleza
1a767bcc60
Merge pull request #19206 from atom/focus-on-activate
...
Set the panel flag as focused when activate() is called
2019-04-25 18:03:27 +02:00
Rafael Oleza
436b7697ba
Merge pull request #19209 from atom/upgrade-markdown-preview
...
⬆️ markdown-preview@0.160 .0
2019-04-25 18:02:44 +02:00
Rafael Oleza
682fa45e36
Ignore some non-essential packages from the startup script
2019-04-25 18:00:44 +02:00
Rafael Oleza
a7d6ff7632
⬆️ markdown-preview@0.160.0
2019-04-25 18:00:44 +02:00
Rafael Oleza
44ffb47b6b
Merge pull request #19211 from atom/upgrade-electron-link
...
⬆️ electron-link@0.4.0
2019-04-25 17:55:48 +02:00
Rafael Oleza
4ceebe8a98
⬆️ electron-link@0.4.0
2019-04-25 16:47:29 +02:00
abetomo
5db8e5eba2
Remove sudo settings from .travis.yml
...
https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration
2019-04-25 09:57:09 +09:00
Ash Wilson
286a110ef4
Merge pull request #19207 from atom/aw/versioned-application-state
...
Only store directories in serialized application state
2019-04-24 17:22:10 -04:00
Ash Wilson
c8beb6ffab
Open loaded window options *first*
2019-04-24 15:22:32 -04:00
Ash Wilson
2988226370
Set {newWindow: true} for options recovered from application.json
2019-04-24 15:22:03 -04:00
Ash Wilson
a53addbf78
Update AtomWindow::projectRoots synchronously on openLocations()
2019-04-24 15:04:59 -04:00
Ash Wilson
f1e0843473
Don't report missing project folder errors twice
2019-04-24 11:34:36 -04:00
Ash Wilson
2b1aaa7a13
Save application state with a version-tagged schema
...
Load application state from the current or previous application.json
schema. Filter out file paths when loading old state.
2019-04-24 10:18:47 -04:00
Ash Wilson
f4be123137
Test a new application.json schema and our handling of the old one
2019-04-24 10:17:20 -04:00
Rafael Oleza
3f917210e1
Set the panel flag as focused when activate() is called
2019-04-24 13:19:25 +02:00
Ash Wilson
a0e9bb785f
Merge pull request #19203 from atom/aw/reopen-projects
...
"Reopen projects" in a new window
2019-04-23 17:35:13 -04:00
Jason Rudolph
9747f747c6
Update src/main-process/atom-application.js
...
Co-Authored-By: smashwilson <smashwilson@github.com >
2019-04-23 16:37:03 -04:00
Ash Wilson
68af9d1565
Use open-chosen-xyz commands instead of open-command with a parameter
2019-04-23 11:53:49 -04:00
Ash Wilson
8a933d879c
Document why 'open-file' is there
2019-04-23 11:53:25 -04:00
Ash Wilson
405304d449
🎨 formatting tweak
2019-04-23 11:19:01 -04:00
Ash Wilson
213f3b28b3
Rework and test IPC events that create windows
2019-04-23 11:18:53 -04:00
Ash Wilson
0cd7020036
Merge pull request #19200 from atom/aw/electron-link-up
...
Re-upgrade electron-link to v0.3.3
2019-04-23 10:51:42 -04:00
Ash Wilson
57e4931206
⬆️ electron-link@0.3.3
2019-04-22 21:05:24 -04:00
Ash Wilson
758fd9d75c
Merge pull request #19169 from atom/aw/launch-it
...
Improve launch behavior
2019-04-22 20:39:28 -04:00
Jason Rudolph
5055be06ca
Update spec/main-process/atom-application.test.js
...
Co-Authored-By: smashwilson <smashwilson@github.com >
2019-04-22 16:00:28 -04:00
Vincent Klaiber
f9df38bc5b
Fix reset-font-size
...
If the user config is yet to be loaded oldValue equals the default font-size 14px. Fetching the font-size from the config object seems to fix the issue.
2019-04-21 22:34:59 +02:00
Ash Wilson
ab490a064a
Test for restoring windows over directories and files
2019-04-19 18:07:18 -04:00
Ash Wilson
c719dc8aa2
Test empty command-line cases
2019-04-19 17:37:23 -04:00
Ash Wilson
96e6403573
Remove unused forceAddToWindow
2019-04-19 17:36:33 -04:00
Jason Rudolph
96124941f3
Fix language-python and first-mate versions in package-lock.json
...
/xref https://ci.appveyor.com/project/Atom/atom/builds/23980099/job/ccjdy5wjefa8ox1y
2019-04-19 17:31:38 -04:00
Jason Rudolph
f3f32c45cc
Merge pull request #19176 from atom/respect-package-lock-on-ci
...
Teach CI to use versions specified in package-lock.json
2019-04-19 17:13:38 -04:00
Nathan Sobo
54a0419ea7
⬆️ first-mate@7.2.0
2019-04-19 15:08:47 -06:00