Paul Gschwendtner

Results 53 issues of Paul Gschwendtner

Updates the tsickle version in the repository and accounts for its changes in the `compiler-cli` package. Tsickle made a breaking change in the minor version segment bump that would break...

action: merge
comp: build & ci
comp: compiler
target: minor

# bug report ### Affected Package zone.js ### Is this a regression? Yes, but super back in the past! It broke with v0.6.24. ### Description ZoneJS has this super old...

hotlist: components team
freq1: low
workaround2: non-obvious
comp: zones
state: confirmed
P3

If someone uses the `SchematicTestRunner` and runs a schematic that schedules specific tasks using the `context.addTask` method, those tasks cannot be run in the tests. I figured that there is...

feature
area: devkit/schematics
hotlist: angular material

Since the `TSLintFixTask` can take a lot of time (e.g. if used to apply source code transformations for `ng-update`), it would be nice to have a progress indicator that shows...

feature
area: devkit/build-angular
area: angular/cli
ng update DX

This is a tracking issue which should open the discussion for expanding the maximum header length to something greater which allows for more comprehensive commit headers. The current limit seems...

Note to self: consider closing #1177 when this is merged, if it does indeed apply to worker threads -- @cspotcode --- Fixes ESM child process forking. Info on the solution...

## Changes PRs created in forked renovate mode will no longer allow edits from maintainers. ## Context If a maintainer pushes changes to a fork renovate PR, the branch will...

Port of @alxhub's fix that only was pushed to the `signals` branch. --- Previously, the template pipeline save/restore view logic only added the save/restore operation in listeners inside embedded views....

action: review
area: compiler
target: minor

If `InputSignal` is computed once, it will never re-compute unless the actual user computation changes. This may not be the case when: - the input signal is only ever changing...

action: review
target: feature