Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unified Window #323

Merged
merged 40 commits into from
Aug 24, 2017
Merged

Unified Window #323

merged 40 commits into from
Aug 24, 2017

Conversation

sallar
Copy link
Member

@sallar sallar commented Aug 21, 2017

image

image

Fixes #319
Fixes #81
Fixes #310
Fixes #293
Fixes #302
Fixes #308
Fixes #309
Fixes #322

@sallar sallar requested a review from perry-mitchell August 21, 2017 19:58
@perry-mitchell perry-mitchell self-assigned this Aug 23, 2017
Copy link
Member

@perry-mitchell perry-mitchell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a couple of points..

app/package.json Outdated
@@ -1,13 +1,14 @@
{
"name": "buttercup",
"version": "0.18.2",
"version": "0.19.0",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 😱

package.json Outdated
@@ -126,7 +126,7 @@
"babel-register": "^6.18.0",
"babili-webpack-plugin": "^0.1.1",
"buttercup-importer": "~0.9.2",
"buttercup-web": "~0.32.0",
"buttercup-web": "^0.32.1",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably best to keep this locked to patches.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sure this was a merge conflict

const unhandled = require('electron-unhandled');
unhandled();
// const unhandled = require('electron-unhandled');
// unhandled();
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we bin this? Or was this kind of a pending item..?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I commented this out temporarily. uncommenting again :)

@perry-mitchell
Copy link
Member

@sallar I was thinking that we might consider making this beta already.. and perhaps leap to version 0.20.0 to further that. What are your thoughts?

@sallar sallar merged commit befd4bb into master Aug 24, 2017
@sallar sallar deleted the unified-window branch August 24, 2017 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants