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

Upgrade Electron to 1.8.4 #11204

Merged

Conversation

cjb
Copy link
Contributor

@cjb cjb commented Apr 3, 2018

@keybase/react-hackers

This lets us stop using the plugin-proposal-class-properties transformation, since new Electron can handle it. The other two plugins are still necessary.

Copy link
Contributor

@chrisnojima chrisnojima left a comment

Choose a reason for hiding this comment

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

Did you try all the platforms?

@chrisnojima
Copy link
Contributor

ok since this needs as much testing as teh webpack build and this is a bnrach i'm merging this down

@chrisnojima chrisnojima merged commit c5dbedc into nojima/DESKTOP-6359-webpack-4 Apr 4, 2018
@chrisnojima chrisnojima deleted the cjb/DESKTOP-6358-electron-1-8 branch April 4, 2018 13:52
@@ -146,7 +146,6 @@
"@babel/cli": "^7.0.0-beta.42",
"@babel/core": "^7.0.0-beta.42",
"@babel/node": "^7.0.0-beta.42",
"@babel/plugin-proposal-class-properties": "^7.0.0-beta.42",
Copy link
Contributor

Choose a reason for hiding this comment

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

atcually i think we can't do this. our node needs this and electrons node also needs this, even if chromium does not

chrisnojima added a commit that referenced this pull request Apr 10, 2018
… to desktop (#11232)

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* WIP

* fix rn storybook

* WIP

* WIP

* WIP

* WIP

* remove react infection in usertimings

* Upgrade Electron to 1.8.4 (#11204)

* bring back class properties

* WIP

* WIP

* use componentDidMount vs willMount. Add StrictMode to desktop

* componentWillReceiveProps changes 1 (#11233)

* WIP

* wip

* WIP

* WIP

* remove strictmode. remove _mounted (already a hoc so its protected) . add return null from getDerived
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