Josh Pike
Josh Pike
Typescript projects would benefit from simple d.ts file
### Environment information ```block CLI: Version: 12.1.3 Color support: true Platform: CPU Architecture: aarch64 OS: macos Environment: ROME_LOG_DIR: unset NO_COLOR: unset TERM: "xterm-256color" JS_RUNTIME_VERSION: "v16.14.2" JS_RUNTIME_NAME: "node" NODE_PACKAGE_MANAGER: "npm/8.5.0" Rome...
https://blog.angular.io/meet-angulars-new-control-flow-a02c6eee7843
I may need to upgrade my environment branches from time to time, which means that I have to change environment name for the name api. It's better to target a...
The Facebook messenger video upload indicator is a simple transparent grey pie that fills. Would be good if that was added as an option to this library
I need to have two URL Schemes: - one to support Google SSO flow - one for login/verify emails from the server How can I do that with this plugin?
https://github.com/angular-ui/ui-select/blob/d8fed304ab7f7f8dfde1e8424ee2a572e31c7488/src/common.css#L309 Is this seriously in master? Ok... time to fork and forget.
https://github.com/angular-ui/ui-select/blob/d8fed304ab7f7f8dfde1e8424ee2a572e31c7488/src/uiSelectController.js#L316 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/finally This should not have made it into production code. Use of .finally only works on some browsers, and on bluebird. It's not standard, and I ask an urgent...