Paul Gschwendtner
Paul Gschwendtner
I'm agreeing with @diesieben07. I've explained that in: https://github.com/angular/angular/pull/57480#issuecomment-2305462248. Right now this is a breaking change. I think @crisbeto might be verifying if that is actually breaking a lot? In...
I like the general approach, but I also don't know how it was done before in the early versions of angular.dev, or why we stopped/reverted the logic, so I will...
Yeah, this is one of the follow-up's we did consider and would implement using a `Signal` as Alex pointed out. For the use-cases, we did see a similar pattern, especially...
@c-harding Sorry, I think this PR somehow did actually get lost because it was red/blocked, when I assigned myself, and then later on did not receive any notifications (in the...
Interesting. Will share that PR in the internal conversation. I'll reassign this to Alex.
I've had a similar problem with `NewStyle().Bold(true).Render()` resetting the background etc— so I've fixed it by just using an ANSI library for these cases. This way only the bold ANSI...
I briefly had a look at this. It seems like it will be very difficult to reliably check for iOS13+ on an iPad. ```ts (navigator.platform === 'MacIntel' && navigator.maxTouchPoints >...
It's a little difficult to reproduce, unless you build our whole repository with Bazel involved 😄 — I could potentially try to work on a simpler reproduction. The error I've...
This PR was merged into the repository by commit 9097b734e5b4a942d821345fa1879f239957284b. The changes were merged into the following branches: main, 18.2.x
This PR was merged into the repository by commit 8311f00faaf282d1a5b1ddca29247a2fba94a692. The changes were merged into the following branches: main