Than Hutchins
Than Hutchins
#### Environment - __Package version(s)__: @blueprintjs/core3.38.1 @blueprintjs/icons3.24.0 @blueprintjs/select3.15.3 - __Operating System__: Mac OS 11.1 - __Browser name and version__: Safari 14.0.2; Chrome 88.0.4324.96 #### Sandbox https://stackblitz.com/edit/blueprint-select-create-new-item-bug?file=src/App.js #### Steps to reproduce...
### Describe the feature you'd like: A mechanism for turning off color highlighting in all `prettyDOM` calls. When tests are being run in environments that don't respect colors, the output...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/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 uses. - [X]...
Adding `localnode` to the spawned process's $PATH would allow us to write resilient "server-side" node scripts. This is currently possible, but you have to explicitly reference local node in the...
The [command for ensuring a trailing new line](https://github.com/nvm-sh/nvm/blob/e597bb208efe942f30139df88b5ef74e78c15925/nvm.sh#L4402) in the list of default packages doesn't work in Mac and Raspbian 12. Instead it silently does nothing. This means that if...