Sebastian Barfurth
Sebastian Barfurth
Very simple version for Alfred. Not currently uploaded to the official theme distribution for Alfred themes.
As discussed in other issues the `schema` rule should ideally support: - [ ] conditional validations depending on other properties in the schema (#164) - [x] strict mode that validates...
## PR Checklist Please check if your PR fulfills the following requirements: - [x] The commit message follows our guidelines: https://github.com/angular/angular/blob/main/CONTRIBUTING.md#commit - [x] Tests for the changes have been added...
### Which @ngrx/* package(s) are the source of the bug? store ### Minimal reproduction of the bug/regression with instructions Reproduction in [sbarfurth/selector-reset-repro](https://github.com/sbarfurth/selector-reset-repro). Run `ng test` to reproduce. ### Expected behavior...
The logic for removing old loading symbols replaced by `replace_load` was flawed. It would leave behind old (redundant) loads, iff the `replace_load` was to replace two symbols from the same...
### What happened? When a module that uses `aspect_rules_ts` depends on a module that also uses it, builds result in the following error: > Error in repository_rule: A repo named...