Vincent Lycoops
Vincent Lycoops
Would it be okay if I added a flag for badge boosts that exist in Gen 3? I use this damage calc as a base for calculating damage for speedrun...
Currently, the damage calc implements Dynamax as an on/off switch. This is sadly not fully accurate, as different Dynamax Levels on a Pokémon will result in a different multiplier for...
### 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. -...
Add timeout option to both XHR and fetch backends. POTENTIAL BREAKING CHANGE: Aborted requests with fetch backend no longer throw DOMException ## PR Type What kind of change does this...
* **Electron-Builder Version**: 25.0.5 * **Node Version**: 20.13.1 * **Electron Version**: 32.0.2 * **Electron Type (current, beta, nightly)**: current * **Target**: macos & Windows It is nice to have a...
Currently, the @switch/@case syntax is fairly limited, as cases may only have one guard. This often requires to either copy paste the body of the case-block or to refactor code...
### Describe the problem that you experienced Not sure if all dropdowns are affected, but the dropdown on the [Angular Update page](https://angular.dev/update-guide) has two issues on Firefox: - There is...
Hello, I'm sorry for being unable to provide a minimal reproduction at this time (we don't have an ARM64 system in our office), but it doesn't seem like the nsis-web...