Matthieu Riegler
Matthieu Riegler
The raw methods return a " " after every opening tag. Example : ``` Lorem Ipsum ```
Using the Progress Overlay I get very bad performances. A background function that took 7sec to perform before (XML parsing+CoreData querying), takes now up to 24 seconds. In my case...
## Current Behavior I have a project opened in VScode but runs in WSL2 (so with the WSL remote extension enabled). When attempting to generate a new component, I open...
The types changed in the commit shouldn't have been aliased in the first place.
With this commit it is now possible to pass an url as placeholder for the image directive.
This commit add 2 new events sent over the unified event observable. Fixes #54599
Pending angular/dev-infra#2020 Fixes #55556
Already unused in the repo but had some remaining g3 usages, are we good now ? Removing this will allow to tree-shake `parseCookieValue()`.
Angular's i18n subsystem is responsible for providing localised formatting of numbers, percents, percentages and dates. This feature replaces the default implementation of the i18N subsystem. The commits add a new...