Anny Yang

Results 6 issues of Anny Yang

- [x] I have read the [contribution documentation](https://github.com/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...

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/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 adheres to. -...

bug :beetle:
bug/regression :leftwards_arrow_with_hook:
component/BrowserView
has-repro-gist
30-x-y
31-x-y

### Preflight Checklist - [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/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 adheres to. -...

bug :beetle:
bug/regression :leftwards_arrow_with_hook:
component/BrowserView
has-repro-gist
component/WebContentsView
30-x-y
31-x-y

#### Description of Change This PR add a section to the window customization example that walks through how to create custom title bars (with Fiddle examples). It also makes some...

documentation :notebook:
semver/patch
target/32-x-y
target/33-x-y
target/34-x-y

This PR updates references to `electron-quick-start` to the renamed repo `minimal-repro`. Fiddle currently uses `electron-quick-start` in the folder names of its template caching logic. I decided not to change this...

This PR updates references to `electron-quick-start` to the renamed repo `minimal-repro`