This repository was archived by the owner on Mar 3, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 17.3k
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ue-to-timeout Provide more context when test fails due to timeout in `waitsFor`
Fixes #17326 (hopefully 🤞)
⬆️ electron@2.0.1
As of electron/electron#11975 the hidden-inset titleBarStyle has been removed so the custom-inset title bar option renders a normal title bar which is not desired.
Fix deprecated hidden-inset title bar style
GitHub package upgrade on beta
Upgrade atom/github on beta
Upgrade atom/github on Beta
Upgrade atom/github on Beta
…-2.0 Restore color rendering following Electron 2.0 update
Extend the color profile PR (#17380)
Some PanelContainerElement specs seem to have started failing after a new version of this module was published.
⬆️ electron@2.0.4
Downloading this update now :)
…On Tue, Jul 24, 2018 at 12:22 AM, [object Object] ***@***.***> wrote:
Requirements
- Filling out the template is required. Any pull request that does not
include enough information to be reviewed in a timely manner may be closed
at the maintainers' discretion.
- All new code requires tests to ensure against regressions
Description of the Change Alternate Designs Why Should This Be In Core?
Benefits Possible Drawbacks Verification Process Applicable Issues
------------------------------
You can view, comment on, or merge this pull request online at:
#17733
Commit Summary
- 1.28.0-beta0
- ⬆️ ***@***.***
- 1.28.0-beta1
- Merge pull request #17351 from atom/improve-message-when-
test-fails-due-to-timeout
- ⬆️ ***@***.***
- Merge pull request #17362 from atom/electron-2.0.1
- Fix deprecated hidden-inset title bar style
- Merge pull request #17373 from npezza93/fix-hidden-inset
- 1.28.0-beta2
- ⬆️ github
- Merge pull request #17
8000
422 from atom/aw/github-up-beta
- ⬆️ atom/github
- Merge pull request #17433 from atom/aw/github-up
- ⬆️ ⬆️ atom/github
- Merge pull request #17438 from atom/aw/github-up-beta
- Atom version bump
- ⬆️ github
- Merge pull request #17462 from atom/aw/github-up-beta
- ⬆️ find-and-replace
- Merge pull request #17380 from atom/fix-color-problems-using-
electron-2.0
- Merge pull request #17464 from atom/extended-color-profile-bits
- ⬆️ underscore-plus
- ⬆️ ***@***.***
- 1.28.0
- Use specific version of focus-trap
- ⬆️
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Requirements
Description of the Change
Alternate Designs
Why Should This Be In Core?
Benefits
Possible Drawbacks
Verification Process
Applicable Issues