Terence Honles
Terence Honles
This code seems like it should be exhausting the iterator rather than returning early
This change provides the styles for using `[ngOptionHighlight]` with `ng-optgroup-tmp`.
Reopening #1652 because the stale bot closed it and I would **still** like to get this merged in. This PR fixes a regression introduced in d195ccce414985f3128ebf53c697548c3abde43a. The original code searched...
## Description of the change In TypeScript Error objects might be implemented instead of extended (i.e. [HttpErrorResponse](https://github.com/angular/angular/blob/9a5ac47331faf0f6030bff75ad8ef8dab2f8d2d9/packages/common/http/src/response.ts#L319)). This causes the `instanceof` check to fail, and this allows more wiggle room....
## Description of the change Update the eslint configuration so it is more easy to understand and make sure eslint is run before testing so testing doesn't hang. See: https://github.com/rollbar/rollbar.js/actions/runs/488638525...
The previous env selection was rather strict when there were more than 2 factors supplied and this change relaxes it. Given the following factors: ```python [{"py38", "lint"}, {"reqV1", "reqV2"}, {"opReqV1",...
fixes: #165 Not sure if this repository is active anymore since it's not been touched in awhile and there seems to be a number of open PRs, but @sbaramov it's...
Sorry I've been pretty busy focused on other things. The branch had already been updated to include at least some typing and all that needed to be clicked is the...
This combines #383 and #384 with some extra cleanup to get github actions working properly (They seem to be disabled here, but I have them now passing on my fork...