Andrew Kushnir

Results 312 comments of Andrew Kushnir

[Global Presubmit](https://test.corp.google.com/OCL:517677222:BASE:517677230:1679173221160:9b8979bb) (internal-only link).

**Caretaker note**: TGP is "green", this PR is ready for merge.

@jessicajaniuk since the last TGP was a while ago, could you please help run a new one (just to make sure there are no regressed targets in g3)? Thank you.

Note: I'm also adding @atscott as a reviewer. It'd be great to have more than one person to look at this change, since this PR changes quite a lot of...

FYI, also adding a "global presubmit" flag, so we make sure this doesn't break g3 (even though style removal is disabled by default, there is still enough changes to justify...

Hi, just wanted to provide some additional info. There are 2 limitations that you came across in the example: 1. The `$localize` function doesn't support ICUs (see https://github.com/angular/angular/issues/35912#issuecomment-595867379). The mentioned...

> Thx for clarification. Am I right - speaking of runtime translation - bringing ICUs to translators is neither planned nor possible? ICUs can be defined in a template (for...

(internal note: we'd need to update FW package versions similar to https://github.com/angular/angular/pull/46344, release a new version of the `angular-in-memory-web-api` npm package and after that update all references to use that...

@petebacondarwin we've discussed this further with @clydin and the option to duplicate the `computeMsgId` function and supporting code (as you and @mhevery mentioned in https://github.com/angular/angular/issues/48163) is probably the best one...

Closing in favor of https://github.com/angular/angular/pull/48799.