Erick Zhao

Results 246 comments of Erick Zhao

@Moplix @dsanders11 thank you both for the additional debugging information :)

related: https://github.com/electron/fiddle/issues/1045

I think the MobX upgrade clears the path for us to migrate off of class components altogether moving forward as well.

Could we fetch the latest version from the NPM version with the `latest-version` package ([link](https://www.npmjs.com/package/latest-version)) and attempt to set that version from the version list as the default? I can...

@Hanaffi I don't see a PR from you in the queue. 🤔

@BlackHole1 I think something might be interesting is to fetch the data from `electron/electron` `docs/fiddles` contents which is versioned by default We do the same thing already for the default...

@sameoldmadness Thanks for the heads-up!

@DCzajkowski The API history feature hasn't been implemented in the beta docs yet. Please file a new issue in the tracker here https://github.com/electron/electronjs.org-new!

Note that as of 2020, the CrowdIn V2 API has an endpoint to get all project members: https://support.crowdin.com/api/v2/#operation/api.projects.members.getMany ``` https://api.crowdin.com/api/v2/projects/{{projectId}}/members?limit=500 ```

According to GitHub search, this is the first issue you've ever opened under the `electron` org: https://github.com/search?q=type%3Aissue+org%3Aelectron+author%3AMacAppSuggestions @MacAppSuggestions Could you please elaborate on your request? I'm not familiar with the...