Commit Graph

36010 Commits

Author SHA1 Message Date
Ash Wilson
f8fa5d61eb Use ATOM_JASMINE_REPORTER to control terminal reporter 2019-02-05 10:13:49 -05:00
Ash Wilson
ed8658f54b Use a custom Jasmine reporter to actually show spec names 2019-02-04 17:05:03 -05:00
Ash Wilson
c192aeaa14 ⬆️ electron-link 2019-02-04 14:33:04 -05:00
David Wilson
6e39fe3097 Merge pull request #18775 from atom/dw-fix-macos-update-restart
Fix restart behavior for "Restart and Install Update" on macOS
2019-02-04 09:54:34 -08:00
Ash Wilson
8d8e39d0f8 Merge pull request #18773 from atom/aw/block-decoration-order
Explicit block decoration ordering
2019-02-01 20:01:54 -05:00
David Wilson
2a97673781 Fix restart behavior for "Restart and Install Update" on macOS 2019-02-01 15:51:02 -08:00
Ash Wilson
31f0174513 Correct expectations elsewhere in the test suite 2019-02-01 15:08:46 -05:00
Ash Wilson
21d4e2794f Merge pull request #18759 from atom/aw/rfc/marker-ordering
RFC: Block decoration ordering
2019-02-01 14:58:44 -05:00
Ash Wilson
af64c82a7f Consolidate the "type" documentation to a single list 2019-02-01 13:52:21 -05:00
Ash Wilson
6dd7dcd83b Document the new parameter 2019-02-01 13:37:30 -05:00
Ash Wilson
16f442e932 Set status to "accepted" 2019-02-01 13:34:14 -05:00
Ash Wilson
f4e9b62261 Insert "position: after" decorations in increasing order 2019-02-01 13:18:34 -05:00
Ash Wilson
e8d304b8c7 Sort block decorations to render by order, then id 2019-02-01 13:14:39 -05:00
Ash Wilson
3345000273 Include id and order in Decoration parameters 2019-02-01 13:14:14 -05:00
Ash Wilson
0a541eb552 Unit test for block decoration ordering 2019-02-01 13:13:49 -05:00
Ash Wilson
51cfc262c6 Pass an order property to test fixture block decorations 2019-02-01 13:12:47 -05:00
David Wilson
b92ae2ad04 Merge pull request #18603 from atom/electron-3-0
Upgrade to Electron 3.0
2019-01-31 19:15:14 -08:00
David Wilson
3714a8df87 Re-enable tests that crashed due to a superstring bug 2019-01-31 17:52:28 -08:00
David Wilson
fec685655f ⬆️ text-buffer@13.15.3 2019-01-31 17:51:08 -08:00
David Wilson
6903be1b60 Remove cached-run-in-this-context dependency
This dependency is no longer needed now that we use Node's built-in APIs
2019-01-30 10:55:29 -08:00
Ash Wilson
133eb084e3 Clarify what happens when decorations have the same order 2019-01-30 08:59:54 -05:00
David Wilson
d4fe5ccfeb Merge pull request #18761 from atom/dw-mojave-dark-title-bar
Enable dark mode title bar theme in macOS Mojave
2019-01-29 16:47:36 -08:00
David Wilson
02e97b9830 Enable dark mode title bar in macOS Mojave
Fixes #18111
2019-01-29 13:36:08 -08:00
David Wilson
fdece6f820 ⬆️ :electron: electron@3.0.14 2019-01-29 10:19:32 -08:00
Ash Wilson
6f0215d8c1 Another unresolved question 2019-01-28 15:08:10 -05:00
Ash Wilson
70380319c2 Decoration ordering proposal 2019-01-28 15:06:24 -05:00
Ash Wilson
7d12036ea8 ⬆️ find-and-replace@0.218.0 2019-01-28 09:28:59 -05:00
David Wilson
b06da5d760 ⬆️ spell-check@3.5.1 2019-01-25 16:12:59 -08:00
David Wilson
7248737b94 Fix usage of deprecated Buffer APIs in render process 2019-01-25 16:10:56 -08:00
Ash Wilson
e10fdab74d ⬆️ find-and-replace@0.217.0 2019-01-25 15:15:26 -05:00
Ash Wilson
b08857c8c2 Merge pull request #18750 from atom/aw/windows-supports-update
Fix Windows auto-update support detection
2019-01-25 12:03:42 -05:00
Winston Liu
e0b8e84843 Merge pull request #18748 from fscherwi/patch-6
Update electron link in Readme
2019-01-25 11:30:00 -05:00
Ash Wilson
62d19bbfd0 ⬆️ language-coffee-script@0.50.0 2019-01-25 09:42:22 -05:00
Ash Wilson
039aea4150 Restore missing return statement 2019-01-25 09:20:51 -05:00
fscherwi
ae51570201 Update electron link in Readme 2019-01-25 11:07:00 +01:00
Ash Wilson
6055f289ae Merge pull request #18742 from atom/aw/deleted-project-folder
Improve behavior when restoring session that references a missing project folder
2019-01-24 18:11:29 -05:00
Ash Wilson
2809f6fdf5 Merge pull request #18744 from atom/aw/fuzzy-finder-up
Update fuzzy-finder@1.9.0
2019-01-24 17:44:13 -05:00
Ash Wilson
f111bd0a61 Merge pull request #18743 from atom/aw/bookmarks-up
Upgrade: bookmarks@0.46.0
2019-01-24 16:37:17 -05:00
Ash Wilson
34e3c4fcd6 ⬆️ fuzzy-finder 2019-01-24 16:05:01 -05:00
Ash Wilson
f567085154 ⬆️ bookmarks@0.46.0 2019-01-24 15:37:11 -05:00
Ash Wilson
f68a511a90 pathsToOpen and foldersToOpen may be undefined 2019-01-24 15:17:26 -05:00
Ash Wilson
88d7c6dbdd Include now-missing project folders in initial state key computation 2019-01-24 11:33:44 -05:00
Ash Wilson
07dc40362f Flip conditional for clarity 2019-01-24 11:32:39 -05:00
Ash Wilson
1ecff536c7 Pass persisted window sessions as foldersToOpen 2019-01-24 11:07:00 -05:00
Ash Wilson
02e1ae4b0f Notify about missing project folders 2019-01-24 10:39:50 -05:00
Ash Wilson
f6837d1f97 openLocations() flag to require a path to be an existing directory 2019-01-24 10:19:01 -05:00
David Wilson
5a82278b8f ⬆️ tabs@0.110.0 2019-01-23 16:51:19 -08:00
David Wilson
11ed91300b Update StyleManager specs to address deprecated ::shadow selectors
As of Chromium 63, ::shadow CSS selectors have been fully removed:

https://developers.google.com/web/updates/2017/10/remove-shadow-piercing

As a result, any usage of ::shadow in a stylesheet seems to get removed as soon
as the stylesheet is applied to an HTMLStyleElement.  Since we have a couple of tests
that expect ::shadow selectors to be present, we must remove those expectations
since those selectors do not appear any longer.
2019-01-22 13:44:35 -08:00
David Wilson
a41b69e46f Temporarily disable render process tests that crash in Electron 3 2019-01-18 15:13:24 -08:00
David Wilson
7b7fd7b264 Remove listeners for specific events in Task class
This change is necessary for Electron 3 to a bug in Node.js 10.2.x which causes
the `removeAllListeners` method to no longer remove all listeners for any event
name when no argument is passed:

https://github.com/nodejs/node/pull/20924

This issue has been fixed in Node.js 10.3.0+ so we will have to remove this
workaround when we move to Electron 4.0 to avoid future event handler leaks.
2019-01-18 15:13:24 -08:00