Ryan Culp

Results 6 issues of Ryan Culp

### Which @ngrx/* package(s) are the source of the bug? router-store ### Minimal reproduction of the bug/regression with instructions Sorry I can't provide a minimal example, but for some reason...

Project: Router Store
Breaking Change

Previewer().preview only renders one page when content-visibility is set to "auto". Renders fine without content-visibility set. Affects Edge, Chrome, and FireFox.

Nice plugin! One thing that seems to be missing though is there is no rule that bans `+`, `*`, `{1,}` and `{0,}`, or in other words groups with no upper...

enhancement

**Description:** Documentation should be updated to include deprecation policy. (If a project is made on version 20, is there any guarantee it will work on 21?) The Angular Deprecation policy...

## Expected behavior Peer dependencies should include the 2 Angular versions after the compiler version. ## Observed behavior Peer dependencies are capped at compiler version. ## Why is this an...

bug

In the package.json, the type index is specified as `./dist/index.d.ts`, however, the actual location in the package is `./dist/src/index.d.ts`. Affects version 1.6.0