ylemkimon

Results 33 issues of ylemkimon

`@babel/preset-env` only uses `Android`, `Chrome`, `Edge`, `Firefox`, `IE`, `iOS`, `Safari`, `Node` versions for detecting which transforms to include: https://github.com/babel/babel/blob/e875fc7bc11ffdb8d5176028ae2b336bf7455c6c/packages/babel-preset-env/src/targets-parser.js#L32-L42 and silently ignores other browsers: https://github.com/babel/babel/blob/e875fc7bc11ffdb8d5176028ae2b336bf7455c6c/packages/babel-preset-env/src/targets-parser.js#L72-L76

Fixes #11762. `urls.lanUrlForConfig` may be `undefined`, if the `HOST` is set, the IP address is not private, or the IP address retrieval has failed. TEST PLAN: manual testing with the...

CLA Signed

**What is the previous behavior before this PR?** Outdated screenshots **What is the new behavior after this PR?** Updated screenshots. - Firefox: `Includegraphics` - Chrome/Safari: multiple small shifts [diff.zip](https://github.com/KaTeX/KaTeX/files/9448562/diff.zip)

**What is the previous behavior before this PR?** Outdated dependencies **What is the new behavior after this PR?** Updated dependencies.

- [x] I'd be willing to implement this feature - [ ] This feature can already be implemented through a plugin **Describe the user story** Currently, `@yarnpkg/shell` throws `Syntax Error`...

enhancement
shell

### [REQUIRED] Environment info **firebase-tools:** 11.8.0 **Platform:** Ubuntu ### [REQUIRED] Test case See below. ### [REQUIRED] Steps to reproduce 1. Create a Firebase Functions project and deploy. ```sh firebase init...

api: functions
bug

**Describe the enhancement** Currently to skip the rest of steps during a job, an `if` condition has to be added to all of steps or steps have to be moved...

enhancement
Actions Feature

`\iddots` is reversed `\ddots` and available in the package `mathdots`.

enhancement

Originally on GitHub Pages, we were using favicon from https://khan.github.io/favicon.ico (![favicon](https://khan.github.io/favicon.ico)), ~which seems to be an old logo of Khan Academy~. It'd be nice to have a logo of our...

help wanted