Jason Rudolph
28c8267cf7
⬆️ electron-chromedriver2.0 & electron-mksnapshot@2.0
2018-05-04 11:44:56 -04:00
Jason Rudolph
09cbcbe9e3
⬆️ electron@2.0.0
2018-05-04 10:44:28 -04:00
Ash Wilson
a3631f0daf
Merge pull request #17248 from atom/weekly-2018-04-30
...
Weekly focus: 2018-04-30
2018-05-02 21:32:02 -04:00
Wliu
5e12b9967b
Merge pull request #17263 from captbaritone/doc-update
...
Fix out of date doc block method name
2018-05-02 17:57:59 -04:00
Jordan Eldredge
c65c76cee9
Fix out of date doc block method name
...
Looks like this method name changed in https://github.com/atom/atom/pull/3456/files#diff-88c69a7ba7e0c0d0090f4501ca44472c but the comment did not get updated.
2018-05-02 10:09:55 -07:00
Lee Dohm
9b8f05ea67
⬆️ language-sass@0.62.0
2018-05-02 09:21:48 -07:00
simurai
68a54cd112
⬆️ one-dark/light-ui@v1.12.3
2018-05-02 15:43:02 +09:00
Max Brunsfeld
3dfacaf47f
Merge pull request #17255 from byronigoe/master
...
Create file recovery directory if it doesn't already exist
2018-05-01 12:46:31 -07:00
Jason Rudolph
ac43bcaa74
Merge pull request #17254 from atom/electron-1.7.14
...
⬆️ electron@1.7.14
2018-05-01 15:41:01 -04:00
Max Brunsfeld
12a54fb04f
Use callback when calling mkdirp in recovery service
2018-05-01 11:48:47 -07:00
Byron Igoe
305bf9b4cb
Await async mkdirp
2018-05-01 11:48:47 -07:00
Byron Igoe
f17add20c1
Cleaned up
2018-05-01 11:48:47 -07:00
Byron Igoe
a885d8a030
Fixes https://github.com/atom/atom/issues/17013 by creating the recovery directory
2018-05-01 11:48:47 -07:00
Max Brunsfeld
3f8b463b15
Move auto update initialization back to AtomApplication.initialize
...
This fixes some CI problems introduced in #17216
2018-05-01 11:01:18 -07:00
Jason Rudolph
26d4f86856
⬆️ electron@1.7.14
2018-05-01 09:34:16 -04:00
David Wilson
71340ec7ce
Update 2018-04-30.md
2018-04-30 17:39:13 -07:00
Wliu
637b61f8bb
⬆️ about@1.9.0
2018-04-30 20:23:47 -04:00
Nathan Sobo
c52d996d54
Add last Xray update
2018-04-30 11:36:45 -06:00
Max Brunsfeld
18de0d2d40
Add Max's focus
2018-04-30 10:13:24 -07:00
Jason Rudolph
7c3ab1ac4e
Add Teletype highlights from the past week and focus for the coming week
2018-04-30 12:52:32 -04:00
Jason Rudolph
55e648ffe8
Remove empty list item
2018-04-30 11:34:29 -04:00
Jason Rudolph
bfe1591583
Fix 2018-04-23 weekly update
...
/xref https://github.com/atom/atom/pull/17200#discussion_r183815920
2018-04-30 11:33:47 -04:00
Ash Wilson
07ee0810a4
Template + GitHub package notes
2018-04-30 09:17:30 -04:00
Ash Wilson
74f93be4c5
Remote unused sections
2018-04-30 09:16:45 -04:00
Damien Guard
75d29d5f9c
⬆️ language-csharp
2018-04-27 18:13:56 -07:00
simurai
59cb1dd502
⬆️ one-dark/light-ui@v1.12.2
2018-04-26 14:32:26 +09:00
Max Brunsfeld
1c759582cc
Merge pull request #17218 from atom/mb-live-update-for-tree-sitter-setting
...
Update existing editors' language modes when toggling tree-sitter feature flag
2018-04-25 14:22:34 -07:00
Max Brunsfeld
7c6312b277
Update assertions about lack of memory-leak in GrammarRegistry specs
2018-04-25 13:17:33 -07:00
Max Brunsfeld
d36c102ca0
Don't scroll in unfoldAll if there were no folds
2018-04-25 12:57:59 -07:00
Max Brunsfeld
79eab0527a
Reassign language modes when toggling tree-sitter feature flag
2018-04-25 12:57:40 -07:00
Max Brunsfeld
a1e1f65d18
⬆️ language-c
2018-04-25 12:23:33 -07:00
Max Brunsfeld
bc9cc0404f
⬆️ spell-check
2018-04-25 10:51:28 -07:00
Max Brunsfeld
d07e0d6f50
Merge pull request #17216 from atom/mb-respect-auto-update-setting
...
Wait to initialize auto update manager until config is loaded
2018-04-25 10:39:37 -07:00
Max Brunsfeld
1ad9715e9d
Wait to initialize auto update manager until config is loaded
2018-04-25 09:33:53 -07:00
Max Brunsfeld
d233e20c32
Merge pull request #17212 from atom/mb-remove-project-flags
...
Remove 'project' command line flag
2018-04-25 09:14:02 -07:00
David Wilson
e8a943058e
Merge pull request #17215 from atom/dw-update-git-utils
...
⬆️ git-utils v5.4.0
2018-04-25 11:30:48 -04:00
Max Brunsfeld
85d745cbec
Remove 'project' command line flag
...
From what I can tell, this flag never worked correctly. Instead of
opening the paths specified in the project file, the directory
containing the project file itself would always be opened.
2018-04-25 07:45:58 -07:00
David Wilson
5b485dcb4b
Merge pull request #15165 from segevfiner/sf-windows-update-process-env
...
Recognize Windows cmd or powershell environment in updateProcessEnv
2018-04-25 10:44:29 -04:00
David Wilson
ff982bdafe
⬆️ git-utils v5.4.0
2018-04-25 10:25:39 -04:00
Ash Wilson
db36ca0590
Merge pull request #17200 from atom/weekly-2018-04-23
...
Weekly focus: 2018-04-23
2018-04-24 10:43:38 -04:00
David Wilson
138a4a0d72
Add @daviwil focus items
2018-04-24 08:53:56 -04:00
simurai
93690a614e
Merge pull request #17208 from atom/sm-ibeam
...
Fix white I-beam cursor
2018-04-24 15:56:55 +09:00
simurai
0be2dd32bc
Fix lint error
2018-04-24 14:46:54 +09:00
simurai
fbedbf0a29
Fix white I-beam cursor
2018-04-24 12:28:41 +09:00
Max Brunsfeld
1f59ba90ac
Add max's focus
2018-04-23 11:47:20 -07:00
Jason Rudolph
4fbad81a7c
Add Teletype highlights from the past week
2018-04-23 12:50:13 -04:00
Jason Rudolph
39fcb66ed2
Update Teletype roadmap to reflect recent progress
2018-04-23 12:50:13 -04:00
Jason Rudolph
a0856fe437
Use markdown task syntax for Teletype's longer-term roadmap items
2018-04-23 12:50:13 -04:00
Jason Rudolph
c87ae5f62e
Remove empty list item
2018-04-23 12:50:13 -04:00
Ash Wilson
f070a7b535
GitHub package work
2018-04-22 20:41:48 -04:00