Erick Zhao

Results 77 issues of Erick Zhao

Namely: * Version selection * Auto-complete

:sparkles: enhancement
area:packages

We currently only store one version of the default Fiddle editor content and the Show Me demos. However, since Fiddle allows you to use older versions of Electron, this code...

:sparkles: enhancement

**What’s missing?** I'd like to add the ability to retweet tweets. Twitter API has a [`statuses/retweet/:id`](https://developer.twitter.com/en/docs/tweets/post-and-engage/api-reference/post-statuses-retweet-id) API that could be used in conjunction with a `.retweet` file. _N.B. I would...

feature

For better readability in the documentation, it'd be useful to have line numbers for our code snippets. Maybe limited to snippets of a certain length (i.e. to keep cleanliness for...

enhancement
area:docs

We have a [Governance](https://www.electronjs.org/governance) page on our website that lists all of the working groups consisting of Electron governance. It'd be interesting to parse the members table from each markdown...

enhancement

Right now, it's not immediately clear how to fix translations on CrowdIn if you're a casual user of the Electron website. We should add a CTA for this on the...

enhancement

As of today, LibSass and `node-sass` are deprecated in favour of [dart-sass](https://github.com/sass/dart-sass). We should migrate over to the `sass` module. Regarding our use of `node-sass-middleware`, Zeke seems to have found...

dependencies

* [x] I have read the [contribution documentation](https://github.com/electron/electron-packager/blob/main/CONTRIBUTING.md) for this project. * [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate. * [x] The...

`packages/api/core/test/fixture/app-with-scoped-name/out/make/zip/linux/x64/@scope-package-linux-x64-1.0.0.zip` changes every time I run `bolt test:fast` locally. cc @georgexu99 @malept

test

- [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/main/CONTRIBUTING.md) for this project. - [x] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project follows, as appropriate. - [x] The...